I have automated python scripts for generating S1 interferometric products in SNAP and I am working on preparing it for MintPy.
Thank you for earlier help (
https://groups.google.com/forum/#!searchin/mintpy/snap%7Csort:date/mintpy/gezIHsr3amo/4b4IMl6LCQAJ).
Based on that I have created interferograms that are filtered and unrwapped in snaphu and converted to Gamma format (.rslc, .rslc.par).
That stack has a depth of 3 (A+B, A+C, A+D, B+C, B+D, B+E etc.) so it is redundant.
Now I need to integrate this into MintPy. I am reading as much of the code/docs as I can but I am stuck and I am hoping some answer might get me on track again and save trail and error time.
In my outputs I have filtered and geocoded wrapped interferograms, unwrapped interferograms and coherence.
1) I am terrain correcting the interferograms, is geocoded inputs O.K for MintPY or should I export before terrain correction?
2) All the scenes are coregestered to each other, and not a single master, but they are geocoded. That should be fine in terms of stack co-registration?
2) I understand coherence is a required input (.corr), I calculate coherence using SNAP, is this fine?
3) It looks like "snaphu connecting components" are useful. How do I generate these?
4) The input file asks for geometry files (dem.rdc lat/long etc.) - I am not exactly sure which files are needed and how to create them. Are they required if inputs are geocoded? I think they are since incidence angle is needed for the displacement vector usually...
I am hoping if these questions are answered I can put my files in the correct dir structure, create the input file and run MintPy.
Congrats and the new official naming, interesting to see the project evolve into the Insarlab and then to MintPy.