Metadata-Version: 2.1
Name: moniplot
Version: 0.4.2
Summary: moniplot is a Python data visualization library for (satellite) instrument monitoring.
Home-page: https://github.com/rmvanhees/moniplot
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: GPLv3
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
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

# moniplot
Moniplot is a Python data visualization library based on
[matplotlib](https://matplotlib.org) and [xarray](https://xarray.pydata.org).
It provides a high-level interface for drawing attractive and informative
graphics of onground calibration data analysis or inflight instrument
monitoring.

Note that this project has just started and all software is still under
developement. Therefore, its API is still not stable.

The class MONplot is a rewrite of pyS5p::S5Pplot. The latter was developed for
data of the Tropomi SWIR instrument on Sentinel 5 precursor. MONplot should
not be limited to a particular instrument (with a 2D detector).
