Skip to main content

I am using Statistics API to retrieve polygon’s information, we are expecting API to return data atleast in the gap of 5-7 days but we have noticed that for certain lands, it’s not returning data for more than 15 days. We need accuracy at 5% cloud cover.


API URL: https://services.sentinel-hub.com/api/v1/statistics


The API response is quite crucial for us in order to do further analysis on our application. Can any one please advise or guide me how the API is intended to respond OR is it a bug itself?

If I get it right, you are requesting time-series over specific areas, filtering to 5% cloud coverage? In that case, it is unfortunately expected sometimes to be longer gaps. Our planet is cloudy, and Sentinel-2 takes data every 5 days (depending on where you are, you might be lucky and get it in shorter periods, due to orbit overlaps), so if there are clouds on the date of observation, there is simply no data.


You might want to try PlanetScope data, which is taken daily, so chances of clear observations are waaay higher.

50272936920ef1a0791467b1d6a0c00067d23154.pngdocs.sentinel-hub.com
57b10d77cdf19cda03dbe73c52e6d5854ef7620d.png


PlanetScope



Sentinel Hub supports global, almost daily available commercial PlanetScope data with a spatial resolution of 3 meters.








Thank you for quick response. Yes, you are right. I am requesting time-series over specific area, however. I am trying 5%, 10% and 20% all three cloud cover and try to get an answer. Even with 20% as well for some of the areas, it returns last response date as 14th December.


What if you try with 100% cloud cover?


Reply