LICENSE
MANIFEST.in
README.rst
pypi_readme.rst
pyproject.toml
requirements.txt
setup.cfg
setup.py
_static/HerringHydrograph.png
_static/HydroCloudTable.png
_static/draw_map.jpg
_static/favicon.ico
docs/Makefile
docs/authors.rst
docs/conf.py
docs/contributing.rst
docs/graphing.rst
docs/history.rst
docs/hydrofunctions.rst
docs/index.rst
docs/installation.rst
docs/introduction.rst
docs/make.bat
docs/_static/HerringHydrograph.png
docs/_static/custom.css
docs/_static/cycleplot_annual-week.png
docs/_static/cycleplot_dirunal_compare-month.png
docs/_static/cycleplot_diurnal_compare-month.jpg
docs/_static/flow_duration_linear.png
docs/_static/flow_duration_logit.png
docs/_static/hf-logo-sm.svg
docs/_static/hf-logo.svg
docs/notebooks/Comparing_Urban_and_Rural_Streams.ipynb
docs/notebooks/DailyMean_vs_Instant.ipynb
docs/notebooks/Data_Catalog.ipynb
docs/notebooks/DeadRun_Daily.parquet
docs/notebooks/DeadRun_Instant.parquet
docs/notebooks/Draw_Map_Demo.ipynb
docs/notebooks/Graphing.ipynb
docs/notebooks/Hydrofunctions_Comparing_Stream_Environments.ipynb
docs/notebooks/Hydrofunctions_Tutorial.ipynb
docs/notebooks/Hydrofunctions_nested_watersheds.ipynb
docs/notebooks/Hysteresis.ipynb
docs/notebooks/PG.parquet
docs/notebooks/Peak_Discharge.ipynb
docs/notebooks/Saving_Data.ipynb
docs/notebooks/Selecting_Sites.ipynb
docs/notebooks/Site_File.ipynb
docs/notebooks/USGS_Statistics_Service.ipynb
docs/notebooks/Urban_Rural.parquet
docs/notebooks/Writing_Valid_Requests_for_NWIS.ipynb
docs/notebooks/create_df.parquet
docs/notebooks/graphing-1.parquet
docs/notebooks/graphing-2.parquet
docs/notebooks/groundwater.parquet
docs/notebooks/herring_july.parquet
docs/notebooks/mult.parquet
docs/notebooks/parquet_example.parquet
docs/notebooks/parquet_example2.parquet
docs/notebooks/save_example.json.gz
docs/notebooks/save_example.parquet
docs/notebooks/view-example.parquet
docs/notebooks/viewing.ipynb
docs/notebooks/virginia.parquet
docs/notebooks/_static/HerringHydrograph.png
docs/notebooks/_static/HydroCloudTable.png
docs/notebooks/_static/draw_map.jpg
hydrofunctions/__init__.py
hydrofunctions/charts.py
hydrofunctions/exceptions.py
hydrofunctions/helpers.py
hydrofunctions/hydrofunctions.py
hydrofunctions/logging.py
hydrofunctions/station.py
hydrofunctions/usgs_rdb.py
hydrofunctions/validate.py
hydrofunctions/waterwatch.py
hydrofunctions.egg-info/PKG-INFO
hydrofunctions.egg-info/SOURCES.txt
hydrofunctions.egg-info/dependency_links.txt
hydrofunctions.egg-info/not-zip-safe
hydrofunctions.egg-info/requires.txt
hydrofunctions.egg-info/top_level.txt
tests/Test Data Prep.ipynb
tests/__init__.py
tests/fixtures.py
tests/fixtures_daily_dupe.py
tests/fixtures_data.py
tests/fixtures_multiple_methods.py
tests/fixtures_recent_only.py
tests/fixtures_tzfail.py
tests/fixtures_usgs_rdb.py
tests/test_charts.py
tests/test_exceptions.py
tests/test_helpers.py
tests/test_hydrofunctions.py
tests/test_logging.py
tests/test_online_resources.py
tests/test_station.py
tests/test_usgs_rdb.py
tests/test_validate.py
tests/test_waterwatch.py