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

[Bug]: AOI over 3 S1 SLC bursts not subsetting #162

Open
Boorhin opened this issue Aug 15, 2024 · 1 comment
Open

[Bug]: AOI over 3 S1 SLC bursts not subsetting #162

Boorhin opened this issue Aug 15, 2024 · 1 comment

Comments

@Boorhin
Copy link

Boorhin commented Aug 15, 2024

Hi,
I have an AOI that spans 3 bursts and I was following the tutorial for the Golden Valley to test the code.
image

It seems that the AOI is ignored on the plots in some ways compared to the example
image
image

However the PS function is calculated over the 3 bursts
image

I am planning to cut that corner as it is not useful so I have only 2 bursts but just to let you know.

System and software version:

  • OS: Ubuntu 22.04
  • PyGMTSAR version: 2024.8.2.post3
@AlexeyPechnikov
Copy link
Owner

Yes, I see—the bounding box of the selected burst covers the area fully. You can add a buffer like AOI.buffer(0.05) to expand your Area of Interest (AOI). This issue is technically related to GMTSAR binaries used in Sentinel-1 preprocessing. I plan to develop my own Sentinel-1 preprocessor to address this and other issues (including saving significant disk space) when I have the time for this project.

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