.gitattributes
.gitignore
.pre-commit-config.yaml
.readthedocs.yaml
LICENSE
README.md
mkdocs.yml
pyproject.toml
.github/workflows/ci.yml
.github/workflows/hpc-module.yml
.github/workflows/on-push.yml
docs/hat_extract-timeseries.md
docs/hat_hydrostats.md
docs/index.md
docs/installation.md
docs/requirements.txt
docs/station_mapping.md
docs/usage.md
docs/station_mapping/station_mapping_histogram.jpg
docs/station_mapping/station_mapping_search_algo.svg
docs/station_mapping/station_mapping_visualisation.jpg
hat/__init__.py
hat/_version.py
hat/cli.py
hat/compute_hydrostats/stat_calc.py
hat/compute_hydrostats/stats.py
hat/extract_timeseries/extractor.py
hat/interactive/__init__.py
hat/interactive/explorers.py
hat/interactive/leaflet.py
hat/interactive/widgets.py
hat/station_mapping/mapper.py
hat/station_mapping/metrics.py
hat/station_mapping/station_mapping.py
hydro_analysis_toolkit.egg-info/PKG-INFO
hydro_analysis_toolkit.egg-info/SOURCES.txt
hydro_analysis_toolkit.egg-info/dependency_links.txt
hydro_analysis_toolkit.egg-info/entry_points.txt
hydro_analysis_toolkit.egg-info/requires.txt
hydro_analysis_toolkit.egg-info/top_level.txt
notebooks/workflow/hydrostats_computation.ipynb
notebooks/workflow/station_mapping.ipynb
notebooks/workflow/timeseries_extraction.ipynb
tests/__init__.py
tests/test_imports.py