Metadata-Version: 2.1
Name: vam.whittaker
Version: 2.0.6
Summary: VAM whittaker core
Home-page: http://github.com/WFP-VAM/vam.whittaker/
Author: WFP-VAM
Author-email: 
Maintainer: WFP-VAM
Maintainer-email: 
License: MIT License
Project-URL: Bug Reporting, http://github.com/WFP-VAM/vam.whittaker/issues
Platform: any
Classifier: License :: OSI Approved :: MIT License
Classifier: Intended Audience :: Developers
Classifier: Development Status :: 4 - Beta
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Natural Language :: English
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Topic :: Scientific/Engineering :: GIS
Requires-Python: >=3, <4
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: numpy >=1.15.1
Requires-Dist: mock ; python_version < "3.0"

State-of-the art whittaker smoother, implemented as fast C-extension through Cython and including a V-curve optimization of the smoothing parameter.\n\nFor more information, please visit: http://github.com/WFP-VAM/vam.whittaker
