ials / GEE

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GOOGLE EARTH ENGINE FOR MONITORING SDG INDICATORS

Build Status Latest Stable Version Total Downloads Latest Unstable Version License

The application of satellite derived datasets and geospatial analysis techniques in the fields of ecology and conservation has grown substantially over the last decade. With the emergence of cloud-based computing platforms that facilitate big data analysis, researchers, resource managers and remote sensing enthusiasts are now able to interrogate petabyte-scale datasets with ease.

Google Earth Engine (GEE) is a cloud-based computing platform which uses JavaScript commands to access and analyse planetary-scale geospatial datasets drawn from a variety of platforms. Through an internet-accessible application programming interface (API) and associated web-based interactive development environment (IDE), Google Earth Engine users are able to mine a massive collection of geospatial data for change detection, resource qualification and trend mapping on the Earth's surface like never before. The capacity of GEE to analyse remotely sensed data holds enormous potential for conservation planning and resource management.

CURRICULUM

This course aims to train students, researchers and practitioners in the application of Google Earth Engine in conservation science. Specifically, it seeks to familiarize participants with the basic operation of the GEE environment, focusing on visualization, analysis and automated detection of biological patterns and processes. The course will begin with a brief review of the fundamental theory behind remote sensing and geospatial analyses, followed by a series of tutorials.

REQUIREMENTS

ITINERARY

Course Dates: March 18th – March 28th, 2024. Sessions: 5-hour daily sessions (Monday – Friday) Session times: 8am – 1pm (Central European Time)

Each session will consist of a theoretical introduction, demonstration of code, and self-learning practicals. Recordings of the live sessions will be made available to course participants.

JavaScript

print(‘Hello world!);

Most common data structures in GEE are: Image [raster] = bands & properties --> ImageCollection Feature [vector] = geometry & properties --> FeatureCollection Dictionary, List, Array, Date, Number and String

USAGE

Free for non-commercial use

CREDITS

Adapted from material elaborated by:

  • Sandra MacFadyen
  • Joseph White
  • Geethen Singh

About

License:MIT License


Languages

Language:HTML 58.0%Language:JavaScript 39.9%Language:CSS 2.0%