Metadata-Version: 2.1
Name: pyclouds
Version: 0.2.1
Summary: 1D parcel models for convective clouds
License: MIT
Author: Leif Denby
Author-email: leif@denby.eu
Requires-Python: >=3.7,<3.10
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Requires-Dist: matplotlib (>=3.0.0,<4.0.0)
Requires-Dist: notebook (>=6.4.5,<7.0.0)
Requires-Dist: numpy (>=1.12.1,<2.0.0)
Requires-Dist: scipy (>=1.2.0,<2.0.0)
Requires-Dist: xarray (>=0.19.0,<0.20.0)
