Metadata-Version: 2.0
Name: earthengine-api
Version: 0.1.205
Summary: Earth Engine Python API
Home-page: http://code.google.com/p/earthengine-api/
Author: Noel Gorelick
Author-email: gorelick@google.com
License: UNKNOWN
Keywords: earth engine image analysis
Platform: UNKNOWN
Classifier: Programming Language :: Python
Classifier: Operating System :: OS Independent
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Science/Research
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Topic :: Multimedia :: Graphics :: Viewers
Classifier: Topic :: Scientific/Engineering :: GIS
Classifier: Topic :: Scientific/Engineering :: Visualization
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires-Dist: future
Requires-Dist: google-api-python-client
Requires-Dist: google-auth-httplib2 (>=0.0.3)
Requires-Dist: google-auth (>=1.4.1)
Requires-Dist: google-cloud-storage
Requires-Dist: httplib2 (<1dev,>=0.9.2)
Requires-Dist: six

=======================
Earth Engine Python API
=======================
This package allows developers to interact with Google Earth Engine using the
Python programming language.


