Historical maximum extent of generic land cover types derived from the CCI land cover dataset
This dataset provides historical representations of the spatial distribution of generic land cover classes. To derive these data, we thematicaly aggregated the CCI land cover into generic class groups (e.g. agriculture
, desertic
) on a yearly basis. Then, for each derived layer, we derived a mask with its maximum historical extent. Finally, we resampled the output to a 1-km resolution, depicting per-pixel percentages of the given class group.
desertic
| Maximum historical extent of bare land and rocky areas (%)
content | description |
---|---|
value_range | 0…100 |
# data call without specifying subdataset and resolution
list_data("CCI_landCover_history")
# data call for specific subdataset
list_data("CCI_landCover_history/desertic")
# data call to subdataset with a specific resolution
list_data("CCI_landCover_history/desertic/1km")