From a9fc5da59c1b96ad4194f183a64bb9bc7087a327 Mon Sep 17 00:00:00 2001 From: aversnik Date: Thu, 20 Aug 2026 11:29:26 +0200 Subject: [PATCH] Update demInstance table --- APIs/SentinelHub/Data/DEM.qmd | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/APIs/SentinelHub/Data/DEM.qmd b/APIs/SentinelHub/Data/DEM.qmd index 4e8cf7f877..e0dd8200ad 100644 --- a/APIs/SentinelHub/Data/DEM.qmd +++ b/APIs/SentinelHub/Data/DEM.qmd @@ -67,12 +67,12 @@ This chapter will explain the `input.data.dataFilter` object of the #### demInstance -Sets the DEM to use. Will return the default DEM (COPERNICUS_30) if no parameter is set. +Sets the DEM to use. Will return the default DEM (COPERNICUS_90) if no parameter is set. - Identifier DEM Notes - --------------- ----------------------------------------- ----------------------------------------------------------- - COPERNICUS_30 Copernicus DEM GLO-30 Public and GLO-90 30m is infilled with 90m where 30m tiles are not released - COPERNICUS_90 Copernicus DEM GLO-90 Global + Identifier DEM Notes + --------------- ----------------------------------------------------------------------------------- ----------------------------------------------------------- + COPERNICUS_30 Copernicus DEM GLO-30 Public, infilled with GLO-90 where 30m tiles are not released [Requires CCM registration](https://dataspace.copernicus.eu/news/2026-8-25-copernicus-dem-30m-view-service-update){target="_blank"} + COPERNICUS_90 Global Copernicus DEM GLO-90 Default ### Processing Options