commit
16bcd274d3
|
|
@ -9,7 +9,7 @@
|
||||||
data/DOR_POR_AXVF-P20111121_014700_20111118_215526_20111120_002326
|
data/DOR_POR_AXVF-P20111121_014700_20111118_215526_20111120_002326
|
||||||
</property>
|
</property>
|
||||||
<property name="OUTPUT">
|
<property name="OUTPUT">
|
||||||
reference.raw
|
reference
|
||||||
</property>
|
</property>
|
||||||
</component>
|
</component>
|
||||||
|
|
||||||
|
|
@ -17,16 +17,16 @@
|
||||||
Shown above is the bare minimum input XML file for the EnviSAT sensor.
|
Shown above is the bare minimum input XML file for the EnviSAT sensor.
|
||||||
The reference and secondary catalog xml files have the same structure.
|
The reference and secondary catalog xml files have the same structure.
|
||||||
|
|
||||||
The Envisat_SLC sensor has the same inputs,
|
The Envisat_SLC sensor has the same inputs,
|
||||||
except that it starts with an ASA_IMS_1 SLC image.
|
except that it starts with an ASA_IMS_1 SLC image.
|
||||||
|
|
||||||
If you have a directory of the Envisat Instrument files,
|
If you have a directory of the Envisat Instrument files,
|
||||||
you can specify the directory and ISCE will find the right file:
|
you can specify the directory and ISCE will find the right file:
|
||||||
<property name="INSTRUMENT_DIRECTORY">
|
<property name="INSTRUMENT_DIRECTORY">
|
||||||
.../data/Envisat/INS
|
.../data/Envisat/INS
|
||||||
</property>
|
</property>
|
||||||
|
|
||||||
If you have a directory of the Envisat orbit files,
|
If you have a directory of the Envisat orbit files,
|
||||||
you can specify the directory and ISCE will find the right file:
|
you can specify the directory and ISCE will find the right file:
|
||||||
<property name="ORBIT_DIRECTORY">
|
<property name="ORBIT_DIRECTORY">
|
||||||
.../data/Envisat/vor
|
.../data/Envisat/vor
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue