Metadata-Version: 2.1
Name: pyspectral
Version: 0.8.7
Summary: Reading and manipulaing satellite sensor spectral responses and the solar spectrum, to perfom various corrections to VIS and NIR band data
Home-page: https://github.com/pytroll/pyspectral
Author: Adam Dybbroe
Author-email: adam.dybbroe@smhi.se
License: GPLv3
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+)
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Topic :: Scientific/Engineering
Requires-Python: >=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*
Requires-Dist: docutils (>=0.3)
Requires-Dist: numpy (>=1.5.1)
Requires-Dist: scipy (>=0.14)
Requires-Dist: python-geotiepoints (>=1.1.1)
Requires-Dist: h5py (>=2.5)
Requires-Dist: requests
Requires-Dist: six
Requires-Dist: pyyaml
Requires-Dist: appdirs
Provides-Extra: dask
Requires-Dist: dask[array] ; extra == 'dask'
Provides-Extra: matplotlib
Requires-Dist: matplotlib ; extra == 'matplotlib'
Provides-Extra: pandas
Requires-Dist: pandas ; extra == 'pandas'
Provides-Extra: tqdm
Requires-Dist: tqdm ; extra == 'tqdm'
Provides-Extra: trollsift
Requires-Dist: trollsift ; extra == 'trollsift'
Provides-Extra: xlrd
Requires-Dist: xlrd ; extra == 'xlrd'

UNKNOWN


