alexisInSAR / EZ-InSAR

Matlab Interface for Easy InSAR
GNU General Public License v3.0
105 stars 35 forks source link

Changes in https://scihub.copernicus.eu/ #71

Closed FranckzGithub closed 4 months ago

FranckzGithub commented 7 months ago

A few days ago i was using this tool succesfully but sentinel data was moved i mean : https://scihub.copernicus/, i think is moved to https://dataspace.copernicus.eu/, so the automatic downloading of Orbits in fetchOrbit.py file is not working, i suggest review this issue... Many Thanks in advance

alexisInSAR commented 7 months ago

Hi,

The new version (2.2.0) allows you to download orbit files from the ASF server. Try it if you wish.

Kind regards,

Alexis

FranckzGithub commented 7 months ago

i will try, thank you very much!!!

FranckzGithub commented 7 months ago

Screenshot from 2023-11-26 22-49-51 Your modifications are amazing, i think this code is amazing and help to process InSAR data, i faced this problem, when i downloaded the orbits from 20200305, it was saved in a folder with the name "20200307", and the code cannot recognize the date, so i changed all names of folders (in this specific case 20200307 to 20200305) of orbit folders.... and it worked, i dont know if this is an issue or not, but it worked for me, i would suggest review this issue, and thank you for you support =D