LICENSE
MANIFEST.in
README.md
pyproject.toml
src/nwm_explorer/__init__.py
src/nwm_explorer/_version.py
src/nwm_explorer/cli.py
src/nwm_explorer/data.py
src/nwm_explorer/downloads.py
src/nwm_explorer/gui.py
src/nwm_explorer/logger.py
src/nwm_explorer/manifests.py
src/nwm_explorer/mappings.py
src/nwm_explorer/metrics.py
src/nwm_explorer/pipelines.py
src/nwm_explorer/plotters.py
src/nwm_explorer/readers.py
src/nwm_explorer/urls.py
src/nwm_explorer.egg-info/PKG-INFO
src/nwm_explorer.egg-info/SOURCES.txt
src/nwm_explorer.egg-info/dependency_links.txt
src/nwm_explorer.egg-info/entry_points.txt
src/nwm_explorer.egg-info/requires.txt
src/nwm_explorer.egg-info/top_level.txt
tests/test_my_cli.py
tests/test_my_package.py