insarlab / MintPy

Miami InSAR time-series software in Python
https://mintpy.readthedocs.io
Other
585 stars 254 forks source link

add `prep_nisar` to load NISAR GUNW products #1035

Closed mirzaees closed 1 year ago

mirzaees commented 1 year ago

Description of proposed changes

Add prep_nisar.py script to read GUNW products. The inputs are a list of nisar*.h5 data cubes and the DEM.

Future to do list:

mirzaees commented 1 year ago

Thank you @yunjunz for reviewing I do not have an open interferogram stack but I have tested this, and confirm it is working. So let's merge it if it is fine with you.