Python Reader for the data from JANUS instrument suite on-board the ESA mission JUICE
Project description
JanusReader
JanusReader is the official Python library to read data coming from the JANUS instrument on board the ESA mission JUICE.
Installation
$ python3 -m pip install JanusReader
Usage
from JanusReader import JanusReader as JR
dat = JR("datafile.vic")
# Heliocentric distances from the product label.
# Each value is None when the corresponding XML field is not available.
spacecraft_solar_distance = dat.spacecraftSolarDistance
target_solar_distance = dat.targetSolarDistance
Command line
janusReader datafile.dat
it will show the info about the data file. use --help for all the options.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
janusreader-0.16.3.tar.gz
(8.9 kB
view details)
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 janusreader-0.16.3.tar.gz.
File metadata
- Download URL: janusreader-0.16.3.tar.gz
- Upload date:
- Size: 8.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/2.3.4 CPython/3.14.3 Darwin/25.5.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
2b3b1081d86738165ac9d2c82f498d6d94ed5fe3bf96156c023b375386dd5f80
|
|
| MD5 |
fcba91691f35232e67a06c57e0c69c86
|
|
| BLAKE2b-256 |
1d895f29825037e46099b81311645c6cd23321a292062b115f57b61eacc777b7
|
File details
Details for the file janusreader-0.16.3-py3-none-any.whl.
File metadata
- Download URL: janusreader-0.16.3-py3-none-any.whl
- Upload date:
- Size: 9.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/2.3.4 CPython/3.14.3 Darwin/25.5.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
de039e569804cfcaa71228221d73d9b0b5ef350b829036d4ff296d5b05d63084
|
|
| MD5 |
39cbd77f7ba52bd4013018f359b1dd2d
|
|
| BLAKE2b-256 |
db7f585a6b28a4a42f518b3f3df9b5171ba6a3da93d25403726a50c62ad3923f
|