.gitignore
.pre-commit-config-cruft.yaml
.pre-commit-config.yaml
Dockerfile
LICENSE
Makefile
README.md
environment.yml
pyproject.toml
.github/workflows/on-push.yml
.github/workflows/on-release.yml
ci/combined-environment-ci.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/aggregate.py
earthkit/climate/climatology.py
earthkit/climate/shapes.py
earthkit/climate/tools.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.sh
notebooks/shapes.ipynb
notebooks/test.ipynb
tests/test_00_version.py
tests/todo_test_10_shapes.py