Python package for calculating simple benchmarks from hydroclimatic timeseries.
- Free software: GNU General Public License v3.
- Documentation: https://hydrobm.readthedocs.io/en/latest/.
- Works with netcdf and .csv files, through xarray and pandas respectively.
- Calculates simple benchmarks models for streamflow timeseries, such as the long-term mean, seasonal cycle and basic representations of the rainfall-runoff relationship.
- Capability to run a basic snow accumulation and melt model.
Build with Scientific Python Cookiecutter.