Synergies between plant and soil shift in the European Alps
收藏官方服务:
资源简介:
Alpine_convention_perimeter_2018: Shapefile of the perimeter of the Alpine convention LC_files.zip: Files of the land cover layer for each year from 1992 to 2022 focused on the European Alps. The files come from here: https://cds.climate.copernicus.eu/datasets/satellite-land-cover?tab=download. See below for the API request. eudem_dem_3035: DEM of the European Alps with a Lambert93 projection API request of the LC layer: import cdsapi dataset = "satellite-land-cover" request = { "variable": "all", "year": ["1995", "2000", "2020"], "version": [ "v2_0_7cds", "v2_1_1" ], "area": [49, 4.5, 43, 16.5] } client = cdsapi.Client() client.retrieve(dataset, request).download()
提供机构:
Zenodo创建时间:
2026-04-16



