Skip to content
Sara Mirzaee edited this page Aug 4, 2019 · 8 revisions

Time series analysis in MinSAR supports two techniques.

1- One is based on small baseline which is completely done by MintPy software and it starts with unwrapped interferograms. To proceed with this technique, the ISCE work flow must have been interferogram and processingMethod should be smallbaseline in the template file.

processingMethod         = smallbaseline
topsStack.workflow       = interferogram 

Once the process with ISCE has been finished, then the script smallbaseline_wrapper.py is called and it will do the time series analysis and email the results to user. Example:

smallbaseline_wrapper.py $SAMPLESDIR/unittestGalapagosSenDT128.template
smallbaseline_wrapper.py $SAMPLESDIR/unittestGalapagosSenDT128.template --submit  # submit as a job