geetools#

A toolbox to use with Google Earth Engine Python API.

The geetools package extends the Google Earth Engine Python API with pre-processing and processing tools for the most used satellite platforms by adding utility methods for different Earth Engine Objects that are friendly with the Python method chaining using the geetools namespace.

Subpackages#

Submodules#

Attributes#

Package Contents#

geetools.__author__ = 'Rodrigo E. Principe'[source]#
geetools.__email__ = 'fitoprincipe82@gmail.com'[source]#
geetools.__license__ = 'MIT'[source]#
geetools.__summary__ = 'A set of useful tools to use with Google Earth Engine PythonAPI'[source]#
geetools.__title__ = 'geetools'[source]#
geetools.__uri__ = 'http://geetools.readthedocs.io'[source]#
geetools.__version__ = '1.10.0'[source]#