Skip to content

Improve documentation and comments for Sentinel-1 change detection example #968

@divyanshu-iitian

Description

@divyanshu-iitian

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?

  1. Introduction

    • Overview of Sentinel-1 SAR data
    • Motivation for SAR-based change detection
  2. Data Access and Preprocessing

    • Accessing Sentinel-1 GRD data in Earth Engine
    • Filtering by polarization, orbit direction, and date range
  3. Temporal Compositing

    • Creating median composites for two time periods
    • Rationale for using median compositing
  4. Change Detection Methodology

    • Computing VV backscatter differences
    • Interpreting SAR backscatter changes
  5. Visualization and Interpretation

    • Visualizing change detection results
    • Understanding common patterns and artifacts
  6. Conclusion

    • Summary of key steps
    • Suggestions for extending the workflow

In what format will you be submitting the tutorial?

Markdown

Metadata

Metadata

Assignees

Labels

tutorial proposalProposal for new Earth Engine community tutorial

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions