Metadata-Version: 2.1
Name: mwr-raw2l1
Version: 0.1.4
Summary: Readers for the most prominent types of operational ground-based K- and V-band microwave radiometers and a writer for NetCDF files according to E-PROFILE/ACTRIS standards.
License: BSD 3-Clause
Author: Rolf Rüfenacht
Author-email: rruefenacht@users.noreply.github.com
Requires-Python: >=3.8,<3.11
Classifier: License :: Other/Proprietary License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Provides-Extra: colorlog
Requires-Dist: PyYAML (>=6,<7)
Requires-Dist: colorlog (>=6.6,<7.0); extra == "colorlog"
Requires-Dist: ephem (>=4.1,<5.0)
Requires-Dist: netCDF4 (>=1.5.8,<2.0.0)
Requires-Dist: numpy (>=1.21,<2.0)
Requires-Dist: scipy (>=1.7.3,<2.0.0)
Requires-Dist: xarray (>=0.20.2,<0.21.0)
