Changes
Page history
ENH : Update Processing chains
authored
Jun 16, 2020
by
Gaëlle USSEGLIO
Show whitespace changes
Inline
Side-by-side
ProcessingChains/Sar_MultiSlc_Chain.md
View page @
6a5cde39
...
@@ -20,7 +20,7 @@ For each couple (master/slave), the processing is divided into four parts descri
...
@@ -20,7 +20,7 @@ For each couple (master/slave), the processing is divided into four parts descri
*
DIn-SAR Chain
*
DIn-SAR Chain
*
Post-Processing Chain : Orthorectification for final interferogram, multilook processing ...
*
Post-Processing Chain : Orthorectification for final interferogram,
filtering,
multilook processing ...
## Launch this chain
## Launch this chain
...
@@ -30,7 +30,7 @@ The configuration file has always the same organization :
...
@@ -30,7 +30,7 @@ The configuration file has always the same organization :


F
our
sections compose the configuration file :
F
ive
sections compose the configuration file :
*
Global :
*
Global :
...
@@ -126,13 +126,25 @@ Four sections compose the configuration file :
...
@@ -126,13 +126,25 @@ Four sections compose the configuration file :
* **Activate_Interferogram :** Activate or deactivate interferogram output (Interferogram.tif). Activated by default.
* **Activate_Interferogram :** Activate or deactivate interferogram output (Interferogram.tif). Activated by default.
* **roi :** Define the lat lng ROI coordinates. Format : 'ulx uly lrx lry'
*
Post_Processing :
* **Activate_Ortho :** Activate or deactivate Orthorectified interferogram output (Orth_Interferogram.tif)
* **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
* **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'
* **Activate_Filtering :** Activate or deactivate Filtering for interferogram output (filtered_interferogram.tif)
* **Filtered_Interferogram_mlran :** Ml factor on range for filtered inteferegram
* **Filtered_Interferogram_mlazi :** Ml factor on azimut for filtered inteferegram
* **Filtered_parameter_alpha :** alpha parameter for Goldstein filtering