moniplot

Moniplot is a Python data visualization library for (satellite) instrument monitoring

https://github.com/rmvanhees/moniplot

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 3 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 (9.6%) to scientific vocabulary
Last synced: 6 months ago · JSON representation ·

Repository

Moniplot is a Python data visualization library for (satellite) instrument monitoring

Basic Info
  • Host: GitHub
  • Owner: rmvanhees
  • License: apache-2.0
  • Language: Python
  • Default Branch: main
  • Size: 7.89 MB
Statistics
  • Stars: 1
  • Watchers: 2
  • Forks: 0
  • Open Issues: 2
  • Releases: 22
Created about 4 years ago · Last pushed 6 months ago
Metadata Files
Readme License Citation

README.md

moniplot

image image image image DOI

Moniplot is a Python data visualization library based on matplotlib and xarray. It provides a high-level interface for drawing attractive and informative graphics for onground calibration data analysis or inflight instrument monitoring.

Documentation

Online documentation is available from Read the Docs.

Installation

The module moniplot requires Python3.8+ and Python modules: cartopy, h5py, matplotlib, numpy and xarray.

Installation instructions are provided on Read the Docs or in the INSTALL file.

Origin

Several modules from the package pys5p have been moved to moniplot, because they are not specific for the data of Sentinel 5 precursor. * module biweight.py - contains a Python implementation of the Tukey's biweight algorithm. * module tolcolors.py - definition of colour schemes for lines and maps that also work for colour-blind people by Paul Tol. * module s5p_plot.py - the class S5Pplot is rewritten and now available as MONplot in the module monplot.py.

Owner

  • Name: R.M. van Hees
  • Login: rmvanhees
  • Kind: user
  • Location: The Netherlands
  • Company: SRON Netherlands Institute for Space Research

Citation (CITATION.cff)

cff-version: 1.2.0
message: "If you use this software, please cite it as below."
title: "moniplot: moniplot is a Python data visualization library for (satellite) instrument monitoring"
authors:
- family-names: "van Hees"
  given-names: "Richard"
  orcid: "https://orcid.org/0000-0002-3846-0753"
license: Apache-2.0
license-url: "https://github.com/rmvanhees/moniplot/LICENSE"
repository-code: "https://github.com/rmvanhees/moniplot"
doi: 10.5281/zenodo.7024743
type: software
url: "https://github.com/rmvanhees/moniplot"

GitHub Events

Total
  • Release event: 2
  • Push event: 52
  • Create event: 4
Last Year
  • Release event: 2
  • Push event: 52
  • Create event: 4

Packages

  • Total packages: 1
  • Total downloads:
    • pypi 134 last-month
  • Total dependent packages: 2
  • Total dependent repositories: 1
  • Total versions: 21
  • Total maintainers: 1
pypi.org: moniplot

a Python data visualization library for (satellite) instrument monitoring

  • Versions: 21
  • Dependent Packages: 2
  • Dependent Repositories: 1
  • Downloads: 134 Last month
Rankings
Dependent packages count: 3.1%
Average: 16.2%
Dependent repos count: 21.8%
Downloads: 23.7%
Maintainers (1)
Last synced: 6 months ago