I have built an InSAR processor based on SNAP,I had read “SNAP + MintPy workflow for InSAR time series analysis”in GitHub, I followed the procedure described above and obtained interferogram data, elevation data, coherence data and unwrapping data. I also use data structure similar to the example
I had also download example data from ISCE and GAMMA, obtained the result sucessfully, it mean that mintpy installed no problem, but when I use mintpy to run the snap data, it tell me“FileNotFoundError: [Errno 2] No such file or directory: './inputs/ifgramStack.h5'”. The mintpy can not load my data. I think maybe the type of header file is wrong, can anyone tell me how to resolve it . And the website of mintpy do not have example data for snap, so I do not know whether my SAfricaSenAT29.txt is right.
Thanks for any help.