Metadata-Version: 2.3
Name: pydropsonde
Version: 0.2.0
Summary: Tools to process dropsonde data
License: MIT
Author: Geet George
Author-email: geet.george@mpimet.mpg.de
Maintainer: Helene Gloeckner
Maintainer-email: helene.gloeckner@mpimet.mpg.de
Requires-Python: >3.10
Classifier: Development Status :: 4 - Beta
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Requires-Dist: PyYAML
Requires-Dist: aiohttp
Requires-Dist: bottleneck
Requires-Dist: circle-fit
Requires-Dist: flox
Requires-Dist: fsspec (!=0.9.0)
Requires-Dist: llvmlite (>=0.40)
Requires-Dist: moist-thermodynamics
Requires-Dist: netcdf4
Requires-Dist: numba (>=0.50)
Requires-Dist: numcodecs
Requires-Dist: numpy
Requires-Dist: pandas
Requires-Dist: pyproj
Requires-Dist: requests
Requires-Dist: scipy
Requires-Dist: tqdm
Requires-Dist: xarray
Requires-Dist: xhistogram
Requires-Dist: zarr (>2.0.0,<3.0.0)
Description-Content-Type: text/markdown

# 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/).

