janusreader

JanusReader is the official Python library to read data coming from the JANUS instrument on board the ESA mission JUICE.

https://github.com/janus-juice/janusreader

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
Last synced: 10 months ago · JSON representation ·

Repository

JanusReader is the official Python library to read data coming from the JANUS instrument on board the ESA mission JUICE.

Basic Info
  • Host: GitHub
  • Owner: JANUS-JUICE
  • Language: Python
  • Default Branch: main
  • Homepage:
  • Size: 503 KB
Statistics
  • Stars: 0
  • Watchers: 1
  • Forks: 1
  • Open Issues: 1
  • Releases: 12
Created about 4 years ago · Last pushed about 1 year ago
Metadata Files
Readme Citation

README.md

JanusReader

Version DOI

JanusReader is the official Python library to read data coming from the JANUS instrument on board the ESA mission JUICE.

DOI: 10.5281/zenodo.13364878

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

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

  • Versions: 23
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Downloads: 47 Last month
Rankings
Dependent packages count: 6.6%
Downloads: 10.5%
Average: 15.9%
Dependent repos count: 30.6%
Maintainers (1)
Last synced: 10 months ago