S1TBX-SE-11 Retrieval of Vertical and E-W motion components from a pair of interferograms
Description
Environment
None
GitHub Work
None
is blocked by
Activity
Show:

esteban.aguilera 26 May 2021 at 21:17
esteban.aguilera
26 May 2021 at 21:17
this feature is now on the master branch. We’ve also added integration tests to . I’ll mark this as resolved.

esteban.aguilera 21 May 2021 at 08:18(edited)
esteban.aguilera
21 May 2021 at 08:18
(edited)
Note: this issue can be marked as resolved once this pull request is addressed.
Andreas Braun 14 January 2021 at 08:37
Andreas Braun
14 January 2021 at 08:37
ticket for the tutorial:

esteban.aguilera 7 September 2020 at 09:26
esteban.aguilera
7 September 2020 at 09:26
We’ll prioritize this issue at our SNAP 11 planning session.

Lisa House 23 July 2020 at 14:08
Lisa House
23 July 2020 at 14:08
For SNAP 10 we want to keep this in SNAP - discussed July 23, 2020
Done
Details
Details
Assignee

Reporter

Sprint
None
Fix versions
Components
Priority
Created 9 January 2020 at 20:52
Updated 10 February 2023 at 14:56
Resolved 10 February 2023 at 14:46
This enhancement would allow for converting from ascending/descending line-of-sight deformation components to horizontal (East-West) and vertical components. The following workflow is proposed:
Coregister an ASC and a DSC stack. We’ll support two-image stacks (i.e., a single slave).
Form ASC and DSC (DEM flattened) interferograms and multilook.
Unwrap using SNAPHU.
Apply Terrain Correction and Collocation operators to geocode and align the (unwrapped) ASC and DSC interferograms.
Call new operator to convert to horizontal/vertical motion.
Tasks:
(Done) Design workflow.
(Done) Develop operator for computation of horizontal/vertical motion. Note: we need to update the Collocation operator to make sure the orbit heading is not lost.
(Done) Add HTML docs.
(Done) Validate with real data.
(Done) Add tests.