Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 5 additions & 5 deletions APIs/SentinelHub/Data/DEM.qmd
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down
Loading