Strange "amp_dispersion" output (cities are more unstable than water?) #565
-
Hi, I've been testing dolphin with the "burst2safe" module, which allows us to download a subset of the original huge Sentinel-1 SLC file. https://github.com/ASFHyP3/burst2safe?tab=readme-ov-file I chose to download a single subswath, and two-bursts in Japan. The target area is composed of forest (~ 40%), agricultural fields (~ 20%), water surface (~ 10%) and settlements (~20%). The study period is 3 years (2019 ~ 2021). This area is snowy region, so I didn't include the S1 data during winter seasons (December ~ February) after the data download. There are 69 scenes in total.
I followed standard preparation steps to execute InSAR processing with dolphin by using the ISCE2 stackSentinel.py module without significant errors. Then, I executed the command below to prepare a dolphin config file (I'm using Google Colab to run the code).
The problem is that even though most of the PS-related files were successfully created without errors, the "amp_dispersion.tif (and amp_dispersion_looked.tif)" showed strange values. My target area contains forested areas, cities, agricultural lands, and ocean, so I expected low-amplitude dispersion values in urbans, and high values in other zones. However, the result was opposite amp_dispersion_looked (cities) > amp_dispersion_looked (ocean) 👀 . amp_dispersion_looked The actual area of interest (It is rotated 90-degrees counter clockwise in the amp_dispersion_looked image) I was confused at first when I saw that no PS points were chosen, and I noticed that the amp_dispersion threshold is 0.25, which is much lower than most of the land features in this area. Maybe something is not correctly working when I used the burst-wise data download? I attached the relevant files in my processing. Any help is very much appreciated! co-registered SLC files by ISCE2 software *mean amplitude looks generally fine *but the temporal coherence very low 😱 Maybe the data have issues...? |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 3 replies
-
This is interesting... I don't have an obvious answer here. What city is it? I wonder if there's one/a couple messed up images that drastically affect the dispersion and temporal coherence. |
Beta Was this translation helpful? Give feedback.
Hmmmm this might be some bad interaction with burst2safe / burst2stack and ISCE2 actually...
I gave it a shot (burst2stack worked for me, thanks for providing the command 👍 ) but I used
sweets
/ isce3's geocoded SLC module (via COMPASS).It looks much more like what you'd expect- cities are high temporal coherence/low amplitude dispersion