Metadata-Version: 2.1
Name: aprofiles
Version: 0.5.9
Summary: Analysis of atmospheric profilers measurements
License: GPL-3.0
Author: augustinm
Author-email: augustinm@met.no
Requires-Python: >=3.8,<3.11
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Provides-Extra: docs
Requires-Dist: dask (>=2022.4.0,<2023.0.0)
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: orjson (>=3.6.7,<4.0.0)
Requires-Dist: pydata-sphinx-theme (>=0.9.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: typer (>=0.4.0,<0.5.0)
Requires-Dist: xarray (>=2022.03.0,<2023.0.0)
