Metadata-Version: 2.1
Name: aprofiles
Version: 0.2.1
Summary: Analysis of atmospheric profilers measurements
License: GPL-3.0
Author: augustinm
Author-email: augustinm@met.no
Requires-Python: >=3.7,<3.10
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Provides-Extra: docs
Requires-Dist: matplotlib (>=3.5.0,<4.0.0)
Requires-Dist: miepython (>=2.2.1,<3.0.0)
Requires-Dist: netCDF4 (>=1.5.8,<2.0.0)
Requires-Dist: numpy (>=1.21.4,<2.0.0)
Requires-Dist: pydata-sphinx-theme (>=0.7.2,<0.8.0); extra == "docs"
Requires-Dist: recommonmark (>=0.7.1,<0.8.0); extra == "docs"
Requires-Dist: scipy (>=1.7.2,<2.0.0)
Requires-Dist: seaborn (>=0.11.2,<0.12.0)
Requires-Dist: sphinx (>=4.3.0,<5.0.0); extra == "docs"
Requires-Dist: tqdm (>=4.62.3,<5.0.0)
Requires-Dist: xarray (>=0.20.1,<0.21.0)
