AUTHORS.rst
CONTRIBUTING.rst
HISTORY.rst
LICENSE
MANIFEST.in
README.rst
pyproject.toml
docs/Makefile
docs/authors.rst
docs/conf.py
docs/contributing.rst
docs/history.rst
docs/index.rst
docs/installation.rst
docs/make.bat
docs/readme.rst
docs/usage.rst
intake_nwp/__init__.py
intake_nwp/cli.py
intake_nwp/utils.py
intake_nwp.egg-info/PKG-INFO
intake_nwp.egg-info/SOURCES.txt
intake_nwp.egg-info/dependency_links.txt
intake_nwp.egg-info/entry_points.txt
intake_nwp.egg-info/requires.txt
intake_nwp.egg-info/top_level.txt
intake_nwp/source/__init__.py
intake_nwp/source/base.py
intake_nwp/source/nwp.py
tests/catalog.yml
tests/test_nwp.py