Hi,
the same problem seems to be happening again as already reported on April 19.
While trying to query for the Sentinel2 tile “tiles/12/V/VH/”, only data up to 4th of July is available.
I checked the S3 bucket and found several images which are not returned.
https://roda.sentinel-hub.com/sentinel-s2-l1c/tiles/12/V/VH/2019/7/
Result:
{
“IsTruncated”: false,
“Contents”: ,
“Name”: “sentinel-s2-l1c”,
“Prefix”: “tiles/12/V/VH/2019/7/”,
“Delimiter”: “/”,
“MaxKeys”: 1000,
“CommonPrefixes”: [
{
“Prefix”: “tiles/12/V/VH/2019/7/1/”
},
{
“Prefix”: “tiles/12/V/VH/2019/7/11/”
},
{
“Prefix”: “tiles/12/V/VH/2019/7/13/”
},
{
“Prefix”: “tiles/12/V/VH/2019/7/14/”
},
{
“Prefix”: “tiles/12/V/VH/2019/7/16/”
},
{
“Prefix”: “tiles/12/V/VH/2019/7/3/”
},
{
“Prefix”: “tiles/12/V/VH/2019/7/4/”
},
{
“Prefix”: “tiles/12/V/VH/2019/7/6/”
},
{
“Prefix”: “tiles/12/V/VH/2019/7/8/”
},
{
“Prefix”: “tiles/12/V/VH/2019/7/9/”
}
],
“KeyCount”: 10
}