Skip to content

A web application for the water detection algorithm using Google Earth Engine and App Engine.

License

Notifications You must be signed in to change notification settings

jaapschellekens/SurfaceWaterTool

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SurfaceWaterTool

A web application for the water detection algorithm of SERVIR-Mekong using Google Earth Engine and App Engine. The application itself can be found at surface-water.appspot.com.

Screenshot

This tool is still in development. The two most important additions will be:

  • Export data within drawn region to Google Drive
  • Demo to help users understand the application

Dependencies (not included here) are:

  • ee
  • httplib2
  • oauth2client

The Python and JavaScript client libraries for calling the Earth Engine API can be found here: https://github.com/google/earthengine-api. More information about Google Earth Engine is listed here: https://developers.google.com/earth-engine.

The SurfaceWaterTool was developed, in part, by checking out the code of one of the Earth Engine application demos at https://github.com/google/earthengine-api/tree/master/demos/export-to-drive.

About

A web application for the water detection algorithm using Google Earth Engine and App Engine.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 37.9%
  • JavaScript 25.8%
  • Python 25.3%
  • CSS 11.0%