|
Land Cover – Climate Change Initiative Description
ESA CCI Land Cover dataset (https://www.esa-landcover-cci.org/) is used to produce PFT maps for the ORCHIDEE model.
Transformation of initial data is done in the following steps:
- Aggregation ESA CCI LC (300 m) → Generic PFTs (given resolution), using:
- aggregation tool "lc-user-tools" (v4.3, release 03/12/2018)
- yearly ESA CCI land cover map v2.0.7b (1992-2015) or v2.1.1 (2016-2019) at 300 m resolution with 38 land cover classes
- static Köppen-Geiger climate zone map at 300 m resolution grouped into 5 climate zones
- cross-walking table (v2.4) matching ESA CCI classes with generic PFTs: csv
- additional cross-walking table (v2.4) refining the conversion of several ESA CCI classes depending on climate zone: csv
- Aggregation Generic PFTs (given resolution) → ORCHIDEE PFTs (given resolution), using:
- python script "gen2orc.py": link (github) or link (SVN)
- yearly Generic PFT maps (1992-2019)
- static Köppen-Geiger climate zone map (Rubel et al., 2017) for splitting trees
- static C3/C4-partitioning map (C. Still et al., 2018) for splitting grasses
- yearly land-use maps (LUH2-GCB2022) for splitting crops
- static water bodies map (ESA CCI WB v4.0) for splitting inland/coastal waters and defining land-sea mask
- Merge ORCHIDEE PFTs (2010, 0.25°) + LUH2 (850-2022, 0.25°), using:
- python script "mergeLUH.py": link (github) or link (SVN)
- single ORCHIDEE PFT map for 2010 (0.25°)
- yearly land-use dataset (850-2022, 0.25°, LUH2-GCB2022)
- static Köppen-Geiger climate zone map (Rubel et al., 2017) for splitting trees
- static C3/C4-partitioning map (C. Still et al., 2018) for splitting grasses
- static water bodies map (ESA CCI WB v4.0) for defining land-sea mask
The data are available on obelix:
- Data aggregated into 15 generic PFTs at 8 different resolutions (1°, 0.5°, 0.25°, 0.125°, 0.1°, 0.05°, 0.025°, 0.0125°) on yearly basis (1992-2019):
/../vbastri/BDD/ESACCI-LC/GENERIC_PFT
- Data aggregated into 15 ORCHIDEE PFTs at 8 different resolutions (1°, 0.5°, 0.25°, 0.125°, 0.1°, 0.05°, 0.025°, 0.0125°) on yearly basis (1992-2019):
/../vbastri/BDD/ESACCI-LC/ORCHIDEE_PFT
- Historical reconstruction of ORCHIDEE PFT maps at 0.25° on yearly basis (850-2022):
/../vbastri/BDD/ESACCI-LC/ORCHIDEE_PFT/historical
Different input datasets:
- Yearly ESA CCI land cover data (1992-2019, 300 m resolution, 38 land cover classes, v2.0.7b for 1992-2015 and v2.1.1 for 2016-2019, ~2.5 Gb per file):
/../vbastri/BDD/ESACCI-LC/LCCS-300m
- Yearly land-use dataset (850-2022, 0.25°, LUH2-GCB2022):
/../vbastri/BDD/LUH2/GCB2022
- Static Köppen-Geiger climate zone map (Rubel et al., 2017, 31 classes, http://koeppen-geiger.vu-wien.ac.at/present.htm):
/../vbastri/BDD/KG2017
- Static C3/C4-partitioning map (C. Still et al., 2018, 3 classes):
/../vbastri/BDD/C4FRAC
- Static water bodies map (ESA CCI WB v4.0, 3 classes):
/../vbastri/BDD/ESACCI-LC/WATER
The ORCHIDEE PFT maps are also available on the common-shared repositories on different computing platforms:
- /../IGCM/SRF/PFTMAPS/CMIP6/ESACCI-LC/15PFT.v2023.1
- /../IGCM/SRF/PFTMAPS/CMIP6/ESA-LUH2v2/historical/15PFT.v2023.1
|