Metadata-Version: 2.1
Name: pys5p
Version: 2.1.2
Summary: Software package to access S5p Tropomi data products
Home-page: https://github.com/rmvanhees/pys5p.git
Author: Richard van Hees
Author-email: r.m.van.hees@sron.nl
Maintainer: Richard van Hees
Maintainer-email: r.m.van.hees@sron.nl
License: BSD 3-Clause License
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: BSD License
Classifier: Operating System :: MacOS :: MacOS X
Classifier: Operating System :: Microsoft :: Windows :: Windows 10
Classifier: Operating System :: POSIX :: Linux
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Topic :: Scientific/Engineering :: Atmospheric Science
Requires-Python: >=3.8
Description-Content-Type: text/markdown
Provides-Extra: toml

pyS5p
=====

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

Note that all plotting S/W has been moved to moniplot:

* https://github.com/rmvanhees/moniplot

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

The software requires Python3.8+ and Python modules: h5py, numpy, matplotlib
