Google Earth Engine Workgroup [private]
This is intended to get you into GEE by working on your own project code, discussing and debugging.
Current members and projects:
| members | project |
|---|---|
| Chelsea | Coral reef mapping in FL Keys |
| Mustafa | Benthic mapping? in Egypt |
| Claudia | Physical variables in PR |
| Carolina | Seagrass mapping in Venezuela |
For everyone:
- Identify the type of dataset/imagery needed
- Try to import dataset and filter by study area and time
- Add layers to map
Bonus: Get familiar with common types of variables (e.g. ee.Image, ee.ImageCollection, ee.Feature) and ee functions (e.g. print(), Map.addLayer, ee.Filter, etc)
Developer's Guides: https://developers.google.com/earth-engine/guides
Developer's Q&A: https://gis.stackexchange.com/questions/tagged/google-earth-engine
GEARS - Geospatial Ecology and Remote Sensing lab Tutorials: https://www.geospatialecology.com/intro_rs_lab1/