Skip to content

ThibHlln/smartpy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

64d25b3 Â· Jan 27, 2022
Jan 27, 2022
Jan 14, 2020
Aug 18, 2021
Nov 14, 2018
Jul 24, 2018
Jan 22, 2018
Jan 27, 2022
Jul 24, 2018
Jan 27, 2022
Jan 27, 2022
Jan 27, 2022
Jan 27, 2022
Jan 27, 2022

Repository files navigation

An implementation of the rainfall-runoff model SMART in Python

PyPI version DOI Licence GPL-3.0 Test status linux+macos Test status windows

smartpy is an open-source hydrological catchment model in Python. It is licensed under GNU GPL-3.0. SMART (Soil Moisture Accounting and Routing for Transport) is a bucket-style rainfall-runoff model composed of a soil moisture accounting component and linear routing components. It requires rainfall and potential evapotranspiration time series as inputs, it features a set of ten parameters, and it yields a discharge time series.