Add support for ESA-PTR module
Add optional support JUICE PTR files. The simulation is performed with AGM REST-API on the JUICE pointing tool.
This dependency is optional and not installed by default. To add, you need to explicitly mention a juice
extra attribute to pip
or poetry
during this install step:
pip install moon-coverage[juice] # for pip (recommended)
# or
poetry install --extras juice # for poetry (advanced)
Merge request reports
Activity
Filter activity
changed milestone to %Version 0.12
enabled an automatic merge when the pipeline for 832e3e71 succeeds
enabled an automatic merge when the pipeline for 832e3e71 succeeds
mentioned in commit 490a863a
Please register or sign in to reply