Replies: 5 comments
-
|
Dear @ThreeIcug, |
Beta Was this translation helpful? Give feedback.
-
|
If you'd like to start playing around with how well it works, I have a repo that does the averaging to get a NetCDF stack of "average interferograms" (which are the rough estimates of the atmosphere on each SAR date): a few caveats:
|
Beta Was this translation helpful? Give feedback.
-
|
@mosyhey |
Beta Was this translation helpful? Give feedback.
-
|
@ThreeIcug adding the method from Tymofyeyeva & Fialko (2015) is not on my to-do list, unfortunately, but contributions are welcomed. The power-law method from Bekaert et al. (2015, JGR) is another potential option and is available through TRAIN. It's not directly compatible with mintpy format, but should be straightforward to make the connection. The method from Cao et al. (2019, JGR) is another easy-to-use option, it's available here: https://github.com/ymcmrs/ICAMS and it's compatible with mintpy. |
Beta Was this translation helpful? Give feedback.
-
|
Evaluation of MintPy tropospheric delay correction methods by comparing InSAR info with CGPS data, in a case study area: |
Beta Was this translation helpful? Give feedback.

Uh oh!
There was an error while loading. Please reload this page.
-
Description of the desired feature
The Mintpy is a nice code for SBAS. Recently, I try to process the Tibet data, none of the three methods of tropospheric delay correction seem to achieve a good result. So I wonder if the Global Atmospheric Models is not enough for plateau applications. Then, I found an paper of the Tymofyeyeva, E. and Y. Fialko (2015), they think the atmospheric noise is random, and estimate radar phase delays due to propagation through the troposphere and the ionosphere based on the averaging of redundant interferograms that share a common scene. Are we considering adding a similar estimation method.
My requirements may be a bit nitpicky.
Is your feature request related to a problem? Please describe
Describe the solution you'd like
Describe alternatives you have considered
Additional context
Are you willing to help implement and maintain this feature?
Beta Was this translation helpful? Give feedback.
All reactions