ANSI-C program: WSS_interp.c
NAME
WSS_interp - ASAR Wide-Swath SLC complex image resampling using
an offset polynomial model and 2-D SINC interpolation
SYNOPSIS
WSS_interp <SLC-1> <SLC-2>
<SLC1_par> <SLC2_par> <DIFF_par>
<DIFF_par> <SLC-2R> <SLC2R_par>
<SLC-1> | (input) ASAR Wide-Swath SLC_1 reference image |
<SLC-2> | (input) ASAR Wide-Swath SLC-2 image to be resampled to the geometry of the WSS SLC-1 reference image |
<SLC1_par> | (input) ASAR Wide-Swath SLC-1 image parameter file |
<SLC2_par> | (input) ASAR Wide-Swath SLC-2 image parameter file |
<DIFF_par> | (input) WSS DIFF/GEO parameter file containing polynomial offset model |
<SLC-2R> | ASAR Wide-Swath SLC-2R coregistered to SLC-1 |
<SLC2R_par | (output) ASAR Wide-Swath SLC-2R image parameter file for coregistered image |
EXAMPLE
WSS_interp 20030921.VV.IS2.SLC 20040208.VV.IS2.SLC
20030921.VV.IS2.SLC.par 20040208.VV.IS2.SLC.par
20030921_20040208.VV.IS2.diff_par 20040208.VV.IS2.rslc
20040208.VV.IS2.rslc.par
Use the range and azimuth
offset polynomials in
20030921_20040228.VV.IS2.diff_par
to
resample 20040208.VV.IS2.SLC
to the geometry of
20030921.VV.IS2.SLC
. Output is in
20040208.IS2.rslc with parameter
file 20040208
.IS2.rslc.par
.
DESCRIPTION
WSS_interp uses the polynomial offset model in the
DIFF_par file to resample ASAR Wide Swath SLC into the geometry
of a reference ASAR Wide Swath SLC image. Offsets are measured
between MLI images produced from the ASAR Wide-Swath SLC data
using multi_SLC_WSS.
A 2D SINC interpolator is used in the resampling of the complex valued data. The interpolation takes into account changes in the Doppler centroid both along-track and in slant range.
SEE ALSO
create_diff_par, offset_pwrm, offset_fitm