Skip to content

Commit 2e2979e

Browse files
schwehrcopybara-github
authored andcommitted
COPERNICUS_DEM_GLO30.jsonnet: Add the VDATUM / VERTICAL_CRS to the dataset description.
PiperOrigin-RevId: 876294250
1 parent beecf8e commit 2e2979e

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

catalog/COPERNICUS/COPERNICUS_DEM_GLO30.jsonnet

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,10 @@ local self_ee_catalog_url = ee_const.ee_catalog_url + basename;
3535
and Airbus Defence and Space. More details are available in the dataset
3636
[documentation](https://dataspace.copernicus.eu/sites/default/files/media/files/2024-06/geo1988-copernicusdem-spe-002_producthandbook_i5.0.pdf).
3737
38+
The DSM uses the EGM2008 vertical datum:
39+
[EPSG:3855](https://spatialreference.org/ref/epsg/3855/). This means a 0
40+
elevation at a location does not imply the location is at a mean sea level.
41+
3842
Earth Engine asset has been ingested from the DGED files.
3943
4044
Note: See the code example for the recommended way of computing slope.

0 commit comments

Comments
 (0)