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_IW_Chain.md
View page @
6a5cde39
...
...
@@ -20,7 +20,7 @@ For each couple (master/slave), the processing is divided into four parts descri
*
DIn-SAR Chain
*
Post-Processing Chain : Burst concatenation, Orthorectification for final interferogram, multilook processing ...
*
Post-Processing Chain : Burst concatenation, Orthorectification for final interferogram,
filtering,
multilook processing ...
## Launch this chain
...
...
@@ -30,7 +30,7 @@ The input configuration file has the following organization :

F
our
sections compose the configuration file :
F
ive
sections compose the configuration file :
*
Global :
...
...
@@ -111,14 +111,28 @@ Four sections compose the configuration file :
* **Activate_Interferogram :** Activate or deactivate interferogram output (Interferogram.rif). Activated by default.
* **roi :** Define the lat lng ROI coordinates. Format : 'ulx uly lrx lry'
* **ESD_iter :** Number of iterations for ESD loop. An automatic mode is possible by passing "auto" as value for this parameter.
*
Post_Processing :
* **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 co
or
d
in
a
te
s. Format : 'ulx uly lrx lry'
* **Activate_Filtering :** Activate or deactivate Filtering f
or
inte
rferogram output (filtered_interferogram.tif)
* **ESD_iter :** Number of iterations for ESD loop. An automatic mode is possible by passing "auto" as value for this parameter.
* **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