A modular hydrological modelling framework.
Wheels are available to install from PyPI (https://pypi.org/project/hydrobricks/)
Install: pip install hydrobricks
- Documentation: https://hydrobricks.readthedocs.io/en/latest/
- Examples: https://github.com/hydrobricks/hydrobricks/tree/main/examples
- How to build: https://github.com/hydrobricks/hydrobricks/wiki
- Code documentation of the core: https://hydrobricks.github.io/hydrobricks-doc-core/
- Code for downscaling hydrobricks outputs to sub-daily timescales (daily flow duration curves) in alpine glacierized catchments: https://github.com/ALArgentin/glacial-discharge-downscaling
We very much welcome contribution to hydrobricks! To do so:
- Fork the repo
- Code something
- Push your contribution to your forked repo
- Create a pull request
Thank you!