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")
# Spacecraft heliocentric distance from the product label.
# The value is None when the field is not available.
solar_distance = dat.solarDistance
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.2.tar.gz
(8.8 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.2.tar.gz.
File metadata
- Download URL: janusreader-0.16.2.tar.gz
- Upload date:
- Size: 8.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/2.4.1 CPython/3.13.7 Darwin/25.5.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e6d5b8a4950fddd3a2db8d5ebbdc00b818a71bddc61fe1a4e43c710fb19d30ae
|
|
| MD5 |
ee92ff348a26d4b15fbc5cf8fde6206b
|
|
| BLAKE2b-256 |
922d3f684fb71129453c375ad286a68d7289e0aabead8d9cf94b33778e0e3168
|
File details
Details for the file janusreader-0.16.2-py3-none-any.whl.
File metadata
- Download URL: janusreader-0.16.2-py3-none-any.whl
- Upload date:
- Size: 9.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/2.4.1 CPython/3.13.7 Darwin/25.5.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
97a90e7bcb56023179e8239d1d5eaa25c2eb7430b5bfc46f8b098b8469fc78a0
|
|
| MD5 |
8d41157ff42c54eae020556cf0d60588
|
|
| BLAKE2b-256 |
63d64fb1f4b0bf90ba62e676178d529aac47792e39cebb166481bb03710c82c0
|