ENH : Update Applications authored by Gaëlle USSEGLIO's avatar Gaëlle USSEGLIO
......@@ -11,13 +11,13 @@ This application does the deramping or reramping of S1 Iw burst.
**Input burst** `-in image` *Mandatory* <br />
Input burst (from S1 Iw product).
**Input SAR slave image (for interferometry processing** `-inslave image` <br />
**Input SAR slave image (for interferometry processing** `-inslave image` *Mandatory* <br />
Slave SAR Image to extract SAR geometry (interferometry).
**Output burst** `-out image [dtype]` *Mandatory* <br />
Output burst (deramped or reramped).
**Input deformation grid** `-ingrid image` <br />
**Input deformation grid** `-ingrid image` *Mandatory* <br />
Input deformation grid.
**Grid Step for range dimension into SLC geometry** `-gridsteprange int` *Default value: 150* <br />
......
......