Regarding decomposing LOS displacement into vertical and horizontal components

150 views
Skip to first unread message

Anonymous

unread,
Jul 4, 2025, 11:24:53 PM7/4/25
to MintPy
Hello, 

I'm using Mintpy to decompose the LOS displacement using the following: 

asc_desc2horz_vert.py ascending_velocity.h5 descending_velocity.h5 -g ascending_geometry.h5 descending_geometry.h5 -o horizontaldisplacement.h5 verticaldisplacement.h5

I'm writing to check if there is a way to perform the decomposition on the displacement (using the timeseries.h5 file) instead of the velocity? I get an error when using the timeseries data saying it's an unsupported file. 

Thank you!


Ditasaka

unread,
Jul 9, 2025, 12:07:54 AM7/9/25
to MintPy
Hi,
Unfortunately, it is not possible to use cumulative data.

Manudeo Singh

unread,
Jul 9, 2025, 9:41:02 AM7/9/25
to min...@googlegroups.com
Yes, you can decompose the time-series as well. Here are some guiding steps:
1. Read asc and desc timeseries dataset using xarray 
2. Use ds.resample(time='1MS').mean() to resample monthly (or semi-monthly). Here, goal is to align both timeseries to same dates
3. Use  asc_desc2horz_vert script to decompose each time-step (use a loop maybe or ufunc of xarray) - or write your own decomposition equations - for guidance, read  asc_desc2horz_vert.py script in notepad. 

I am in the process of making a Jupyter notebook available for these kinds of calculations, it will be available publicly in a few weeks. Meanwhile, these steps can help you. 

Best wishes,
Manu

--
You received this message because you are subscribed to the Google Groups "MintPy" group.
To unsubscribe from this group and stop receiving emails from it, send an email to mintpy+un...@googlegroups.com.
To view this discussion visit https://groups.google.com/d/msgid/mintpy/b2eb47d8-e5b3-419f-ae77-4302e35cdf7en%40googlegroups.com.


--

Dr Manudeo Singh
Royal Society - Newton International Fellow

Department of Geography and Earth Science
Aberystwyth, Wales, UK

Website: ResearchGate | Google Scholar

Message has been deleted
Message has been deleted
Message has been deleted
Message has been deleted

Sven Borgstrom

unread,
Jul 15, 2025, 8:59:45 AM7/15/25
to MintPy
Hi Manu,
that's a good news.
Plese keep us informed when you set up the notebook.
I'm a researcher working in a volcano observatory and we set up a dense GNSS netwok in our AOI for monitoring purposes.
I would be glad to carry out some cross-comparisions between data/results from our GNSS net and the Vertical and E-W components of ground motion from InSAR, exploting your notebook.
Nice,
Sven.

Sankhadip Biswas

unread,
Mar 20, 2026, 1:31:55 AM (3 days ago) Mar 20
to MintPy

Hi Dr. Manudeo, 

Could you please share if you were able to set up the notebook? Your help is much appreciated.

Best,
Sankhadip
Reply all
Reply to author
Forward
0 new messages