We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent beecf8e commit 2e2979eCopy full SHA for 2e2979e
catalog/COPERNICUS/COPERNICUS_DEM_GLO30.jsonnet
@@ -35,6 +35,10 @@ local self_ee_catalog_url = ee_const.ee_catalog_url + basename;
35
and Airbus Defence and Space. More details are available in the dataset
36
[documentation](https://dataspace.copernicus.eu/sites/default/files/media/files/2024-06/geo1988-copernicusdem-spe-002_producthandbook_i5.0.pdf).
37
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
+
42
Earth Engine asset has been ingested from the DGED files.
43
44
Note: See the code example for the recommended way of computing slope.
0 commit comments