.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.49.2. .TH MINTPY-SAVE_KITE "1" "May 2022" "mintpy-save_kite v1.3.3" "User Commands" .SH NAME mintpy-save_kite \- Generate KITE (https://github.com/pyrocko/kite) npz and yaml from MintPy HDF5 file. .SH DESCRIPTION usage: save_kite.py [\-h] \fB\-d\fR DSET [\-g GEOM_FILE] [\-m MASK_FILE] [\-o OUTFILE] .TP [\-\-sub\-x XMIN XMAX] [\-\-sub\-y YMIN YMAX] [\-\-sub\-lat LATMIN LATMAX] [\-\-sub\-lon LONMIN LONMAX] file .PP Generate KITE (https://github.com/pyrocko/kite) npz and yaml from MintPy HDF5 file. .SS "positional arguments:" .TP file file to be converted, in geo coordinate. .SS "options:" .TP \fB\-h\fR, \fB\-\-help\fR show this help message and exit .TP \fB\-d\fR DSET, \fB\-\-dset\fR DSET, \fB\-\-dataset\fR DSET dataset of interest to be converted. e.g.: velocity / stepYYYYMMDD for velocity HDF5 file, .TP date12 in YYYYMMDD_YYYYMMDD for time\-series HDF5 file, date12 in unwrapPhase\-YYYYMMDD_YYYYMMDD for ifgramStack HDF5 file. .TP \fB\-g\fR GEOM_FILE, \fB\-\-geom\fR GEOM_FILE geometry file for incidence \fI\,/azimuth\/\fP angle and height. .TP \fB\-m\fR MASK_FILE, \fB\-\-mask\fR MASK_FILE mask file, or run mask.py to mask the input file beforehand. .TP \fB\-o\fR OUTFILE, \fB\-\-output\fR OUTFILE output filename .SS "Subset:" .IP Display dataset in subset range .TP \fB\-\-sub\-x\fR XMIN XMAX, \fB\-\-subx\fR XMIN XMAX, \fB\-\-subset\-x\fR XMIN XMAX subset display in x/cross\-track/range direction .TP \fB\-\-sub\-y\fR YMIN YMAX, \fB\-\-suby\fR YMIN YMAX, \fB\-\-subset\-y\fR YMIN YMAX subset display in y/along\-track/azimuth direction .TP \fB\-\-sub\-lat\fR LATMIN LATMAX, \fB\-\-sublat\fR LATMIN LATMAX, \fB\-\-subset\-lat\fR LATMIN LATMAX subset display in latitude .TP \fB\-\-sub\-lon\fR LONMIN LONMAX, \fB\-\-sublon\fR LONMIN LONMAX, \fB\-\-subset\-lon\fR LONMIN LONMAX subset display in longitude .SS "example:" .IP ## displacement [event\-type inversion] # option 1: use velocity file with step estimation from timeseries2velocity.py for co\-seismic displacement save_kite.py geo/geo_velocity.h5 \fB\-d\fR step20210104 \fB\-g\fR geo/geo_geometry.h5 \fB\-m\fR geo/geo_maskTempCoh.h5 \fB\-o\fR dsc .IP # option 2: use time\-series / ifgramStack file with date1_date2 for the transient displacement: save_kite.py geo/geo_timeseries_ERA5_ramp_demErr.h5 \fB\-d\fR 20101120_20110220 \fB\-g\fR geo/geo_geometry.h5 \fB\-m\fR geo/geo_maskTempCoh.h5 \fB\-o\fR dsc save_kite.py geo/geo_ifgramStack.h5 \fB\-d\fR unwrapPhase\-20101120_20110220 \fB\-g\fR geo/geo_geometry.h5 \fB\-m\fR geo/geo_maskTempCoh.h5 \fB\-o\fR dsc .IP ## velocity [interseismic or tensile dislocation inversion] # https://pyrocko.org/beat/docs/current/examples/Rectangular_tensile.html save_kite.py geo/geo_velocity.h5 \fB\-d\fR velocity \fB\-g\fR geo/geo_geometry.h5 \fB\-m\fR geo/geo_maskTempCoh.h5 \fB\-o\fR dsc .IP ## import to kite spool outfile_name % \fI\,/do\/\fP quadtree,covariance/aps and then File>Save Scene and it is ready for GROND or BEAT