Skip to main content

Planetary coverage package

Project description

Planetary coverage package

Planetary coverage logo

CI/CD Coverage Documentation Status

PyPI Conda-Forge Python License

Docs Software Heritage DOI


The planetary-coverage package is a toolbox to perform surface coverage analysis based on orbital trajectory calculations. Its main intent is to provide an easy way to compute observation opportunities of specific region of interest above the Galilean satellites for the ESA-Juice mission but could be extended in the future to other space mission.

It is actively developed by the Observatoire des Sciences de l'Univers Nantes Atlantique (OSUNA, CNRS-UAR 3281) and the Laboratory of Planetology and Geosciences (LPG, CNRS-UMR 6112) at Nantes University (France), under ESA-Juice and CNES founding support.

logos

📦 Installation

The package is available on PyPI and can be installed very easily:

  • If you are in a Jupyter environnement, you can use the magic command %pip in a notebook cell and ▶️ Run it:
%pip install planetary-coverage
  • or, if you are using a terminal environment, you can do:
pip install planetary-coverage

Note: If you plan to use this package with Juice and you want to enable PTR simulation with AGM. You can add a juice extra parameter in the pip install command: pip install planetary-coverage[juice]

The package is also available on conda-forge and you can install it with conda:

conda config --add channels conda-forge
conda config --set channel_priority strict

conda install planetary-coverage

✏️ How to cite this package

If you use this package for your analyses, please consider using the following citation:

Seignovert et al. 2025, Planetary coverage (1.2.0), doi:10.60487/cgxm-grps

or can use either:

⚡️ Issues and 💬 feedback

If you have any issue with this package, we highly recommend to take a look at:

If you did not find a solution there, feel free to:

🎨 Contribution and 🐛 fix bugs

Contributions are always welcome and appreciated. An account on the Juice Giltab is required. You also need to install the recent version of Poetry (2.x), for example on Linux/macOS/Windows (WSL), you can run this command:

curl -sSL https://install.python-poetry.org | python3 -

Then you are good to go!

  1. 🍴 Fork this project

  2. 🐑 Clone and 📦 install the repository locally:

git clone https://juigitlab.esac.esa.int/<YOUR_USERNAME>/planetary-coverage
cd planetary-coverage

poetry install --all-groups
  1. ✍️ Make your edits and 🚧 write the tests.

  2. 🚦 Check that the linter and formatter are happy 😱 🤔 😃 :

poetry run ruff format --diff
poetry run ruff check
  1. 🛠 Check that your tests succeed 👍 and you have a coverage of 100% ✨ :
poetry run pytest
  1. 📖 Complete and ⚙️ build the documentation (if needed):
cd docs/
poetry run make docs
  1. 📤 Push your changes to your forked branch and 🚀 open a new merge request explaining what you changed 🙌 👏 💪.

👽 Maintainer section

  • To add a new contributor, you need to edit the following files:

    • CITATION.cff
    • codemeta.json
    • planetary-coverage.bib
  • To release a new version:

DOI='abcd-efgh' bump-my-version bump [patch|minor|major]

[!note] A new tag and release will be published automatically when the bumped branch is merged in main.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

planetary_coverage-1.2.0.tar.gz (4.7 MB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

planetary_coverage-1.2.0-py3-none-any.whl (4.7 MB view details)

Uploaded Python 3

File details

Details for the file planetary_coverage-1.2.0.tar.gz.

File metadata

  • Download URL: planetary_coverage-1.2.0.tar.gz
  • Upload date:
  • Size: 4.7 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/2.1.3 CPython/3.11.13 Linux/6.1.0-37-amd64

File hashes

Hashes for planetary_coverage-1.2.0.tar.gz
Algorithm Hash digest
SHA256 1521b41b6d9a9b111259f50d13894cbd8c7a5efa9bc45ca571745fd625f9dca8
MD5 4a662ec481001e27f485861cf6403770
BLAKE2b-256 c51d77609441d12086299bff4d89ff09628cf267f4ce0e8c6583c0ea6d0f5bb6

See more details on using hashes here.

File details

Details for the file planetary_coverage-1.2.0-py3-none-any.whl.

File metadata

  • Download URL: planetary_coverage-1.2.0-py3-none-any.whl
  • Upload date:
  • Size: 4.7 MB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/2.1.3 CPython/3.11.13 Linux/6.1.0-37-amd64

File hashes

Hashes for planetary_coverage-1.2.0-py3-none-any.whl
Algorithm Hash digest
SHA256 8abdbbeab58a0cad36a2643b28dfbc9438501430cf90a2db7178697cf062c7bb
MD5 5a3cb19f75997393131a21aeb7dda2f8
BLAKE2b-256 8228f5eec90748c9356d9353eea9069c2aab703cbdf060aa9187e29bab2d449c

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page