HUC.csv
LICENSE
Makefile
README.md
make.bat
pyproject.toml
.github/workflows/python-publish.yml
GeoGLOWS/GeoGLOWS.ipynb
GeoGLOWS/hydrotable/fim45geoglows_12060102.csv
GeoGLOWS/hydrotable/fim45geoglows_12060202.csv
docs/FIMin3steps.ipynb
docs/HUC.csv
docs/code_usage.ipynb
docs/source/FIMin3Steps.rst
docs/source/conf.py
docs/source/detailedusage.rst
docs/source/getting_started.rst
docs/source/index.rst
docs/source/installation.rst
docs/source/_static/graphicaloverview.png
docs/subsetBoundary/subsetBoundary.cpg
docs/subsetBoundary/subsetBoundary.dbf
docs/subsetBoundary/subsetBoundary.prj
docs/subsetBoundary/subsetBoundary.qmd
docs/subsetBoundary/subsetBoundary.shp
docs/subsetBoundary/subsetBoundary.shx
images/flowchart.jpg
src/fimserve/__init__.py
src/fimserve/datadownload.py
src/fimserve/intersectedHUC.py
src/fimserve/runFIM.py
src/fimserve/vizualizationFIM.py
src/fimserve.egg-info/PKG-INFO
src/fimserve.egg-info/SOURCES.txt
src/fimserve.egg-info/dependency_links.txt
src/fimserve.egg-info/requires.txt
src/fimserve.egg-info/top_level.txt
src/fimserve/FIMsubset/__init__.py
src/fimserve/FIMsubset/shpsubset.py
src/fimserve/FIMsubset/xycoord.py
src/fimserve/plot/__init__.py
src/fimserve/plot/comparestreamflow.py
src/fimserve/plot/nwmfid.py
src/fimserve/plot/src.py
src/fimserve/plot/usgs.py
src/fimserve/plot/usgsandfid.py
src/fimserve/statistics/__init__.py
src/fimserve/statistics/calculatestatistics.py
src/fimserve/streamflowdata/__init__.py
src/fimserve/streamflowdata/forecasteddata.py
src/fimserve/streamflowdata/geoglows.py
src/fimserve/streamflowdata/nwmretrospective.py
src/fimserve/streamflowdata/usgsdata.py
tests/test_03020202.py
tests/test_computationaltime.py
tests/test_cumulativetime.py
tests/test_datadownload.py
tests/test_forecasteddata.py
tests/test_geoglows.py
tests/test_intersectedHUC8.py
tests/test_nwmdata.py
tests/test_plot.py
tests/test_runfim.py
tests/test_statistics.py
tests/test_subsetFIM.py