Scroll to navigation

MINTPY-IFGRAM_RECONSTRUCTION(1) User Commands MINTPY-IFGRAM_RECONSTRUCTION(1)

NAME

mintpy-ifgram_reconstruction - Reconstruct network of interferograms from time-series

DESCRIPTION

usage: ifgram_reconstruction.py [-h] [-r IFGRAM_FILE] [-o OUT_FILE]

timeseries_file

Reconstruct network of interferograms from time-series

positional arguments:

time-series file.

options:

show this help message and exit
reference interferograms stack file
output filename for the reconstructed interferograms.

example:

ifgram_reconstruction.py timeseries_ERA5_ramp_demErr.h5 ifgram_reconstruction.py timeseries_ERA5_ramp_demErr.h5 -r inputs/ifgramStack.h5 -o ifgramStackRecon.h5
May 2022 mintpy-ifgram_reconstruction v1.3.3