Forum

Message Boards Message Boards

Back

Finder API - Subset of data or single band Download

Toggle
Dear all,

we successfully use the creodias API in order to download efficiently any product we need. It would we great to have the potential to download a clipped product based on a bbox and not the whole product. Is it possible? In addition, another asset could be to get only a list of selected bands (B04 and B08 for Sentinel-2 for example).

Thanks in advance.
Best,
Thanassis
0 (0 Votes)

RE: Finder API - Subset of data or single band Download
Answer
11 October 2021 9:02 as a reply to Envision NOA.
Hello Thanassis! Downloading of clipped products is possible via Sentinel WMS.
Please familiarize yourself with the following article: https://creodias.eu/wms-request?
Here's a link to Sentinel Hub, where you're allowed to authorized by using CREODIAS account: https://apps.sentinel-hub.com/
0 (0 Votes)

RE: Finder API - Subset of data or single band Download
Answer
12 October 2021 5:50 as a reply to Sebastian Sapeta.
Dear Sebastian,

thanks for your quick reply! Regarding the WMS capability, the documentation refers to "unprocessed Sentinel-2 bands". Does it mean that they are in Level-1C?

Thanks!
0 (0 Votes)

RE: Finder API - Subset of data or single band Download
Answer
13 October 2021 2:02 as a reply to Envision NOA.
Dear Thanassis, I'm so sorry for delay. Yes - unprocessed bands are available through layers on OGC services (for example WMS) - additionaly, there are other, composite layers. The data source for the OGC services are L1C products, there is also OGC interface for reaching L2A products (on different URL). I'm attaching to you a few links, under them you will find more useful informations:
https://sentinel.esa.int/web/sentinel/user-guides/sentinel-2-msi/processing-levels
https://custom-scripts.sentinel-hub.com/sentinel-2/bands/
https://www.sentinel-hub.com/develop/api/ogc/standard-parameters/wcs/

Here are links to endpoints:
L1C WMS: https://creodias.sentinel-hub.com/ogc/wms/7dde158a-3ecb-4b93-a3f3-5fbce2077218?service=WMS
L2A WMS: https://services.sentinel-hub.com/v1/wms/ed64bf38-72da-4723-9c06-568b76b8add0?service=WMS
0 (0 Votes)