Google Earth Engine Workgroup
This is intended to get you into GEE by working on your own project code, discussing and debugging.
Current members and projects:
members | project | suggested EE datasets |
---|---|---|
Chelsea | Coral reef mapping in FL Keys | Sentinel-2, Landsat |
Mostafa | Benthic mapping? in Egypt | Sentinel-2, Landsat |
Claudia | Physical variables in PR | Temperature, Weather, Climate |
Carolina | Seagrass mapping in Venezuela | Sentinel-2, Landsat |
Dan | Aerosol Layer Height from Sentinel-5 TROPOMI | Sentinel-5p |
Digna | ? |
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)
BRING YOUR CODE ON NEXT MEETING SO WE CAN GO THROUGH YOUR PROGESS
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/
Seagrass classification: https://github.com/luislizcano/ee_seagrass_classification