Hello MintPy Community,
I’m working on a time series analysis of ground displacement for a slow-moving landslide using Sentinel-1 data processed with GAMMA and MintPy. The goal is to analyze multiple years but only during the snow-free period (May–October).
I’m unsure about the best way to handle multi-year time series while excluding snow-covered months. Here are the three approaches I’m considering:
Method 2: Single Stack (No Network Modification)
Would method 3 improve the coherence for the snow-free interferogram pairs? What is the recommended method I should be using?
The main drawback I see with this approach is that the stack would require significantly more storage, take longer to process, and consume more GAMMA credits.
Apologies if this question has been asked before. This is my first post to the group. I searched both this forum and the GitHub discussions. I found a related post in the past but can no longer locate it.