ISCE_INSAR/examples/input_files/reference_COSMO_SKYMED_SLC.xml

27 lines
1.0 KiB
XML

<component>
<property name="HDF5">
<value>data/CSKS4_SCSB_B_HI_08_HH_RA_FF_20110311162513_20110311162521.h5</value>
</property>
<property name="OUTPUT">
<value>20110311</value>
</property>
</component>
<!-- Shown above is the bare minimum input XML file for COSMO_SKYMED_SLC sensor. The reference and secondary catalog xml files have the same structure.
All file paths in the input files should either be absolute paths or relative to the processing directory.
Note 1: Multiple Frames
========================
Stitching multiple SLC frames is not possible with ISCE. Each frame is typically focussed with different parameters and they cannot be seamlessly stitched into a larger frame.
Note 2: Doppler Centroid
=========================
The doppler centroid data used for focusing the raw data is included in the SLC hdf5 file. The doppler method in "insarApp.xml" must be set to useDEFAULT for processing any SLC data.
<property name="doppler method">useDEFAULT</property>
-->