.deepsource.toml
.gitignore
.pre-commit-config.yaml
AUTHORS.rst
BADGES.rst
CHANGELOG.md
CONTRIBUTING.rst
LICENSE.txt
README.rst
VERSION
pyproject.toml
pytest.ini
setup.py
.github/workflows/clean-workflow-runs.yml
.github/workflows/python-package.yml
docs/Makefile
docs/authors.rst
docs/command_line.rst
docs/conf.py
docs/contributing.rst
docs/function_summary.rst
docs/index.rst
docs/license.rst
docs/make.bat
docs/readme.rst
src/hydrotoolbox/__init__.py
src/hydrotoolbox/baseflow_sep.py
src/hydrotoolbox/hydrotoolbox.py
src/hydrotoolbox/utils.py
src/hydrotoolbox.egg-info/PKG-INFO
src/hydrotoolbox.egg-info/SOURCES.txt
src/hydrotoolbox.egg-info/dependency_links.txt
src/hydrotoolbox.egg-info/entry_points.txt
src/hydrotoolbox.egg-info/requires.txt
src/hydrotoolbox.egg-info/top_level.txt
src/hydrotoolbox/baseflow/__init__.py
src/hydrotoolbox/baseflow/comparison.py
src/hydrotoolbox/baseflow/example.csv
src/hydrotoolbox/baseflow/param_estimate.py
src/hydrotoolbox/baseflow/separation.py
src/hydrotoolbox/baseflow/utils.py
src/hydrotoolbox/baseflow/methods/Boughton.py
src/hydrotoolbox/baseflow/methods/CM.py
src/hydrotoolbox/baseflow/methods/Chapman.py
src/hydrotoolbox/baseflow/methods/EWMA.py
src/hydrotoolbox/baseflow/methods/Eckhardt.py
src/hydrotoolbox/baseflow/methods/Fixed.py
src/hydrotoolbox/baseflow/methods/Furey.py
src/hydrotoolbox/baseflow/methods/LH.py
src/hydrotoolbox/baseflow/methods/Local.py
src/hydrotoolbox/baseflow/methods/Slide.py
src/hydrotoolbox/baseflow/methods/UKIH.py
src/hydrotoolbox/baseflow/methods/Willems.py
src/hydrotoolbox/baseflow/methods/__init__.py
src/hydrotoolbox/baseflow/methods/five_day.py
src/hydrotoolbox/baseflow/methods/ihacres.py
src/hydrotoolbox/baseflow/methods/strict.py
src/hydrotoolbox/indices/indices.py
tests/BEC_test.sh
tests/data.csv
tests/data_02239501.csv
tests/data_boughton.csv
tests/data_chapman.csv
tests/data_cm.csv
tests/data_eckhardt.csv
tests/data_ewma.csv
tests/data_five_day.csv
tests/data_furey.csv
tests/data_ihacres.csv
tests/data_lh.csv
tests/data_percentile_test.csv
tests/data_strict.csv
tests/data_ukih.csv
tests/data_usgs_hysep_fixed.csv
tests/data_usgs_hysep_local.csv
tests/data_usgs_hysep_slide.csv
tests/data_willems.csv
tests/hydrotoolbox_indices.txt
tests/run_test.sh
tests/test_baseflow_sep.py
tests/tsproc_hydrologic_indices.inp
tests/tsproc_hydrologic_indices_percentile_test.inp