Changes
Page history
ENH : Add new pages for SAR_MultiSlc
authored
Feb 05, 2020
by
Gaëlle USSEGLIO
Hide whitespace changes
Inline
Side-by-side
ProcessingChains.md
View page @
e1ea7f38
...
...
@@ -15,14 +15,14 @@ Four kinds of workflows are available according input products and modes :
*
[
diapOTB_S1IW.py
](
ProcessingChains/diapOTB_S1IW_Chain
)
: Single intererometry chain for S1 IW mode
*
SAR_MultiSlc.py : Multitemporal intererometry chain for S1 Stripmap mode and Cosmo
*
[
SAR_MultiSlc.py
](
ProcessingChains/MultiSlc_Chain
)
: Multitemporal intererometry chain for S1 Stripmap mode and Cosmo
*
SAR_MultiSlc_IW.py : Multitemporal intererometry chain for S1 IW mode
*
[
SAR_MultiSlc_IW.py
](
ProcessingChains/MultiSlc_IW_Chain
)
: Multitemporal intererometry chain for S1 IW mode
A
[
Python API
](
PythonAPI/
modules
)
was designed to organize python scripts and to help
new chain development.
A
[
Python API
](
PythonAPI/
pythonAPI
)
was designed to organize python scripts and to help new chain development.
At the end, a final interferogram is created as a VectorImage into Master geometry :
...
...
...
...