.gitignore
.pre-commit-config-cruft.yaml
.pre-commit-config.yaml
Dockerfile
LICENSE
Makefile
README.md
environment.yml
pyproject.toml
.github/workflows/on-push.yml
ci/environment-ci.yml
ci/environment-integration.yml
docs/Makefile
docs/conf.py
docs/index.md
docs/make.bat
docs/_static/.gitkeep
docs/_templates/.gitkeep
earthkit/climate/__init__.py
earthkit/climate/_language.py
earthkit/climate/_options.py
earthkit/climate/aggregate.py
earthkit/climate/climatology.py
earthkit/climate/version.py
earthkit_climate.egg-info/PKG-INFO
earthkit_climate.egg-info/SOURCES.txt
earthkit_climate.egg-info/dependency_links.txt
earthkit_climate.egg-info/requires.txt
earthkit_climate.egg-info/top_level.txt
notebooks/aggregate.ipynb
notebooks/climate.ipynb
notebooks/requirements-for-notebooks.txt
tests/test_00_version.py