janusreader
JanusReader is the official Python library to read data coming from the JANUS instrument on board the ESA mission JUICE.
Science Score: 67.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
✓CITATION.cff file
Found CITATION.cff file -
✓codemeta.json file
Found codemeta.json file -
✓.zenodo.json file
Found .zenodo.json file -
✓DOI references
Found 5 DOI reference(s) in README -
✓Academic publication links
Links to: zenodo.org -
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (4.8%) to scientific vocabulary
Repository
JanusReader is the official Python library to read data coming from the JANUS instrument on board the ESA mission JUICE.
Basic Info
Statistics
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 1
- Releases: 12
Metadata Files
README.md
JanusReader
JanusReader is the official Python library to read data coming from the JANUS instrument on board the ESA mission JUICE.
Installation
shell
$ python3 -m pip install JanusReader
Usage
```python from JanusReader import JanusReader as JR
dat = JR("datafile.vic") ```
Command line
console
janusReader datafile.dat
it will show the info about the data file. use --help for all the options.
Owner
- Name: JANUS-JUICE
- Login: JANUS-JUICE
- Kind: organization
- Repositories: 1
- Profile: https://github.com/JANUS-JUICE
Citation (CITATION.cff)
cff-version: 1.1.0 message: "If you use this software, please cite it as below." authors: - family-names: Politi given-names: Romolo orcid: https://orcid.org/0000-0002-9793-9780 title:JANUS-JUICE/janusReader: Version 0.12.2 version: Version_0.12.2 date-released: 2024-08-23
GitHub Events
Total
- Release event: 1
- Push event: 1
- Create event: 1
Last Year
- Release event: 1
- Push event: 1
- Create event: 1
Packages
- Total packages: 1
-
Total downloads:
- pypi 47 last-month
- Total dependent packages: 0
- Total dependent repositories: 0
- Total versions: 23
- Total maintainers: 1
pypi.org: janusreader
Python Reader for the data from JANUS instrument suite on-board the ESA mission JUICE
- Documentation: https://janusreader.readthedocs.io/
- License: GNU GPL ver3
-
Latest release: 0.13.0
published about 1 year ago