The compilation of Google Earth Engine (GEE) JavaScript (.js) codes to be used to extract, analyze or download the image satellite data provided by the platform.
This repository compiles the straight-to-work code for your practical uses academically or for work. The codes are strictly in JavaScript and is to be implemented 'organically' in its original environment at the Google Earth Engine Code Editor platform.
- The platform, Google Earth Engine is a fully ONLINE platform. It is not a software and its interface is via a website.
- It requires you to have a Google account and to utilize this platform you have to sign-up and register. Please do so at this website 👉🏻 https://signup.earthengine.google.com/ before you proceed any further.
- GEE is not a fully-functioned solution to the auxilliary needs of a geographical information system (GIS). Thus, it is a tool to view, extract, process and analyze publicly available satellite data.
- You do not need to aspire to be fluent in JavaScript to be able to use this platform. You can use it so long as you know what you want to achieve at the platform i.e. visualize data, extract the data, classify the data etc.
The code here are tried and tested to serve the purposes of getting what you need from Google Earth Engine without too much hassle at the time of development/study. It's a culmination of revisions and scratch notes here and there to flag any kickbacks from the program that you may not have expected to help decrease you doom-searching time at Google or ChatGPT or Gemini.
Feel free to inform me should there be any outdated ones.