AUTHORS.rst
CONTRIBUTING.rst
LICENSE
MANIFEST.in
README.rst
pyproject.toml
requirements.txt
setup.cfg
setup.py
versioneer.py
docs/Makefile
docs/make.bat
docs/source/conf.py
docs/source/index.rst
docs/source/installation.rst
docs/source/release-history.rst
docs/source/usage.rst
docs/source/generated/hydrobm.benchmarks.bm_adjusted_precipitation_benchmark.rst
docs/source/generated/hydrobm.benchmarks.bm_adjusted_smoothed_precipitation_benchmark.rst
docs/source/generated/hydrobm.benchmarks.bm_annual_mean_flow.rst
docs/source/generated/hydrobm.benchmarks.bm_annual_median_flow.rst
docs/source/generated/hydrobm.benchmarks.bm_annual_scaled_daily_mean_flow.rst
docs/source/generated/hydrobm.benchmarks.bm_daily_mean_flow.rst
docs/source/generated/hydrobm.benchmarks.bm_daily_median_flow.rst
docs/source/generated/hydrobm.benchmarks.bm_eckhardt_baseflow.rst
docs/source/generated/hydrobm.benchmarks.bm_mean_flow.rst
docs/source/generated/hydrobm.benchmarks.bm_median_flow.rst
docs/source/generated/hydrobm.benchmarks.bm_monthly_mean_flow.rst
docs/source/generated/hydrobm.benchmarks.bm_monthly_median_flow.rst
docs/source/generated/hydrobm.benchmarks.bm_monthly_rainfall_runoff_ratio_to_daily.rst
docs/source/generated/hydrobm.benchmarks.bm_monthly_rainfall_runoff_ratio_to_monthly.rst
docs/source/generated/hydrobm.benchmarks.bm_monthly_rainfall_runoff_ratio_to_timestep.rst
docs/source/generated/hydrobm.benchmarks.bm_monthly_scaled_daily_mean_flow.rst
docs/source/generated/hydrobm.benchmarks.bm_rainfall_runoff_ratio_to_all.rst
docs/source/generated/hydrobm.benchmarks.bm_rainfall_runoff_ratio_to_annual.rst
docs/source/generated/hydrobm.benchmarks.bm_rainfall_runoff_ratio_to_daily.rst
docs/source/generated/hydrobm.benchmarks.bm_rainfall_runoff_ratio_to_monthly.rst
docs/source/generated/hydrobm.benchmarks.bm_rainfall_runoff_ratio_to_timestep.rst
docs/source/generated/hydrobm.benchmarks.bm_scaled_precipitation_benchmark.rst
hydrobm/__init__.py
hydrobm/_version.py
hydrobm/benchmarks.py
hydrobm/calculate.py
hydrobm/metrics.py
hydrobm/utils.py
hydrobm.egg-info/PKG-INFO
hydrobm.egg-info/SOURCES.txt
hydrobm.egg-info/dependency_links.txt
hydrobm.egg-info/requires.txt
hydrobm.egg-info/top_level.txt
hydrobm/tests/__init__.py
hydrobm/tests/conftest.py
hydrobm/tests/test_benchmarks.py
hydrobm/tests/test_metrics.py
hydrobm/tests/test_utils.py