SkillAgentSearch skills...

Isbas

ISBAS: Intermittent Small Baseline Subset InSAR Timeseries algorithm

Install / Use

/learn @ericlindsey/Isbas
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

ISBAS: Intermittent Small Baseline Subset InSAR Timeseries algorithm

This code implements the Intermittent SBAS method described by Sowter et al. (2013) for use with GMTSAR-generated interferograms. The algorithm implements the standard SBAS timeseries approach, but allows any pixel to be included so long as it is coherent in at least a set number of interferograms. This results in a significantly improved number of coherent pixels in the final timeseries, with the tradeoff being higher noise levels for those pixels that are only coherent sometimes.

Basic usage:

  1. Run intf_pad.sh - this makes sure all images have the same exterior bounds by padding them with NaN values.
  2. Set your parameters in the config file - see the example
  3. Run python isbas.py isbas.config.
View on GitHub
GitHub Stars31
CategoryDevelopment
Updated9d ago
Forks7

Languages

Python

Security Score

90/100

Audited on Mar 18, 2026

No findings