spice_manager
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
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file spice_manager-1.1.1.tar.gz.
File metadata
- Download URL: spice_manager-1.1.1.tar.gz
- Upload date:
- Size: 12.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.1.8 CPython/3.8.2 Linux/4.9.0-17-amd64
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b05cac13222a3a5ba0e3cd47a3fff66ca986bf6b9b4f175147d8dc39e842640d
|
|
| MD5 |
cbfcfb3c69d0b02859adba241f3459a7
|
|
| BLAKE2b-256 |
267a088397bccb890846c4f3dcca0a61137ea70ad5fc939d231e82e8c56885fb
|
File details
Details for the file spice_manager-1.1.1-py3-none-any.whl.
File metadata
- Download URL: spice_manager-1.1.1-py3-none-any.whl
- Upload date:
- Size: 12.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.1.8 CPython/3.8.2 Linux/4.9.0-17-amd64
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
8f81f2b0978952005155b43639923de09ef877eb21f67d36a4bd4a80dcee03a1
|
|
| MD5 |
6958618037111eb67bb8466345f47eaf
|
|
| BLAKE2b-256 |
968a8fecc7eb1dbee5a5de4d85fcc8df9a363f4265037d72e27ef36fd8c3c17d
|