From 28e3f0c4567c6d05ed4d76e64ff1c4316a43ae94 Mon Sep 17 00:00:00 2001 From: izibert Date: Fri, 23 May 2025 12:32:00 +0200 Subject: [PATCH] Add WAW3-1 region limitation warning to Batch services docs --- APIs/SentinelHub/BatchStatistical.qmd | 5 +++++ APIs/SentinelHub/BatchV2.qmd | 5 +++++ 2 files changed, 10 insertions(+) diff --git a/APIs/SentinelHub/BatchStatistical.qmd b/APIs/SentinelHub/BatchStatistical.qmd index ddc3c63d54..df28ec5f0f 100644 --- a/APIs/SentinelHub/BatchStatistical.qmd +++ b/APIs/SentinelHub/BatchStatistical.qmd @@ -12,6 +12,11 @@ Request](https://helpcenter.dataspace.copernicus.eu/hc/en-gb/requests/new){targe to our Copernicus Data Space Ecosystem Support Team to request your Copernicus Service account accordingly. +::: {.callout-warning} +## Region Limitation +Currently, the Batch Statistical API only supports object storage in the `WAW3-1` region. Please ensure your bucket is created in this region for compatibility. +::: + The Batch Statistical API (or shortly \"Batch Stats API\") enables you to request statistics similarly as with the [Statistical API](/APIs/SentinelHub/Statistical.qmd) but for multiple polygons at diff --git a/APIs/SentinelHub/BatchV2.qmd b/APIs/SentinelHub/BatchV2.qmd index 4fd2c7e22f..06e1a8d571 100644 --- a/APIs/SentinelHub/BatchV2.qmd +++ b/APIs/SentinelHub/BatchV2.qmd @@ -17,6 +17,11 @@ following guide: ------------------------------------------------------------------------ +::: {.callout-warning} +## Region Limitation +Currently, the BatchV2 API only supports object storage in the `WAW3-1` region. Please ensure your bucket is created in this region for compatibility. +::: + ## Overview **BatchV2 Processing API** (or shortly \"**BatchV2 API**\") enables you