NASA ARSET: Google Earth Engine Basics and Applications, Part 1/3

Added:

GEE Intro
Cloud Benefits
Data Sources
Land Apps
Code Editor
Indices
Collections
Python API
Q&A Part 1
Q&A Part 2

GEE Intro

0:05
Playing Section
  • 1

    Series covers Google Earth Engine for land monitoring.

  • 2

    Three sessions scheduled on specific dates.

  • 3

    Participants need a free Earth Engine account.

Fundamental concepts of remote sensing, including the electromagnetic spectrum, satellite bands, and spatial/temporal resolution.
Basic understanding of Geographic Information Systems (GIS) concepts, particularly raster data models versus vector data models.
Introductory programming knowledge, specifically basic JavaScript syntax (variables, functions, and arrays) used in the Google Earth Engine Code Editor.
The conceptual basis of vegetation indices, such as the Normalized Difference Vegetation Index (NDVI), and how they measure vegetation health.
Advanced Earth Engine scripting techniques, such as image collections filtering, mapping functions over collections, and cloud masking.
Supervised and unsupervised machine learning classification algorithms (e.g., Random Forest, CART) for land cover and land use mapping.
Multi-sensor data integration, combining Landsat 8 data with other datasets like Sentinel-2, MODIS, or active radar (Sentinel-1).
Developing and deploying interactive Google Earth Engine Apps to share environmental monitoring visualizations with public stakeholders.
20.6K views410likes2:02:23@NASAgovVideoOriginal Release: 2021-06-17

Google Earth Engine is a cloud-based platform that enables researchers to perform large-scale remote sensing analysis by providing access to extensive satellite data archives (including Landsat, MODIS, and Sentinel sensors) and computational resources, allowing users to filter imagery, calculate vegetation indices like NDVI, EVI, and SAVI, and conduct land monitoring applications such as burn severity mapping, mangrove extent monitoring, and forest decline assessment through JavaScript or Python APIs.