Metadata-Version: 2.0
Name: MetPy
Version: 0.2.0
Summary: Collection of tools for reading, visualizing andperforming calculations with weather data.
Home-page: http://github.com/MetPy/MetPy
Author: Unidata
Author-email: support-python@unidata.ucar.edu
License: BSD
Download-URL: https://github.com/metpy/MetPy/archive/v0.2.0.tar.gz
Keywords: meteorology weather
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.2
Classifier: Programming Language :: Python :: 3.3
Classifier: Programming Language :: Python :: 3.4
Classifier: Topic :: Scientific/Engineering
Classifier: Intended Audience :: Science/Research
Classifier: Operating System :: OS Independent
Classifier: License :: OSI Approved :: BSD License
Requires-Dist: matplotlib (>=1.4)
Requires-Dist: numpy (>=1.8)
Requires-Dist: scipy (>=0.13.3)
Requires-Dist: pint (>=0.6)
Provides-Extra: dev
Requires-Dist: ipython[all] (>=3.1); extra == 'dev'
Provides-Extra: doc
Requires-Dist: sphinx (>=1.3); extra == 'doc'
Requires-Dist: ipython[all] (>=3.1); extra == 'doc'
Provides-Extra: test
Requires-Dist: nosetest; extra == 'test'

UNKNOWN


