.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.49.2. .TH MINTPY-SAVE_GBIS "1" "May 2022" "mintpy-save_gbis v1.3.3" "User Commands" .SH NAME mintpy-save_gbis \- Convert MintPy product to GBIS .mat format. .SH DESCRIPTION usage: save_gbis.py [\-h] \fB\-g\fR GEOM_FILE [\-m MASK_FILE] .TP [\-\-ref\-lalo REF_LALO REF_LALO] [\-\-nodisplay] [\-o OUTFILE] [\-\-out\-dir OUTDIR] [\-\-ellipsoid2geoid] file [dset] .PP Convert MintPy product to GBIS .mat format. .SS "positional arguments:" .TP file deformation file. .TP dset date/date12 of timeseries, or date12 of interferograms to be converted .SS "options:" .TP \fB\-h\fR, \fB\-\-help\fR show this help message and exit .TP \fB\-g\fR GEOM_FILE, \fB\-\-geometry\fR GEOM_FILE geometry file .TP \fB\-m\fR MASK_FILE, \fB\-\-mask\fR MASK_FILE mask file. .TP \fB\-\-ref\-lalo\fR REF_LALO REF_LALO custom reference pixel in lat/lon .TP \fB\-\-nodisplay\fR do not display the figure .TP \fB\-o\fR OUTFILE, \fB\-\-output\fR OUTFILE output file name. .TP \fB\-\-out\-dir\fR OUTDIR custom output directory, ONLY IF \fB\-\-output\fR is not specified. .TP \fB\-\-ellipsoid2geoid\fR Convert the height of ellipsoid to geoid using "geoidheight" module Download & install geoidheight as below: https://github.com/geodesymiami/2021_Kirishima .SS "references:" .IP Bagnardi, M., and A. Hooper (2018), Inversion of Surface Deformation Data for Rapid Estimates of Source Parameters and Uncertainties: A Bayesian Approach, Geochemistry, Geophysics, Geosystems, 19, doi:10.1029/2018GC007585. .IP Yunjun, Z., Amelung, F., & Aoki, Y. (2021), Imaging the hydrothermal system of Kirishima volcanic complex with L\-band InSAR time series, Geophysical Research Letters, 48(11), e2021GL092879. doi:10.1029/2021GL092879 .SS "example:" .IP save_gbis.py velocity.h5 \fB\-g\fR inputs/geometryGeo.h5 \fB\-o\fR AlosDT73_20081012_20100302.mat save_gbis.py 20150223_20161031_msk.unw \fB\-g\fR inputs/geometryGeo.h5 \fB\-o\fR Alos2DT23_20150223_20161031.mat save_gbis.py 20150223_20161031.unw \fB\-g\fR inputs/geometryGeo.h5 \fB\-\-out\-data\fR ../Model/data \fB\-\-ellipsoid2geoid\fR