Burst discontinuis due to glacier displacement in Sentinel-1 data #28126
fdelgadodelapuente
started this conversation in
General
Replies: 1 comment 1 reply
-
|
You will have to write your own custom ESD filtering step. Essentially, all that step does is a histogram / median of overlap phase thresholded by coherence. If you use output of rdr2geo to create a mask of high velocity from existing maps like ITS LIVE - you can use that mask to filter out more points before performing that histogram / median. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Dear ISCE developers and users,
I have processed one-day Sentinel-1C/D interferograms in glaciers on the Patagonian ice fields. The data quality is spectacular but obviously the NS displacement of the ice results in displacement in the along track direction that is recorded in the ESD files. You can see that in certain regions of slow displacement in the glaciers the bursts show no discontinuities, but in other they do, like in this example.
Interferogram
ESD combine_IW3.int file

Is it possible to force the ESD correction to filter out somehow these strong azimuth displacements?
Thanks
Francisco
Beta Was this translation helpful? Give feedback.
All reactions