Home

Awesome

MPITS

Multipixel InSAR time series

This python library implements the method described in Jolivet & Simons 2018 (Geophysical Research Letters). In short, this library allows to solve the InSAR time series problem considering all pixels simultaneously and accounting for long wavelength trends and complete covariances.

Installation

Sorry, there is no setup.py script...

  1. Start by installing the prerequisites:
  1. Clone mpits in a directory
  2. Install GIAnT
  3. Add the appropriate directory to your PYTHONPATH

Examples

For examples, please visit R. Jolivet's website.

Manual

See TODO...

TODO