Metadata-Version: 2.4
Name: pydropsonde
Version: 0.5.2
Summary: Tools to process dropsonde data
Author-email: Geet George <geet.george@mpimet.mpg.de>
Maintainer-email: Helene Gloeckner <helene.gloeckner@mpimet.mpg.de>, Theresa Mieslinger <theresa.mieslinger@mpimet.mpg.de>, Nina Robbins <nina.robbins@mpimet.mpg.de>
License-Expression: MIT
License-File: LICENSE
Classifier: Development Status :: 4 - Beta
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Requires-Python: >3.12
Requires-Dist: aiohttp
Requires-Dist: bottleneck
Requires-Dist: circle-fit
Requires-Dist: flox
Requires-Dist: fsspec!=0.9.0
Requires-Dist: h5netcdf
Requires-Dist: moist-thermodynamics
Requires-Dist: netcdf4
Requires-Dist: numcodecs<0.16.0
Requires-Dist: numpy
Requires-Dist: pandas
Requires-Dist: pyyaml
Requires-Dist: requests
Requires-Dist: scipy
Requires-Dist: setuptools>=80.9.0
Requires-Dist: tqdm
Requires-Dist: xarray
Requires-Dist: xhistogram
Requires-Dist: zarr
Description-Content-Type: text/markdown


![Logo](docs/source/_static/pydropsonde_logo.svg)
# pydropsonde


The documentation is hosted at [atmdrops.github.io/pydropsonde/](https://atmdrops.github.io/pydropsonde/).
It is built with [sphinx](https://www.sphinx-doc.org/) and deployed with [github pages](https://pages.github.com/).
