.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.49.2. .TH MINTPY-ADD "1" "May 2022" "mintpy-add v1.3.3" "User Commands" .SH NAME mintpy-add \- Generate sum of multiple input files. .SH DESCRIPTION usage: add.py [\-h] [\-o OUTFILE] [\-\-force] file [file ...] .PP Generate sum of multiple input files. .SS "positional arguments:" .TP file files (2 or more) to be added .SS "options:" .TP \fB\-h\fR, \fB\-\-help\fR show this help message and exit .TP \fB\-o\fR OUTFILE, \fB\-\-output\fR OUTFILE output file name .TP \fB\-\-force\fR Enforce the adding for the shared dates only for time\-series files .SS "example:" .TP add.py mask_1.h5 mask_2.h5 mask_3.h5 \fB\-o\fR mask_all.h5 .TP add.py 081008_100220.unw 100220_110417.unw \fB\-o\fR 081008_110417.unw .TP add.py timeseries_ERA5.h5 inputs/ERA5.h5 \fB\-o\fR timeseries.h5 .TP add.py timeseriesRg.h5 inputs/TECsub.h5 \fB\-o\fR timeseriesRg_TECsub.h5 \fB\-\-force\fR