What is the objective of the proposed tutorial?
The objective of this tutorial is to provide a clear, beginner-friendly introduction to
Sentinel-1 SAR–based change detection using Google Earth Engine.
Synthetic Aperture Radar (SAR) data can be challenging for new users due to its different
characteristics compared to optical imagery. This tutorial aims to simplify those concepts
by presenting a step-by-step workflow that demonstrates how Sentinel-1 VV backscatter
differences can be used to identify surface changes over time.
By completing this tutorial, users will learn how to:
- Access and filter Sentinel-1 GRD data in Google Earth Engine
- Apply common preprocessing steps such as polarization and orbit selection
- Create median composites for two different time periods
- Compute and interpret backscatter differences for change detection
- Visualize SAR-based change results effectively
The tutorial emphasizes clarity and explanation, helping users understand not only how to
run the code, but also why each step is performed.
What is the scope of the proposed tutorial?
Thematic scope:
- Synthetic Aperture Radar (SAR) analysis
- Sentinel-1 GRD data processing
- Land-cover and forest disturbance change detection
- Google Earth Engine core APIs and visualization tools
Geographic scope:
- The tutorial is globally applicable and does not focus on a specific geographic region.
- Users can adapt the workflow to any area of interest worldwide.
The scope is intentionally limited to a simple and interpretable SAR change detection
approach, avoiding advanced modeling or region-specific assumptions. This makes the
tutorial suitable for students, researchers, and practitioners who are beginning to work
with Sentinel-1 data for environmental monitoring.
Please provide an outline of the structure of the proposed tutorial?
-
Introduction
- Overview of Sentinel-1 SAR data
- Motivation for SAR-based change detection
-
Data Access and Preprocessing
- Accessing Sentinel-1 GRD data in Earth Engine
- Filtering by polarization, orbit direction, and date range
-
Temporal Compositing
- Creating median composites for two time periods
- Rationale for using median compositing
-
Change Detection Methodology
- Computing VV backscatter differences
- Interpreting SAR backscatter changes
-
Visualization and Interpretation
- Visualizing change detection results
- Understanding common patterns and artifacts
-
Conclusion
- Summary of key steps
- Suggestions for extending the workflow
In what format will you be submitting the tutorial?
Markdown
What is the objective of the proposed tutorial?
The objective of this tutorial is to provide a clear, beginner-friendly introduction to
Sentinel-1 SAR–based change detection using Google Earth Engine.
Synthetic Aperture Radar (SAR) data can be challenging for new users due to its different
characteristics compared to optical imagery. This tutorial aims to simplify those concepts
by presenting a step-by-step workflow that demonstrates how Sentinel-1 VV backscatter
differences can be used to identify surface changes over time.
By completing this tutorial, users will learn how to:
The tutorial emphasizes clarity and explanation, helping users understand not only how to
run the code, but also why each step is performed.
What is the scope of the proposed tutorial?
Thematic scope:
Geographic scope:
The scope is intentionally limited to a simple and interpretable SAR change detection
approach, avoiding advanced modeling or region-specific assumptions. This makes the
tutorial suitable for students, researchers, and practitioners who are beginning to work
with Sentinel-1 data for environmental monitoring.
Please provide an outline of the structure of the proposed tutorial?
Introduction
Data Access and Preprocessing
Temporal Compositing
Change Detection Methodology
Visualization and Interpretation
Conclusion
In what format will you be submitting the tutorial?
Markdown