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

No such file or directory:'asc/S1_20220103_130515_F1.PRM' #150

Open
abdullahkhanjaan opened this issue Jul 17, 2024 · 9 comments
Open

No such file or directory:'asc/S1_20220103_130515_F1.PRM' #150

abdullahkhanjaan opened this issue Jul 17, 2024 · 9 comments

Comments

@abdullahkhanjaan
Copy link

Respected I am using the "PyGMTSAR SBAS and PSI Analyses: Lake Sarez Landslides, Tajikistan". However, I got an error while running "Reframe Scenes (Optional)" step. If I skip this step then I get the same error in "Align Images" step.

image

@AlexeyPechnikov
Copy link
Owner

I’ve rerun the notebook, and it executed successfully:

image image

@abdullahkhanjaan
Copy link
Author

abdullahkhanjaan commented Jul 17, 2024 via email

@abdullahkhanjaan
Copy link
Author

what might be the possible solution for this?

@AlexeyPechnikov
Copy link
Owner

You need to check that your scenes (bursts) are consistent and cover the area for all dates. The DEM should also completely cover the area.

@abdullahkhanjaan
Copy link
Author

what is meant by "cover the area for all dates". Can you explain a bit more please, I am new to using sentinel data.

@AlexeyPechnikov
Copy link
Owner

If your area is covered by three bursts, you need to define these bursts for all the dates when Sentinel-1 scenes are captured. If you have only one burst for the first date and different bursts for subsequent dates, the processing will not be possible. All the information can be easily checked on the provided plots and in the tables.

@abdullahkhanjaan
Copy link
Author

you mean to check if the scenes are available after every 12 days or not?

@abdullahkhanjaan
Copy link
Author

If your area is covered by three bursts, you need to define these bursts for all the dates when Sentinel-1 scenes are captured. If you have only one burst for the first date and different bursts for subsequent dates, the processing will not be possible. All the information can be easily checked on the provided plots and in the tables.

Defined bursts correctly but still got the same result.

@AlexeyPechnikov
Copy link
Owner

Check your DEM and run the reframing command in debug mode for more detailed output:

sbas.compute_reframe(AOI, debug=True)

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