Skip to content
Sara Mirzaee edited this page Aug 2, 2019 · 65 revisions

Welcome to the rsmas_insar wiki!

This is a wrapping python package for InSAR time series analysis. The main Core is named MINSAR (Miami INterferometric SAR) and it uses following packages and softwares to work with for time series analysis.

ISCE, MintPy, PyAPS, MiNoPy

Follow the instruction on Installation Guide to install the package.

To start working with this package you need to have a template file as the example. All other available options can be found in template file.

For testing, follow the commands in testing the code.

All the process is started and continues with process_rsmas.py. There are several steps included in the process_rsmas.py and the way they can be run individually or at once, is as follows:

Steps: download: downloading data dem: downloading DEM ifgrams: processing images from unpacking to generating interferograms mintpy: time series analysis based on smallbaseline method or single master interferograms (MiNoPy) insarmaps: exporting products for [insarmaps](http://insarmaps.miami.edu/) website geocode: Exporting geocoded products (Amplitudes, Interferograms and Coherences)