Challenge

InSAR Change Detectives!

The Challenge

Earth scientists would like to use radar signals to observe small deformations of Earth’s surface, but interactions with tropospheric water vapor slow down the radar signal and make it look like the ground is moving. Your challenge is to come up with an algorithm to remove the tropospheric signal from various radar datasets and discern the real ground motion!

Background

Scientists use repeat pass Synthetic Aperture Radar Interferometry (InSAR) to observe the relative motion of Earth’s surface by measuring the time it takes for the electromagnetic signal to travel from a satellite to the ground and back. As the signal goes through the various layers of the atmosphere, it changes slightly. One of these changes takes place in the troposphere as the signal slows down when it interacts with water vapor. As the amount of total precipitable water vapor changes over time, the rate at which the signal slows changes as well. These changes can mask the actual surface deformation signal. 

Many solutions to this problem have been developed over the years, including simple averaging, space-time adaptive filtering, and machine learning approaches. There are also other methods that use additional data to resolve the tropospheric signal.

Objectives

Your challenge is to create a “notebook” containing both computer code and other elements (e.g., text, images, links, figures, etc.) that visualizes the original “noisy” InSAR data, applies and explains the algorithm you use to remove the tropospheric signal, and presents the resulting “clean” data in a clear manner. Are your signal processing skills up to the challenge to separate the wheat from the chaff?

Potential Considerations

As you design your project, you may (but are not required to) consider the following:

  • The temporal and spatial correlation of signals you are interested in separating, namely ground deformation and tropospheric noise. 
  • The impact of the resolution on the temporal and spatial correlations. 
  • The amplitude of the signals you are interested in separating. 
  • The changes in the radar line of sight as the imaging geometry changes from ascending to descending passes.
  • The impact of topography when you are working with real data.
  • You may incorporate existing methods (e.g., solutions involving averaging, space-time adaptive filtering, machine learning, and additional data) to resolve the tropospheric signal in your project.
  • We will use simulated data with a known “answer” as well as real imagery to evaluate how well your algorithm retrieves the deformation signal.
  • Consider using your favorite search engine to look for an open source web application to use to produce your “notebook.” Key words to help with your research include:
    • Online programming notebooks
    • Open source web application notebook

For data and resources related to this challenge, refer to the Resources tab at the top of the page. More resources may be added before the hackathon begins.

NASA does not endorse any non-U.S. Government entity and is not responsible for information contained on non-U.S. Government websites. For non-U.S. Government websites, participants must comply with any data use parameters of that specific website.