Skip to content

ranneylxr/MintPy-tutorial

 
 

Repository files navigation

MintPy-tutorial

Language License render Citation

MintPy-tutorials contains the documentations for the MintPy repo, mainly in Jupyter Notebook.

Contents (nbviewer)

  1. Small baseline time series analysis with smallbaselineApp. This tutorial walks through the various processing steps of InSAR time series analysis using MintPy.

    • ISCE/topsStack + MintPy (Sentinel-1 on Fernandina volcano, Galápagos): nbviewer
    • ARIA + MintPy (Sentinel-1 on San Francisco): nbviewer
  2. Visualizations

  3. Custom applications. List of examples of how to build customized application using mintpy modules or processing recipe using mintpy scripts.

    • Create water mask in radar coordinates: nbviewer
    • Tropospheric delay correction using GACOS products: nbviewer
    • Post-processing of single interferogram after ISCE/stripmapApp: nbviewer
    • Read / save time-series HDF5 file into text file: nbviewer
    • Geo / radar coordinates conversion: nbviewer
    • Extract / plot displacement time-series of one pixel: nbviewer
    • Plot GPS as quiver on top of InSAR data: nbviewer
    • Average velocity estimation demonstration: nbviewer
  4. Simulation of 3D phase time-series. An example of simulating displacement, tropospheric delays, topographic residuals and phase ramps to construct a 3D raw phase time-series: nbviewer. Handy tools for algorithm developers.

Useful links from external repositories

  1. Single interferogram processing with ISCE2

  2. Manipulate ARIA standard InSAR products with ARIA-tools

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 100.0%