Metadata-Version: 2.1
Name: aprofiles
Version: 0.6.3
Summary: Analysis of atmospheric profilers measurements
License: GPL-3.0
Author: augustinm
Author-email: augustinm@met.no
Requires-Python: >=3.9,<=3.11
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Provides-Extra: cli
Provides-Extra: docs
Requires-Dist: dask (>=2022.10.2,<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: numba (>=0.58.0,<0.59.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[all] (>=0.7.0,<0.8.0) ; extra == "cli"
Requires-Dist: xarray (>=2023.09.0,<2024.0.0)
