Metadata-Version: 2.1
Name: modape
Version: 1.0.0
Summary: MODIS Assimilation and Processing Engine
Home-page: http://wfp-vam.github.io/modape
Author: Valentin Pesendorfer
Author-email: valentin.pesendorfer@wfp.org
License: UNKNOWN
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3, <4
Requires-Dist: click (>=7.1)
Requires-Dist: numpy (>=1.16.1)
Requires-Dist: gdal (>=2)
Requires-Dist: h5py (>=2.9)
Requires-Dist: python-cmr (>=0.4)
Requires-Dist: requests (>=2)
Requires-Dist: pandas (>=0.24)
Requires-Dist: pycksum (>=0.4.3)

HDF5 based processing chain optimized for MODIS data combined with a State-of-the art whittaker smoother, implemented as fast C-extension through Cython and including a V-curve optimization of the smoothing parameter.

For more information, please visit: http://github.com/WFP-VAM/modape

