pys5p

Software package to access S5p Tropomi data products.

https://github.com/rmvanhees/pys5p

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

Repository

Software package to access S5p Tropomi data products.

Basic Info
  • Host: GitHub
  • Owner: rmvanhees
  • License: bsd-3-clause
  • Language: Python
  • Default Branch: main
  • Homepage:
  • Size: 969 KB
Statistics
  • Stars: 16
  • Watchers: 2
  • Forks: 2
  • Open Issues: 0
  • Releases: 12
Created over 9 years ago · Last pushed 8 months ago
Metadata Files
Readme Changelog License Citation

README.md

pyS5p

image image image image DOI

pyS5p provides a Python interface to S5p Tropomi Level-1B (and 2) products.

For more information on the Sentinel 5 precursor mission visit:

  • https://earth.esa.int/web/guest/missions/esa-future-missions/sentinel-5P
  • http://www.tropomi.eu

For more information on the Tropomi Level-1B products visit:

  • http://www.tropomi.eu/documents/level-0-1b-products

Documentation

Online documentation is available from Read the Docs.

Installation

The module pys5p requires Python3.8+ and Python modules: h5py, netCDF4, numpy and xarray.

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

Note

Most of the plotting related S/W has been moved from pyS5p (v2.1+) to moniplot. Removed are th following modules: * 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 s5pplot.py - the class S5Pplot is rewritten and now available as MONplot in the module mon_plot.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: "pyS5p: a Python interface to S5p Tropomi products"
authors:
- family-names: "van Hees"
  given-names: "Richard"
  orcid: "https://orcid.org/0000-0002-3846-0753"
license: BSD-3-Clause
license-url: "https://github.com/rmvanhees/pys5p/LICENSE"
repository-code: "https://github.com/rmvanhees/pys5p"
doi: 10.5281/zenodo.5665827
type: software
url: "https://github.com/rmvanhees/pys5p"

GitHub Events

Total
  • Watch event: 2
  • Push event: 6
Last Year
  • Watch event: 2
  • Push event: 6

Packages

  • Total packages: 1
  • Total downloads:
    • pypi 67 last-month
  • Total dependent packages: 1
  • Total dependent repositories: 1
  • Total versions: 13
  • Total maintainers: 1
pypi.org: pys5p

Software package to access Sentinel-5p Tropomi data products

  • Versions: 13
  • Dependent Packages: 1
  • Dependent Repositories: 1
  • Downloads: 67 Last month
Rankings
Dependent packages count: 4.7%
Dependent repos count: 21.7%
Average: 21.8%
Downloads: 39.1%
Maintainers (1)
Last synced: 7 months ago

Dependencies

pyproject.toml pypi
  • h5py >=3.8
  • moniplot >=0.5.8
  • netCDF4 >=1.6
  • numpy >=1.22
  • xarray >=2023.2