.gitignore
.pre-commit-config.yaml
.readthedocs.yml
LICENSE
Makefile
README.md
pyproject.toml
pytest.ini
.github/ci-config.yml
.github/ci-hpc-config.yml
.github/workflows/cd-pypi.yml
.github/workflows/ci.yml
.github/workflows/label-public-pr.yml
.github/workflows/legacy-ci.yml
.github/workflows/notify-new-issue.yml
.github/workflows/notify-new-pr.yml
.github/workflows/python-pull-request.yml
docs/Makefile
docs/components_overview.rst
docs/conf.py
docs/earthkit-packages.yml
docs/getting-started.rst
docs/index.rst
docs/licence.rst
docs/requirements.txt
docs/tutorials.rst
docs/why.rst
docs/_ext/xref.py
docs/_static/book.svg
docs/_static/custom.css
docs/_static/custom.js
docs/_static/earthkit-dark.svg
docs/_static/earthkit-grey.svg
docs/_static/earthkit-logo-only.svg
docs/_static/earthkit.png
docs/_static/octahedral-grid.svg
docs/_static/rocket.svg
docs/_static/style.css
docs/_templates/autosummary/function.rst
docs/_templates/furo/sidebar/brand.html
docs/_templates/sidebar/brand.html
docs/development/conda.rst
docs/development/docs.rst
docs/development/guidelines.rst
docs/development/index.rst
docs/development/setup.rst
docs/development/tests.rst
docs/tutorials/01_grib_file.ipynb
docs/tutorials/02_grib_fdb.ipynb
docs/tutorials/ensemble.ipynb
docs/tutorials/index.rst
docs/tutorials/polytope_polygon.ipynb
docs/tutorials/polytope_polygon_logo.ipynb
docs/tutorials/polytope_timeseries.ipynb
docs/tutorials/polytope_vertical_profile.ipynb
earthkit.egg-info/PKG-INFO
earthkit.egg-info/SOURCES.txt
earthkit.egg-info/dependency_links.txt
earthkit.egg-info/requires.txt
earthkit.egg-info/top_level.txt
tests/test_import.py
tests/test_obj.py
tests/test_version.py