Skip to content

sabrinaszeto/example-scripts

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

example-scripts

  • Example scripts originally derived from Prof. Dana Tomlin's handouts for his course on Geospatial Software Design. Shared with his permission with the intention that the examples will be maintained by the Earth Engine user community.
  • We aim to have examples in both JavaScript and Python, but will begin with adding Javascript examples initially.
  • The layout of the pages will be as follows:

Name of Method

  • Description of what it does.

Syntax

JavaScript

A = method(B)

Description of syntax and arguments.

Python

A = method(B)

Description of syntax and arguments.

Examples

JavaScript

var example = some('Javascript')

Python

example = some('Python')

About

Example scripts originally derived from Prof. Dana Tomlin's handouts for his course on Geospatial Software Design. Shared with his permission.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published