.gitignore
.pre-commit-config.yaml
.readthedocs.yaml
LICENSE.txt
README.md
conda-requirements-dev.txt
conda-requirements-opt.txt
conda-requirements.txt
environment.yml
pip-requirements.txt
pull_request_template.md
pyproject.toml
setup.cfg
setup.py
.github/workflows/linting.yaml
.github/workflows/release.yaml
.github/workflows/test-slow.yaml
.github/workflows/test.yaml
ci/environment-py3.10.yml
ci/environment-py3.8.yml
ci/environment-py3.9.yml
docs/Makefile
docs/add_model.rst
docs/aggregations.md
docs/api.rst
docs/catalog_modes.md
docs/conf.py
docs/demo.ipynb
docs/environment.yml
docs/index.rst
docs/package_management.rst
docs/paths.rst
docs/standard_names.rst
docs/update_boundaries.md
docs/whats_new.rst
model_catalogs/__init__.py
model_catalogs/_version.py
model_catalogs/model_catalogs.py
model_catalogs/process.py
model_catalogs/utils.py
model_catalogs.egg-info/PKG-INFO
model_catalogs.egg-info/SOURCES.txt
model_catalogs.egg-info/dependency_links.txt
model_catalogs.egg-info/requires.txt
model_catalogs.egg-info/top_level.txt
model_catalogs/support_files/transform.yaml
model_catalogs/tests/conftest.py
model_catalogs/tests/test_catalog_inputs.py
model_catalogs/tests/test_catalogs.py