.gitignore
.pre-commit-config.yaml
.readthedocs.yml
CITATION.cff
LICENSE
README.md
pyproject.toml
.github/CODEOWNERS
.github/ISSUE_TEMPLATE/bug_report.md
.github/ISSUE_TEMPLATE/feature_request.md
.github/workflows/ci.yml
.github/workflows/pypi.yml
doc/Makefile
doc/beginner.md
doc/cache.md
doc/cheatsheet.md
doc/conf.py
doc/configure.md
doc/datalake.md
doc/dictkeys.md
doc/faq.md
doc/globus.md
doc/index.md
doc/intake.md
doc/logging.md
doc/make.bat
doc/measures.md
doc/modelgroups.md
doc/myst.yml
doc/paths.md
doc/quickstart.md
doc/reproduce.md
doc/requirements.txt
doc/stream.md
doc/time.md
doc/_static/logo.png
doc/_static/style.css
intake_esgf/__init__.py
intake_esgf/_version.py
intake_esgf/base.py
intake_esgf/catalog.py
intake_esgf/config.py
intake_esgf/database.py
intake_esgf/exceptions.py
intake_esgf/logging.py
intake_esgf/projects.py
intake_esgf/py.typed
intake_esgf.egg-info/PKG-INFO
intake_esgf.egg-info/SOURCES.txt
intake_esgf.egg-info/dependency_links.txt
intake_esgf.egg-info/requires.txt
intake_esgf.egg-info/top_level.txt
intake_esgf/core/__init__.py
intake_esgf/core/globus.py
intake_esgf/core/solr.py
intake_esgf/core/stac.py
intake_esgf/tests/__init__.py
intake_esgf/tests/conftest.py
intake_esgf/tests/test_base.py
intake_esgf/tests/test_catalog.py
intake_esgf/tests/test_config.py
intake_esgf/tests/test_database.py
intake_esgf/tests/test_exceptions.py
intake_esgf/tests/test_init.py
intake_esgf/tests/test_logging.py
intake_esgf/tests/core/test_globus.py
intake_esgf/tests/core/test_init.py
intake_esgf/tests/core/test_solr.py
intake_esgf/tests/core/test_stac.py
intake_esgf/tests/project/test_DRCDP.py
intake_esgf/tests/project/test_WrPMIP.py
intake_esgf/tests/project/test_cmip3.py
intake_esgf/tests/project/test_cmip5.py
intake_esgf/tests/project/test_cmip6.py
intake_esgf/tests/project/test_cmip6plus.py
intake_esgf/tests/project/test_input4MIPs.py
intake_esgf/tests/project/test_obs4MIPs.py