Copernicus DEM Global 30m resampled on a 20m grid on UTM 60N

Copernicus Digital Elevation Global 30m resampled on a 20m grid on UTM 60N

How to access

It's required to before running the code snippet below.
import xarray as xr

xr.open_dataset(
    "https://data.earthdatahub.destine.eu/copernicus-dem-utm/GLO-30-UTM-v0/60N",
    storage_options={"client_kwargs":{"trust_env":True}},
    chunks={},
    engine="zarr",
    decode_coords="all",
)

Variables

Short NameUnitsDescription
dem
m

height above geoid