.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.49.2. .TH MINTPY-LOOKUP_GEO2RADAR "1" "May 2022" "mintpy-lookup_geo2radar v1.3.3" "User Commands" .SH NAME mintpy-lookup_geo2radar \- Convert lookup table from geo\-coord (GAMMA, ROI_PAC) into radar\-coord (ISCE) .SH DESCRIPTION usage: lookup_geo2radar.py [\-h] [\-w FILE] [\-\-parallel NUM] geometryGeo .PP Convert lookup table from geo\-coord (GAMMA, ROI_PAC) into radar\-coord (ISCE) .SS "positional arguments:" .TP geometryGeo geometryGeo file which includes geo\-coordinates based lookup\-table .SS "options:" .TP \fB\-h\fR, \fB\-\-help\fR show this help message and exit .TP \fB\-w\fR FILE, \fB\-\-write\fR FILE update geometryRadar.h5 file by adding the radar\-coordinates based lookup\-table. .TP \fB\-\-parallel\fR NUM Enable parallel processing and specify the the used processor number.[default: 1] .SS "examples:" .IP lookup_geo2radar.py geometryGeo.h5 lookup_geo2radar.py geometryGeo.h5 \fB\-w\fR geometryRadar.h5 lookup_geo2radar.py geometryGeo.h5 \fB\-w\fR geometryRadar.h5 \fB\-\-parallel\fR 4