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
Repository
Software package to access S5p Tropomi data products.
Basic Info
Statistics
- Stars: 16
- Watchers: 2
- Forks: 2
- Open Issues: 0
- Releases: 12
Metadata Files
README.md
pyS5p
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
- Website: https://www.sron.nl
- Repositories: 7
- Profile: https://github.com/rmvanhees
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
- Documentation: https://pys5p.readthedocs.io/
- License: BSD-3-Clause
-
Latest release: 2.2.0
published over 2 years ago
Rankings
Maintainers (1)
Dependencies
- h5py >=3.8
- moniplot >=0.5.8
- netCDF4 >=1.6
- numpy >=1.22
- xarray >=2023.2