Hi
I’m using sentinelhub to search images. I usually use a bbox as a parameter to search
Is something wrong with API sentinelhub?, It’s seems like not up to date
for example, for this geometry:
[[-61.931949,-29.962167],[-61.931949,-29.955349],[-61.918688,-29.955349],[-61.918688,-29.962167],[-61.931949,-29.962167]],
But many more and recent tiles are available on the S3 bucket: aws s3 ls s3://sentinel-s2-l1c/tiles/36/U/VB/2021/3/ --request-payer requester
I noticed the same issue with any other bounding box I was querying. sentinelhub.opensearch.get_area_info() returns tiles up to 2021-03-23. Do you know what could be the cause? Is there any workaround I could use to check which tiles a bounding box belongs to?
Hi @karol.stanski,
please note that the OpenSearch interface is not actively maintained as it is not one of our core services. We are trying to keep it running, but we do not recommend its use for production purposes.
Do use STAC compliant Catalogue instead: