.gitignore
.pre-commit-config.yaml
.readthedocs.yml
LICENSE
Makefile
README.md
environment.yml
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/examples.rst
docs/index.rst
docs/install.rst
docs/licence.rst
docs/requirements.txt
docs/_ext/xref.py
docs/_static/earthkit.png
docs/_static/style.css
docs/examples/01_grib_file.ipynb
docs/examples/02_grib_fdb.ipynb
docs/examples/index.rst
docs/examples/polytope_polygon.ipynb
docs/examples/polytope_polygon_logo.ipynb
docs/examples/polytope_timeseries.ipynb
docs/examples/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
src/earthkit/__init__.py
src/earthkit/_version.py
tests/environment-docs-tests.yml
tests/environment-unit-tests.yml
tests/test_import.py
tests/test_obj.py
tests/test_version.py