.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.49.2. .TH MINTPY-MULTILOOK "1" "May 2022" "mintpy-multilook v1.3.3" "User Commands" .SH NAME mintpy-multilook \- Multilook. .SH DESCRIPTION usage: multilook.py [\-h] [\-r LKS_X] [\-a LKS_Y] [\-o OUTFILE] .TP [\-m {average,nearest}] [\-\-margin TOP BOTTOM LEFT RIGHT] file [file ...] .PP Multilook. .SS "positional arguments:" .TP file File(s) to multilook .SS "options:" .TP \fB\-h\fR, \fB\-\-help\fR show this help message and exit .TP \fB\-r\fR LKS_X, \fB\-\-range\fR LKS_X, \fB\-x\fR LKS_X number of multilooking in range \fI\,/x\/\fP direction (default: 1). .TP \fB\-a\fR LKS_Y, \fB\-\-azimuth\fR LKS_Y, \fB\-y\fR LKS_Y number of multilooking in azimuth/y direction (default: 1). .TP \fB\-o\fR OUTFILE, \fB\-\-outfile\fR OUTFILE Output file name. Disabled when more than 1 input files .TP \fB\-m\fR {average,nearest}, \fB\-\-method\fR {average,nearest} downsampling method (default: average) e.g. nearest for geometry, average for observations .TP \fB\-\-margin\fR TOP BOTTOM LEFT RIGHT number of pixels on the margin to skip, (default: [0, 0, 0, 0]). .SS "example:" .TP multilook.py velocity.h5 \fB\-r\fR 15 \fB\-a\fR 15 .TP multilook.py srtm30m.dem \fB\-r\fR 10 \fB\-a\fR 10 \fB\-o\fR srtm30m_300m.dem .IP # Ignore / skip marginal pixels multilook.py ../../geom_reference/hgt.rdr.full \fB\-r\fR 300 \fB\-a\fR 100 \fB\-\-margin\fR 58 58 58 58 \fB\-o\fR hgt.rdr