ENH : Clarify SAR_MultiSlc_* pages (part 2) authored by Gaëlle USSEGLIO's avatar Gaëlle USSEGLIO
...@@ -4,7 +4,7 @@ ...@@ -4,7 +4,7 @@
## Description ## Description
This workflow works on S1 StripMap and Cosmo data. It spreads the main processing with multitemporal SAR images. This workflow works on S1 StripMap and Cosmo data. It spreads the main processing with multitemporal SAR images. An input path indicates where to find all SAR images and a selection can be made with dates.
One reference image is fixed by users and other images are processed as secondary image. This chain deals with DEM differently by creating the corresponding DEM from a folder filled with SRTM files and a shapefile. One reference image is fixed by users and other images are processed as secondary image. This chain deals with DEM differently by creating the corresponding DEM from a folder filled with SRTM files and a shapefile.
![image](../Art/chains_description/diapOTB_SARMultiSlc.png) ![image](../Art/chains_description/diapOTB_SARMultiSlc.png)
...@@ -25,7 +25,7 @@ For each couple (reference/secondary), the processing is divided into four parts ...@@ -25,7 +25,7 @@ For each couple (reference/secondary), the processing is divided into four parts
## Launch this chain ## Launch this chain
This Python script takes a configuration file (.json) as input and several arguments such as a date of beginning/ending, master image or others options for orthorectorectification ... This Python script takes a configuration file (.json) .
The configuration file has always the same organization : The configuration file has always the same organization :
... ...
......