Gamma ISP: Reference Manual


Generate SLC parameter file and image file for Kompsat-5 SCS data

ANSI-C programs: par_KS_SLC.c

NAME
par_KS_SLC - reads Kompsat-5 SCS (Level 1A) data as provided by KARI and creates the ISP image parameter and SLC file in the format used by GAMMA software.

SYNOPSIS
par_KS_SLC <HDF5> <trunk>

<HDF5> (input) Kompsat-5 SCS product in HDF5 format as provided by KARI
<trunk> (output) output file name trunk used for output filenames
(example: yyyymmdd -> yyyymmdd_pol_beamid.slc yyyymmdd_pol_beamid.slc.par)

EXAMPLES
par_KS_SLC KMPS5_SCS_B_ST_12_HH_RD_F_20080803063600_20080803063605_20100317153612.h5 2008080306

Reads the Kompsat-5 SCS file KMPS5_SCS_B_ST_12_HH_RD_F_20080803063600_20080803063605_20100317153612.h5 and generates:
2008080306.slc.par - SLC parameter file
200808030.slc - SLC file

DESCRIPTION
par_KS_SLC is the interface between Kompsat-5 SCS data in the format provided by KARI and the format used by GAMMA software. SCS means Single-look Complex Slant and correspond to SLC data. Kompsat-5 SSC data are provided in an single file consisting of the image data and a set of annotations. The file is in HDF5 format. This program reformats the input file to obtain the SLC image data and to extract the key parameters required by the GAMMA ISP/SLC parameter file.

SEE ALSO
Users Guide, typedef_ISP.h,


© Copyrights for Documentation, Users Guide and Reference Manual by Gamma Remote Sensing 2008.
awi, ms, UW, CW, last change 21-Feb-2011.