You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi @yunjunz, I am a beginner in InSAR analysis, and I am trying to do a land deformation analysis for my neighborhood. Could you please guide how I can use asc_desc2horz_vert.py to decompose geocoded ascending(track71) and descending(track107) time-series displacement to vertical and horizontal components?
At present I am able to only decompose the velocity files. As far as I understand the velocity generated from mintpy is at the last time-step and hence the decomposition is done for that date only? If in fact i have to generate velocities at different times, how do I do that?
I want to generate how the deformation has happened over time (horizontal and vertical displacement), but when I pass the timeseries h5 file, the script says its not supported (I checked the code, its hardcoded to not receive time-series dataset).
Your help is deeply appreciated. Looking forward to hear from you.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Hi @yunjunz, I am a beginner in InSAR analysis, and I am trying to do a land deformation analysis for my neighborhood. Could you please guide how I can use asc_desc2horz_vert.py to decompose geocoded ascending(track71) and descending(track107) time-series displacement to vertical and horizontal components?
At present I am able to only decompose the velocity files. As far as I understand the velocity generated from mintpy is at the last time-step and hence the decomposition is done for that date only? If in fact i have to generate velocities at different times, how do I do that?
I want to generate how the deformation has happened over time (horizontal and vertical displacement), but when I pass the timeseries h5 file, the script says its not supported (I checked the code, its hardcoded to not receive time-series dataset).
Your help is deeply appreciated. Looking forward to hear from you.
Beta Was this translation helpful? Give feedback.
All reactions