Giter Club home page Giter Club logo

Comments (2)

olivierhagolle avatar olivierhagolle commented on July 24, 2024

Hi Alen,
this issue is due to the maximum number of records provided by copernicus hub, which is 100 by default.
if you add -r 300, you will have access to some of the files you need.
Your polygon is quite large, you should split it in chunks !

The issue is that the interface of Copernicus hub, when I wrote this code, did not allow to query on the acquisition date, only the ingestion date, which is not very interesting. . So the tool gets all the records first and then selects the dates in the specified range. If the number of records is not high enough, you do not get the data sets. Maybe ESA added the possibility to query on the date more recently, I did not check.

from sentinel-download.

mazingaro avatar mazingaro commented on July 24, 2024

Hi @olivierhagolle,

I redefined the area and added -r 300 and it works.

Thanks for your reply!

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.