.gitignore
.pre-commit-config.yaml
.readthedocs.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/examples.md
docs/index.md
docs/make.bat
docs/requirements.txt
docs/_static/.gitkeep
docs/_templates/.gitkeep
docs/notebooks/aggregate-climatology.ipynb
docs/notebooks/aggregate-spatial.ipynb
docs/notebooks/aggregate-temporal.ipynb
docs/notebooks/requirements-for-notebooks.sh
earthkit/aggregate/__init__.py
earthkit/aggregate/climatology.py
earthkit/aggregate/general.py
earthkit/aggregate/spatial.py
earthkit/aggregate/temporal.py
earthkit/aggregate/tools.py
earthkit/aggregate/version.py
ek_aggregate.egg-info/PKG-INFO
ek_aggregate.egg-info/SOURCES.txt
ek_aggregate.egg-info/dependency_links.txt
ek_aggregate.egg-info/requires.txt
ek_aggregate.egg-info/top_level.txt
tests/test_00_version.py
tests/todo_test_10_shapes.py