Giter Club home page Giter Club logo

Comments (5)

olivierhagolle avatar olivierhagolle commented on July 24, 2024

Dear Stien,
I'll try to find some time to look at it. I have heard that ESA has changed things regarding the number of records we can get at a time to avois the overload of its servers it is experiencing these days. Anyway, I guess you still might use the selection by date to get the older results.
Best regards,
Olivier

from sentinel-download.

olivierhagolle avatar olivierhagolle commented on July 24, 2024

You are right Stien, We are not able anymore to use -r xxx with xxx>100 , while -r 99 works. -r 101 throws an Error 500, Internal Server Error. This is a new limitation added by ESA.

And as the selection by date is done a posteriori on the product references, it does not help. I once had an a priori selection by date, but it only corresponded to the production date and not to the acqusition date. Would it still be useful for you ? I can put it back.

Otherwise, I guess I'll have to find a workaround.

Olivier

from sentinel-download.

olivierhagolle avatar olivierhagolle commented on July 24, 2024

You may now use queries with constraints on ingestion date
python Sentinel_download.py --lat 43.6 --lon 1.44 -a apihub.txt -o 51 --id 2016-11-01 --if 2016-12-01

from sentinel-download.

GertS avatar GertS commented on July 24, 2024

I created a fix (see pull request), you can now set -r to values larger than 100. It will now:

  • look for every download available download in steps of 100
  • download the necessary files in these 100 downloads
  • repeat above two steps until downloads == the value set at -r (default 100)

from sentinel-download.

olivierhagolle avatar olivierhagolle commented on July 24, 2024

Looks great, thanks a lot Gert !
I will merge both versions, but I am not sure I will test it fully right on (need to download > 100 products...)

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.