Metadata-Version: 2.1
Name: aprofiles
Version: 0.8.0
Summary: Analysis of atmospheric profilers measurements
License: GPL-3.0
Author: augustinm
Author-email: augustinm@met.no
Requires-Python: >=3.10,<3.13
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Provides-Extra: cli
Provides-Extra: docs
Requires-Dist: dask (>=2024.9.0,<2025.0.0)
Requires-Dist: matplotlib (>=3.8.0,<3.9)
Requires-Dist: miepython (>=2.2.1,<3.0.0)
Requires-Dist: netCDF4 (>=1.5.8,<2.0.0)
Requires-Dist: numba (>=0.60.0,<0.61.0)
Requires-Dist: numpy (>=1.22,<2.1)
Requires-Dist: orjson (>=3.10.7,<4.0.0)
Requires-Dist: rich (>=13.8.1,<14.0.0)
Requires-Dist: scipy (>=1.7.2,<2.0.0)
Requires-Dist: seaborn (>=0.13.0,<0.14.0)
Requires-Dist: typer[all] (>=0.12.0,<0.13.0) ; extra == "cli"
Requires-Dist: xarray (>=v2024.09.0,<2025.0.0)
