ANSI-C programs: par_IECAS_SLC.c
NAME
par_IECAS_SLC - reads IECAS airborne SAR SLC data and
creates the ISP image parameter and SLC file in the FCOMPLEX
format used by GAMMA software.
SYNOPSIS
<aux_data> | ((input) IECAS SAR auxillary data (POS*.dat) |
<SLC_Re> |
(input) real part of
complex SLC data |
<SLC_Im> |
(input) imaginary part of
complex SLC data |
<date> |
(input) acquistion date
format: YYYYMMDD (example 20110121) from aux_data
filename |
<SLC_par> | (output) ISP SLC parameter file (example: yyyymmdd.slc.par) |
<SLC> | (output) SLC data file (example: yyyymmdd.slc) |
EXAMPLE
POSData_20101114_HH_RepeatTest1.dat
data_20101114_HH_RepeatTest1_R.dat
data_20101114_HH_RepeatTest1_I.dat 20110114 20101114_HH.slc.par
20101114_HH.slc
DESCRIPTION
This program reformats the input file to obtain the SLC image data and to extract the key parameters required in the GAMMA ISP/SLC parameter file. The IECAS data are provided as the separate files for the real part and imaginary part of the SLC image. The real part and imaginary part are combined into a single file in 32-bit floating point format containing pairs of real and imaginary numbers.SEE ALSO
typedef_ISP.h,