<!-- Shown above is the bare minimum input XML file for COSMO_SKYMED sensor. The master and slave 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
========================
ISCE can automatically stitch multiple raw data frames before focusing them. Modify your HDF5 entry to a list as shown below:
<propertyname="HDF5">
<value>['FILE1.h5', 'FILE2.h5']</value>
</property>
Note 2: Doppler Centroid
=========================
Extensive metadata including doppler centroid information is provided with Cosmo SkyMed raw data. To use the metadata in the HDF5 file, instead of the centroid derived from the raw data itself; add the following field to "insarApp.xml" (not to the catalog file for each date).