https://github.com/unifhy-org/unifhy
A Unified Framework for Hydrology
https://github.com/unifhy-org/unifhy
hydrology land modelling modular
Last synced: 4 months ago
JSON representation
A Unified Framework for Hydrology
- Host: GitHub
- URL: https://github.com/unifhy-org/unifhy
- Owner: unifhy-org
- License: bsd-3-clause
- Created: 2020-01-17T10:13:46.000Z (over 6 years ago)
- Default Branch: main
- Last Pushed: 2025-11-21T10:27:48.000Z (7 months ago)
- Last Synced: 2025-11-21T12:17:04.792Z (7 months ago)
- Topics: hydrology, land, modelling, modular
- Language: Python
- Homepage: https://unifhy-org.github.io/unifhy
- Size: 20.1 MB
- Stars: 13
- Watchers: 2
- Forks: 4
- Open Issues: 31
-
Metadata Files:
- Readme: README.rst
- Changelog: changelog.rst
- License: LICENSE.rst
- Citation: CITATION.cff
- Zenodo: .zenodo.json
Awesome Lists containing this project
README
Unified Framework for Hydrology
-------------------------------
.. image:: https://img.shields.io/pypi/v/unifhy?style=flat-square
:target: https://pypi.python.org/pypi/unifhy
:alt: PyPI Version
.. image:: https://img.shields.io/badge/dynamic/json?url=https://zenodo.org/api/records/4726695&label=doi&query=doi&style=flat-square
:target: https://zenodo.org/badge/latestdoi/234523723
:alt: DOI
.. image:: https://img.shields.io/github/license/unifhy-org/unifhy?style=flat-square
:target: https://opensource.org/licenses/BSD-3-Clause
:alt: Licence
.. image:: https://img.shields.io/badge/fair-%E2%97%8F%20%20%E2%97%8F%20%20%E2%97%8F%20%20%E2%97%8F%20%20%E2%97%8B-yellow?style=flat-square
:target: https://fair-software.eu
:alt: FAIR Software Compliance
.. image:: https://img.shields.io/github/actions/workflow/status/unifhy-org/unifhy/basic_tests.yml?style=flat-square&label=tests
:target: https://github.com/unifhy-org/unifhy/actions/workflows/basic_tests.yml
:alt: Tests Status
The Python package `unifhy` (Unified Framework for Hydrology) is a hydrological
modelling framework which combines interchangeable modelling components for the
surface layer, subsurface, and open water parts of the terrestrial water and nutrient cycles.
By two-way coupling these six components, the framework provides a fully
functional model for simulating the terrestrial water cycle. It is designed to
foster collaborations between land surface, hydrological, and groundwater
modelling communities by structuring their interactions around standardised
interfaces between the components.
.. end here for docs
More details can be found in the online documentation accessible at
``_.