ISCE_INSAR/examples/input_files/legacy/insarEnvisat_pre_svn704.xml

23 lines
717 B
XML
Raw Normal View History

2019-01-16 19:40:08 +00:00
<input>
<component name="insar">
<property name="do unwrap">
<value>0</value>
</property>
<property name="posting">
<value>30</value>
</property>
<property name="sensor_name">
<value>Envisat</value>
</property>
<property name="doppler_method">
<value>useDOPIQ</value>
</property>
<component name="Reference">
<catalog>envisatReference.xml</catalog> <!-- see envisatIn1.xml as an example -->
2019-01-16 19:40:08 +00:00
</component>
<component name="Secondary">
<catalog>envisatSecondary.xml</catalog><!-- see envisatIn1.xml as an example -->
2019-01-16 19:40:08 +00:00
</component>
</component>
</input>