ANSI-C programs: par_CS_SLC.c
NAME
par_CS_SLC - reads COSMO-SkyMed SCS (Level 1A) data as provided
by ASI and creates the ISP image parameter and SLC file in the
format used by GAMMA software.
SYNOPSIS
par_CS_SLC <HDF5> <trunk>
<HDF5> | (input) COSMO-SkyMed SCS product in HDF5 format as provided by ASI |
<trunk> | (output) output file name trunk used for output
filenames (example: yyyymmdd -> yyyymmdd_pol_beamid.slc yyyymmdd_pol_beamid.slc.par) |
EXAMPLES
par_CS_SLC
CSKS1_SCS_B_HI_06_HH_RA_SF_20080210220247_20080210220252.h5_SCS_B_MC_232199.h5
20080210.slc.par 20080210.slc
Reads the COSMO-SkyMed SCS file
CSKS1_SCS_B_HI_06_HH_RA_SF_20080210220247_20080210220252.h5_SCS_B_MC_232199.h5
and generates:
20080210.slc.par - SLC parameter file
20080210.slc - SLC file
DESCRIPTION
par_CS_SLC is the
interface between COSMO-SkyMed SCS data in the format provided by
ASI and the format used by GAMMA software. SCS means Single-look
Complex Slant and correspond to SLC data. COSMO-SkyMed 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,