unifhycontrib-smart
A unifhy-compliant version of the rainfall-runoff model SMART
Science Score: 49.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
○CITATION.cff file
-
✓codemeta.json file
Found codemeta.json file -
✓.zenodo.json file
Found .zenodo.json file -
✓DOI references
Found 10 DOI reference(s) in README -
✓Academic publication links
Links to: zenodo.org -
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (10.0%) to scientific vocabulary
Last synced: 9 months ago
·
JSON representation
Repository
A unifhy-compliant version of the rainfall-runoff model SMART
Basic Info
- Host: GitHub
- Owner: unifhy-org
- Language: Python
- Default Branch: main
- Homepage: https://unifhy-org.github.io/unifhy
- Size: 938 KB
Statistics
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 1
- Releases: 2
Created about 5 years ago
· Last pushed about 4 years ago
Metadata Files
Readme
Zenodo
README.rst
A unifhy-compliant version of the rainfall-runoff model SMART
-------------------------------------------------------------
.. image:: https://img.shields.io/pypi/v/unifhycontrib-smart?style=flat-square&color=00b0f0
:target: https://pypi.python.org/pypi/unifhycontrib-smart
:alt: PyPI Version
.. image:: https://img.shields.io/badge/dynamic/json?url=https://zenodo.org/api/records/5780112&label=doi&query=doi&style=flat-square&color=00b0f0
:target: https://zenodo.org/badge/latestdoi/355583432
:alt: DOI
.. image:: https://img.shields.io/github/workflow/status/unifhy-org/unifhycontrib-smart/Run%20tests?style=flat-square&label=tests
:target: https://github.com/unifhy-org/unifhycontrib-smart/actions/workflows/run_tests.yml
:alt: Tests Status
The Soil Moisture Accounting and Routing for Transport [SMART] model
(`Mockler et al., 2016`_) is a bucket-type rainfall-runoff model.
SMART is an enhancement of the SMARG (Soil Moisture Accounting and
Routing with Groundwater) lumped, conceptual rainfall–runoff model
developed at National University of Ireland, Galway (`Kachroo, 1992`_),
and based on the soil layers concept (`O'Connell et al., 1970`_;
`Nash and Sutcliffe, 1970`_). Separate soil layers were introduced
to capture the decline with soil depth in the ability of plant roots
to extract water for evapotranspiration. SMARG was originally developed
for flow modelling and forecasting and was incorporated into the
Galway Real-Time River Flow Forecasting System [GFFS]
(`Goswami et al., 2005`_). The SMART model reorganised and extended
SMARG to provide a basis for water quality modelling by separating
explicitly the important flow pathways in a catchment.
The surface layer component of SMART consists in meeting the
potential evapotranspiration demand either with rainfall alone under
energy-limited conditions or with rainfall and soil moisture under
water-limited conditions – throughfall is only generated under
energy-limited conditions. Note, unlike the original SMART model,
this component calculates the available soil moisture from the soil
water stress coefficient provided by the sub-surface component – in
the original SMART model, the available soil moisture is iteratively
depreciated with soil layer depth. This unavoidable simplification
may overestimate the soil moisture available compared to the original
SMART model.
The sub-surface component of SMART comprises the runoff generation
and land runoff routing processes. This sub-surface component is
made up of six soil layers of equal depth and five linear reservoirs.
The six soil layers are vertically connected to allow for percolation
and evaporation. The five linear reservoirs represent the different
pathways for land runoff. Note, the river routing of SMART is not
included in this component.
The open water component of SMART consists in routing the streamflow
through the river network by means of a linear reservoir.
.. _`Mockler et al., 2016`: https://doi.org/10.1016/j.cageo.2015.08.015
.. _`Kachroo, 1992`: https://doi.org/10.1016/0022-1694(92)90150-T
.. _`O'Connell et al., 1970`: https://doi.org/10.1016/0022-1694(70)90221-0
.. _`Nash and Sutcliffe, 1970`: https://doi.org/10.1016/0022-1694(70)90255-6
.. _`Goswami et al., 2005`: https://doi.org/10.5194/hess-9-394-2005
:contributors: Thibault Hallouin [1,2], Eva Mockler [1,3], Michael Bruen [1]
:affiliations:
1. Dooge Centre for Water Resources Research, University College Dublin
2. Department of Meteorology, University of Reading
3. Ireland's Environmental Protection Agency
:licence: GPL-3.0
:copyright: 2020, University College Dublin
:codebase: https://github.com/unifhy-org/unifhycontrib-smart
How to install
~~~~~~~~~~~~~~
This package is available on PyPI, so you can simply run:
.. code-block:: bash
pip install unifhycontrib-smart
Owner
- Name: Unified Framefork for Hydrology - Community Organisation
- Login: unifhy-org
- Kind: organization
- Email: hydrojules@ceh.ac.uk
- Location: UK
- Website: https://hydro-jules.org/
- Twitter: hydrojules
- Repositories: 2
- Profile: https://github.com/unifhy-org
GitHub Events
Total
Last Year
Issues and Pull Requests
Last synced: over 2 years ago
All Time
- Total issues: 1
- Total pull requests: 0
- Average time to close issues: N/A
- Average time to close pull requests: N/A
- Total issue authors: 1
- Total pull request authors: 0
- Average comments per issue: 0.0
- Average comments per pull request: 0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0
Past Year
- Issues: 0
- Pull requests: 0
- Average time to close issues: N/A
- Average time to close pull requests: N/A
- Issue authors: 0
- Pull request authors: 0
- Average comments per issue: 0
- Average comments per pull request: 0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0
Top Authors
Issue Authors
- ThibHlln (1)
Pull Request Authors
Top Labels
Issue Labels
Pull Request Labels
Packages
- Total packages: 1
-
Total downloads:
- pypi 7 last-month
- Total dependent packages: 0
- Total dependent repositories: 1
- Total versions: 2
- Total maintainers: 1
pypi.org: unifhycontrib-smart
unifhy components for the SMART model
- Documentation: https://unifhycontrib-smart.readthedocs.io/
- License: GPL-3.0
-
Latest release: 0.1.1
published about 4 years ago
Rankings
Dependent packages count: 10.1%
Dependent repos count: 21.6%
Forks count: 29.8%
Average: 30.6%
Stargazers count: 38.8%
Downloads: 52.5%
Maintainers (1)
Last synced:
9 months ago