Changes
Page history
ENH : Update Sar_MultiSlc pages
authored
Mar 17, 2020
by
Gaëlle USSEGLIO
Hide whitespace changes
Inline
Side-by-side
ProcessingChains/Sar_MultiSlc_Chain.md
View page @
5a40f056
...
...
@@ -36,15 +36,38 @@ Four sections compose the configuration file :
*
Global :
* **SRTMShapefile :**
.
* **SRTM
_
Shapefile :**
Path to the SRTM shapefile
* **Datalake
:**
* **
SRTM_Path :** Path to the SRTM
Datalake
folder
* **Geoid :**
* **Geoid :**
Path to Geoid file
* **Master_Image :** Filename of the master image
* **Start_Date :** Start date, format('20151222')
* **End_Date :** End date, format('20171119')
* **Exclude :** Time to exclude ('-9999' by default, no exlusion)
* **Input_Path :** Path to input folder
* **Output_Path :** Path to output folder
* **clean :** If activated, returns a light version: Interferogram.tif + Coregistrated.tif + Concatenated (deramped, and multilooked) bursts.tif (activated by default)
* **optram :** Available RAM (mb), by default the value is 4000
*
Pre_Processing :
...
...
@@ -55,6 +78,12 @@ Four sections compose the configuration file :
* **ML_gain :** Gain applied on MultiLooked images
* **ML_ran :** MultLook factor on range dimension
* **ML_azi :** MultiLook factor on azimut dimension
*
Metadata_Correction :
...
...
@@ -88,4 +117,16 @@ Four sections compose the configuration file :
* **Interferogram_gain :** Gain applied on amplitude band of output inteferegram.
* **Activate_Interferogram :** Activate or deactivate interferogram output (Interferogram.tif). Activated by default.
* **Activate_Ortho :** Activate or deactivate Orthorectified interferogram output (Orth_Interferogram.tif)
* **Spacingxy :** Set the spatial resolution for OrthRectification in degrees. Default value is 0.0001
* **roi :** Define the lat lng ROI coordinates. Format : 'ulx uly lrx lry'