🌍 Google Earth Engine (GEE) tutorial - Asya Rahlin 🌏
Please make a Google Earth Engine account if you want to follow along and run your own code in class.
This tutorial will introduce the following:
- How to make a Google Earth Engine account. This process can take several days, sometimes a week. You will want to create an account ASAP.
- Lesson 1. — Basic javascript commands
- Lesson 2. — Understanding image and feature collections
- Lesson 3. — Finding and loading GEE data, importing your own data, and mapping it
- Lesson 4. — Clipping, reducers, performing calculations like NDVI, extracting GEE data from imported points, exporting the appended data to your google drive
Link to lessons 1-4: https://code.earthengine.google.com/3059f317ec099b259288d48631acc17c
For lessons 1-4, you will need to download the following:
The easiest way is to just download the entire aarahlin.github.io repository.
Go here: https://github.com/aarahlin/aarahlin.github.io, click Code, and download zip. Be sure to unzip the folders and make sure the IL Boundary data is in a single folder.
- Lesson 5. — Supervised and unsupervised classification
Link to lesson 5: https://code.earthengine.google.com/2e8167b7a222b17b6f366483c78d4dfb
If you want an entire course on Google Earth Engine, you can find one here: https://courses.spatialthoughts.com/end-to-end-gee.html
🔮
As you peer into the cloudy depths of the crystal ball, a message emerges: 'Signs point to success, but only if you commit to the magical journey of debugging.'