Spatial difference between ascending and descending data -- asc_desc2horz_vert.py, subset.py #1363
Replies: 2 comments
-
What's the color scale on this? Is the "collapse" something that would change the DEM by hundreds of meters? If so, a DEM error would explain the geolocation differences |
Beta Was this translation helpful? Give feedback.
-
First of all, thank you for your answer. In the place I call collapse, there is actually a vertical movement of 5-6 cm per year. An analysis carried out for a period of 8 years. There is no situation that will cause a change in meters. The legends are as follows. ascending legend: descending legend: edit: Also, I have now created the velocity map again by performing the DEM correction as you suggested. The shift between the two data appears to be the same. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Description of the problem
In the results I obtained using the Hyp3 dataset, I want to apply the asc_desc2horz_vert.py code for ascending and descending data so that I can detect deformations in different directions. But when I first compare the kmz files, I see that there is a shift of about 500 meters between the collapse center in the ascending data and the collapse center in the descending data. For this reason, the coordinates do not match exactly. What could be the reason for this? What could be a solution?
ascending data:

descending data:

Also, when I want to make the ascending and descending data a subset for the common region, it gives the following error even though I give the lat and lon values in the region within the image. I checked that the latitude and longitude values are correct.
Full script that generated the error
Full error message
System information
Beta Was this translation helpful? Give feedback.
All reactions