.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.49.2. .TH MINTPY-TROPO_PHASE_ELEVATION "1" "May 2022" "mintpy-tropo_phase_elevation v1.3.3" "User Commands" .SH NAME mintpy-tropo_phase_elevation \- Correct Topo\-correlated Stratified tropospheric delay .SH DESCRIPTION usage: tropo_phase_elevation.py [\-h] \fB\-g\fR GEOM_FILE \fB\-m\fR MASK_FILE [\-t THRESHOLD] .TP [\-l NUM_MULTILOOK] [\-\-poly\-order {1,2,3}] [\-o OUTFILE] timeseries_file .PP Correct Topo\-correlated Stratified tropospheric delay .SS "positional arguments:" .TP timeseries_file time\-series file to be corrected .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 DEM file used for correlation calculation. .TP \fB\-m\fR MASK_FILE, \fB\-\-mask\fR MASK_FILE mask file for pixels used for correlation calculation .TP \fB\-t\fR THRESHOLD, \fB\-\-threshold\fR THRESHOLD correlation threshold to apply phase correction. if not set, all dates will be corrected. .TP \fB\-l\fR NUM_MULTILOOK, \fB\-\-looks\fR NUM_MULTILOOK number of looks applied to data for empirical estimation (default: 8). .TP \fB\-\-poly\-order\fR {1,2,3}, \fB\-p\fR {1,2,3} polynomial order of phase\-height correlation (default: 1). .TP \fB\-o\fR OUTFILE, \fB\-\-outfile\fR OUTFILE output corrected timeseries file name .SS "reference:" .IP Doin, M. P., C. Lasserre, G. Peltzer, O. Cavalie, and C. Doubre (2009), Corrections of stratified tropospheric delays in SAR interferometry: Validation with global atmospheric models, J App. Geophy., 69(1), 35\-50, doi:http://dx.doi.org/10.1016/j.jappgeo.2009.03.010. .SS "example:" .TP tropo_phase_elevation.py timeseries_demErr.h5 \fB\-g\fR inputs/geometryRadar.h5 \fB\-m\fR maskTempCoh.h5 .TP tropo_phase_elevation.py geo_timeseries_demErr.h5 \fB\-g\fR geo_geometryRadar.h5 \fB\-m\fR geo_maskTempCoh.h5