.flake8
.gitignore
.pre-commit-config.yaml
LICENSE
MANIFEST.in
PREV-LICENSE
README.md
codecov.yml
dev-environment.yml
environment.yml
pyproject.toml
readthedocs.yml
requirements.txt
setup.cfg
setup.py
./codecov.yml
./dev-environment.yml
./environment.yml
./readthedocs.yml
./ci/environment-py3.10.yml
./ci/environment-py3.8.yml
./ci/environment-py3.9.yml
./docs/environment.yml
.github/workflows/linting.yaml
.github/workflows/release.yaml
.github/workflows/test.yaml
ci/environment-py3.10.yml
ci/environment-py3.8.yml
ci/environment-py3.9.yml
conda/meta.yaml
docs/Makefile
docs/README.md
docs/environment.yml
docs/make.bat
docs/requirements.txt
docs/source/api.rst
docs/source/conf.py
docs/source/index.rst
docs/source/quickstart.rst
examples/intake-erddap.ipynb
intake_erddap/__init__.py
intake_erddap/_version.py
intake_erddap/erddap.py
intake_erddap/erddap_cat.py
intake_erddap/utils.py
intake_erddap/version.py
intake_erddap.egg-info/PKG-INFO
intake_erddap.egg-info/SOURCES.txt
intake_erddap.egg-info/dependency_links.txt
intake_erddap.egg-info/entry_points.txt
intake_erddap.egg-info/not-zip-safe
intake_erddap.egg-info/requires.txt
intake_erddap.egg-info/top_level.txt
tests/__init__.py
tests/cat.yaml
tests/conftest.py
tests/test_erddap_cat.py
tests/test_erddap_source.py
tests/test_utils.py
tests/test_data/tabledap_metadata.json