Giter VIP home page Giter VIP logo

Comments (4)

olivierhagolle avatar olivierhagolle commented on July 30, 2024

Thanks William,
i am in holidays with a very poor wify. Will try that when I am back.
Olivier


De : wouellette [[email protected]]
Envoy� : vendredi 15 juillet 2016 11:27
� : olivierhagolle/Sentinel-download
Objet : [olivierhagolle/Sentinel-download] Empty .xml files for S2A download (#9)

Hi Olivier,

I am experiencing problems with downloading S2A data on a per tile basis (-t). All elements of the .SAFE folder are downloading fine, but the general .xml file in the root of the S2A image .SAFE folder is completely blank. This is the case for all S2A images I am trying to download. I tried typing in the url link to the server in my browser to download the .xml manually, and an "error 404 not found" shows up.

Here is the command I use (linux CentOS):
python Sentinel_download.py --lat 50.42 --lon 6.02 -a apihub.txt -w /data -o 8 -t 31UES

Could it be that the the location of the .xml file on scihub has changed and the link that your script points to is outdated?

Thanks for you script in any case, a life saver :)

Regards,

William


You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHubhttps://github.com//issues/9, or mute the threadhttps://github.com/notifications/unsubscribe-auth/AErZJ9iYgIMn4vArutFe-NR-LV7Etg0dks5qV1KSgaJpZM4JNOYi.

from sentinel-download.

olivierhagolle avatar olivierhagolle commented on July 30, 2024

Dear William,
I just pushed a fix which solves it. There is an inconsistency in the apihub files, the url of all tile files was changed recently, but they did not change the references within the files. I had solved the issue before for most files but had forgotten that one.
For each url, i have to do that :
url_header=url_header.replace("eu/odata","eu/apihub/odata")

Hope it works now. Please test and close the issue if OK.
Thanks for pointing the issue and for being patient !
Olivier

from sentinel-download.

wouellette avatar wouellette commented on July 30, 2024

Dear Olivier,

I will let you know tomorrow if the issue has been fixed on my side, and
will close the issue if so.

Cheers,

William

2016-07-31 19:16 GMT+02:00 Olivier Hagolle [email protected]:

Dear William,
I just pushed a fix which solves it. There is an inconsistency in the
apihub files, the url of all tile files was changed recently, but they did
not change the references within the files. I had solved the issue before
for most files but had forgotten that one.
For each url, i have to do that :
url_header=url_header.replace("eu/odata","eu/apihub/odata")

Hope it works now. Please test and close the issue if OK.
Thanks for pointing the issue and for being patient !
Olivier


You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
#9 (comment),
or mute the thread
https://github.com/notifications/unsubscribe-auth/AThotB-lvrFolgBEtb8SGnsRo2c7szgwks5qbNhcgaJpZM4JNOYi
.

from sentinel-download.

wouellette avatar wouellette commented on July 30, 2024

Bonjour Olivier,

je vous signale jusque que la dernière mise à jour du scihub de l'esa a
sûrement dû changer le lien de téléchargement pour les données Sentinel.
Le message rendu "authorization failed", ce qui n'arrivait pas avant la
mise à jour. Je ne soulève pas de "Issue" sur Github car j'imagine que
quelqu'un le fera tôt ou tard, mais peut-être donc regarder en quoi la mise
à jour a affecté l'accès au FTP.

Merci encore.
Bonne journée,

William

2016-07-18 8:12 GMT+02:00 Olivier Hagolle [email protected]:

Thanks William,
i am in holidays with a very poor wify. Will try that when I am back.
Olivier


De : wouellette [[email protected]]
Envoy� : vendredi 15 juillet 2016 11:27
� : olivierhagolle/Sentinel-download
Objet : [olivierhagolle/Sentinel-download] Empty .xml files for S2A
download (#9)

Hi Olivier,

I am experiencing problems with downloading S2A data on a per tile basis
(-t). All elements of the .SAFE folder are downloading fine, but the
general .xml file in the root of the S2A image .SAFE folder is completely
blank. This is the case for all S2A images I am trying to download. I tried
typing in the url link to the server in my browser to download the .xml
manually, and an "error 404 not found" shows up.

Here is the command I use (linux CentOS):
python Sentinel_download.py --lat 50.42 --lon 6.02 -a apihub.txt -w /data
-o 8 -t 31UES

Could it be that the the location of the .xml file on scihub has changed
and the link that your script points to is outdated?

Thanks for you script in any case, a life saver :)

Regards,

William


You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub<https://github.com/
/issues/9>, or mute the thread<
https://github.com/notifications/unsubscribe-auth/AErZJ9iYgIMn4vArutFe-NR-
LV7Etg0dks5qV1KSgaJpZM4JNOYi>.


You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
#9 (comment),
or mute the thread
https://github.com/notifications/unsubscribe-auth/AThotDWRNLvd56ZPb9mkR-nUzYotqPjRks5qWxlMgaJpZM4JNOYi
.

from sentinel-download.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.