Open abdullahkhanjaan opened 4 months ago
I’ve rerun the notebook, and it executed successfully:
I am using the scenes and bursts of my own area with coordinates": [73.08, 33.70] for that I am getting this error.
On Wed, Jul 17, 2024, 8:50 PM Alexey Pechnikov @.***> wrote:
I’ve rerun the notebook, and it executed successfully: image.png (view on web) https://github.com/user-attachments/assets/3143d68f-8274-438e-90e3-1daf65fc52c4 image.png (view on web) https://github.com/user-attachments/assets/2d852e5d-f321-4528-aaf0-1e477b1e7882
— Reply to this email directly, view it on GitHub https://github.com/AlexeyPechnikov/pygmtsar/issues/150#issuecomment-2233644717, or unsubscribe https://github.com/notifications/unsubscribe-auth/AYTHGM7RZA3DCWQWDS2YWFTZM2HELAVCNFSM6AAAAABLAZTBW2VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDEMZTGY2DINZRG4 . You are receiving this because you authored the thread.Message ID: @.***>
what might be the possible solution for this?
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.
what is meant by "cover the area for all dates". Can you explain a bit more please, I am new to using sentinel data.
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.
you mean to check if the scenes are available after every 12 days or not?
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.
Check your DEM and run the reframing command in debug mode for more detailed output:
sbas.compute_reframe(AOI, debug=True)
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.