Metadata-Version: 2.0
Name: wradlib
Version: 1.0.0
Summary: wradlib - An Open Source Library for Weather Radar Data Processing
Home-page: http://wradlib.org
Maintainer: wradlib developers
Maintainer-email: wradlib@wradlib.org
License: MIT
Download-URL: https://github.com/wradlib/wradlib
Platform: Linux
Platform: Mac OS-X
Platform: Unix
Platform: Windows
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Science/Research
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Education
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Topic :: Scientific/Engineering
Classifier: Topic :: Scientific/Engineering :: Atmospheric Science
Classifier: Operating System :: POSIX :: Linux
Classifier: Operating System :: MacOS :: MacOS X
Classifier: Operating System :: Microsoft :: Windows
Provides-Extra: dev
Requires-Dist: numpy
Requires-Dist: scipy
Requires-Dist: matplotlib
Requires-Dist: h5py
Requires-Dist: netCDF4
Requires-Dist: gdal
Requires-Dist: deprecation
Requires-Dist: xmltodict
Provides-Extra: dev
Requires-Dist: coverage; extra == 'dev'
Requires-Dist: codecov; extra == 'dev'
Requires-Dist: nose; extra == 'dev'
Requires-Dist: nose-timer; extra == 'dev'

wradlib is designed to assist you in the most important steps of
processing weather radar data. These may include: reading common data
formats, georeferencing, converting reflectivity to rainfall
intensity, identifying and correcting typical error sources (such as
clutter or attenuation) and visualising the data.


