ENH : Add a tutorial for chain execution authored by Gaëlle USSEGLIO's avatar Gaëlle USSEGLIO
...@@ -21,6 +21,8 @@ Four kinds of workflows are available according input products and modes : ...@@ -21,6 +21,8 @@ Four kinds of workflows are available according input products and modes :
* [SAR_MultiSlc_IW.py](ProcessingChains/Sar_MultiSlc_IW_Chain) : Multitemporal intererometry chain for S1 IW mode * [SAR_MultiSlc_IW.py](ProcessingChains/Sar_MultiSlc_IW_Chain) : Multitemporal intererometry chain for S1 IW mode
All these chains can be executed by following the next [Python API](tutorial/tuto_chains).
A [Python API](PythonAPI/pythonAPI) 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.
... ...
......