Skip to content

Latest commit

 

History

History
48 lines (40 loc) · 1.93 KB

README.md

File metadata and controls

48 lines (40 loc) · 1.93 KB

Google Earth Engine Autocomplete Command Plan

Aim

With the increasing number of users of GEE, the plan aims to solve the problems of the Earth Engine Code Editor,
such as the lack of auto-complete command function and the simple interpretation of Docs documents,
which is not conducive to the public learning and use.

GEE_Autocomplete plugin

1.Functions

plugin

  • Copy: copy the selected function, or click filter results to complete the copy
  • Details: a official document of this function
  • Demo: a demo of this function
    to be continue

2.Installation

You need chrome and Violentmonkey (firefox is also OK)

  • Install Violentmonkey extension in chrome or firefox
  • Dashboard → New script → paste the script in GEE_Autocomplete → F5 refresh GEE website
    gif

3.Updates

At present, this plug-in is only used for demonstration,
The majority of GEE users are required to supplement demo of the method information according to the data structure of GEEAutocomplete.json file.
Send it to my email address ([email protected]) or submit it on Github.

GEEAutocomplete.js

https://www.seibert.cn/GEEAutocomplete.js

GEE Download plugin

https://github.com/kongdd/gee_monkey