Skip to main content

Package to deal with Solar Orbiter SPICE kernels

Project description

spice_manager

pipeline status

Program to deal with NAIF SPICE kernels for Solar Orbiter (see https://www.cosmos.esa.int/web/spice/solar_orbiter for more details).

spice_manager relies on the spiceypy Python package (https://pypi.org/project/spiceypy/).

Quickstart

To install package using pip:

pip install spice_manager --extra-index-url https://__token__:<your_personal_token>@gitlab.obspm.fr/api/v4/projects/2052/packages/pypi/simple --trusted-host gitlab.obspm.fr

To install package from source files:

git clone https://gitlab.obspm.fr/rpw/spice_manager.git

Then install using pip:

cd spice_manager
pip install .

or using poetry:

cd spice_manager
pip install poetry
poetry install

User guide

Package modules can be then imported into codes with line import spice_manager.

Especially spice_manager.SpiceManager class contains methods to handle SPICE Kernels and some time conversions.

Authors

  • xavier dot bonnin at obspm dot fr

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

spice_manager-1.1.1.tar.gz (12.1 kB view hashes)

Uploaded Source

Built Distribution

spice_manager-1.1.1-py3-none-any.whl (12.6 kB view hashes)

Uploaded Python 3

Supported by

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