Scroll to navigation

MINTPY-ADD(1) User Commands MINTPY-ADD(1)

NAME

mintpy-add - Generate sum of multiple input files.

DESCRIPTION

usage: add.py [-h] [-o OUTFILE] [--force] file [file ...]

Generate sum of multiple input files.

positional arguments:

files (2 or more) to be added

options:

show this help message and exit
output file name
Enforce the adding for the shared dates only for time-series files

example:

-o mask_all.h5
100220_110417.unw -o 081008_110417.unw
-o timeseries.h5
inputs/TECsub.h5 -o timeseriesRg_TECsub.h5 --force
May 2022 mintpy-add v1.3.3