-
Notifications
You must be signed in to change notification settings - Fork 111
Home
Rodrigo E. Principe edited this page Oct 16, 2018
·
14 revisions
Tools for Google Earth Engine code editor
API language: JavaScript
To use this module in the code editor you have to import it.
var module = require('users/fitoprincipe/geetools:NAME_OF_FILE');
Important: Where it says NAME_OF_FILE
replace with the name of the
module.
Example:
var tools = require('users/fitoprincipe/geetools:tools');
cloud_masks
decision_tree
indexes
list_algorithms
tools
- @author: Rodrigo E. Principe
- email: fitoprincipe82 at gmail
- Licence: MIT