AUTHORS.rst
CONTRIBUTING.rst
Comparing_Urban_and_Rural_Streams.ipynb
Draw_Map_Demo.ipynb
Graphing.ipynb
HISTORY.rst
Introduction to Hydrofunctions.ipynb
LICENSE
MANIFEST.in
NWIS trial run.ipynb
README.rst
Selecting_Sites.ipynb
Writing_Valid_Requests_for_NWIS.ipynb
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/make.bat
docs/modules.rst
docs/readme.rst
docs/usage.rst
docs/_static/HerringHydrograph.png
docs/_static/hf-logo-sm.svg
docs/_static/hf-logo.svg
hydrofunctions/__init__.py
hydrofunctions/charts.py
hydrofunctions/exceptions.py
hydrofunctions/helpers.py
hydrofunctions/hydrofunctions.py
hydrofunctions/station.py
hydrofunctions/typing.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/__init__.py
tests/test_charts.py
tests/test_data.py
tests/test_exceptions.py
tests/test_helpers.py
tests/test_hydrofunctions.py
tests/test_online_resources.py
tests/test_station.py
tests/test_typing.py