Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Help]: SBAS results different from GMTSAR SBAS processing results #148

Open
kinreich opened this issue Jul 17, 2024 · 6 comments
Open

[Help]: SBAS results different from GMTSAR SBAS processing results #148

kinreich opened this issue Jul 17, 2024 · 6 comments

Comments

@kinreich
Copy link

Hello,
I ran a time series processing once using GMTSAR manual, and once using pygmtsar, and got very different results for

OS and software version

  • OS: Ubuntu 20.04.5 LTS
  • PyGMTSAR version: pygmtsar-v2023.3.11
  • GMTSAR: 4.2.2

Steps to reproduce the problem
I ran the timeseries on 72 ascending scenes, and 107 interforgrams,
pairs : time was 30 days between them, as well as yearly pairs.
meters: up to 150 meters (default)
I used the same data in both of the processing analyses: same dem file, same wavelength filter, same corr file for correlation filter.

For GMTSAR they produce a velocity grid to look at, and for pygmtsar I produced a velocity grid from the total displacement divided by the time passed (in years).

I compared between the processing stages, and found that the differences in grd files are seen only after running SBAS (unwrap and phasefilt files see no difference)

Screenshot
Here is the velocity grd (mm/year) for pygmtsar analysis:
pygmtsar_vell_file

Here is the velocity grd (mm/grd) for GMTSAR analysis:
gmtsar_vel_ll

Could you help explain why we would see such a difference in final results with the two analyses?

@AlexeyPechnikov
Copy link
Owner

But what is the difference? You are only showing PyGMTSAR results without selecting a colormap or specifying a range. By the way, you are using a very old version of PyGMTSAR.

@kinreich
Copy link
Author

I ran the analysis on pygmtsar a while ago, that's why its the older version.
I showed the results of both pygmtsar and GMTSAR, there are two png's of grids attatched.
You can see the great difference in the mm/year, although the trends are the same.

@kinreich
Copy link
Author

Here I have attached another png that shows the difference in total displacement over 7 years:
Cropped Grid 1 is from GMTSAR aanalysis
Resampled Grid 2 is from pygmtsar Analysis
And you can see the difference grid as well (in mm)
final_displacement_20221204

@AlexeyPechnikov
Copy link
Owner

It seems you have not detrended your cloudy PyGMTSAR unwrapped interferograms before SBAS processing, but used GMTSAR atmospheric correction.

@kinreich
Copy link
Author

I detrended PyGMTSAR unwrapped interferograms before SBAS processing, and didnt use atmospheric correction with GMTSAR

@AlexeyPechnikov
Copy link
Owner

Okay, show us your phase cleaned from stratified atmospheric phase delay and turbulence component, and show your displacement grids per date.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants