.gitignore
.pre-commit-config.yaml
.readthedocs.yml
LICENSE
Makefile
README.md
environment.yml
pyproject.toml
pytest.ini
setup.cfg
.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
docs/Makefile
docs/conf.py
docs/development.rst
docs/index.rst
docs/install.rst
docs/licence.rst
docs/references.rst
docs/requirements.txt
docs/_ext/xref.py
docs/_static/.gitkeep
docs/_static/style.css
docs/examples/country_polygons.ipynb
docs/examples/index.rst
docs/examples/rotate.ipynb
docs/release_notes/index.rst
docs/release_notes/version_0.1_updates.rst
docs/release_notes/version_0.2_updates.rst
docs/release_notes/version_0.3_updates.rst
docs/release_notes/version_0.4_updates.rst
src/earthkit/geo/__init__.py
src/earthkit/geo/_version.py
src/earthkit/geo/cartography.py
src/earthkit/geo/constants.py
src/earthkit/geo/coord.py
src/earthkit/geo/distance.py
src/earthkit/geo/figure.py
src/earthkit/geo/gisco.py
src/earthkit/geo/rotate.py
src/earthkit_geo.egg-info/PKG-INFO
src/earthkit_geo.egg-info/SOURCES.txt
src/earthkit_geo.egg-info/dependency_links.txt
src/earthkit_geo.egg-info/requires.txt
src/earthkit_geo.egg-info/top_level.txt
tests/__init__.py
tests/downstream-ci-requirements.txt
tests/environment-unit-tests.yml
tests/test_cartography.py
tests/test_coord.py
tests/test_distance.py
tests/test_gisco.py
tests/test_rotate.py
tests/test_version.py
tests/testing.py
tests/data/rotated_wind_20x20_input.npz
tests/data/rotated_wind_20x20_ref.npz