Changes between Version 69 and Version 70 of Documentation/Forcings


Ignore:
Timestamp:
2016-05-11T21:22:59+02:00 (8 years ago)
Author:
jpolcher
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Documentation/Forcings

    v69 v70  
    274274=== 2.9 Scripts examples === 
    275275 - FORTRAN 90 script to create a land points only forcing file (use of the compress attribute) [attachment:mk_grid.f90] 
    276  
    277 == 3. Vegetation information == 
    278 ORCHIDEE model can read vegetation map based on Olson categories or on PFT categories. When a PFT map is used as an input, the parameter '''land_use''' in the .def file should be set to TRUE, else to FALSE. 
    279  
    280 === 3.1 Olson map === 
    281 A map at 5km resolution on a Goode homolosine projection with the dominant Olson class has been generated by Nicolas Viovy based on a 1km IGBP map. The map is available on the common repository of ORCHIDEE forcing files on CCRT, IDRIS and other platforms. It is also available [http://dods.ipsl.jussieu.fr/orchidee/SANORCHIDEE/IGCM/INIT/SRF/OL2/carteveg5km.nc, here]. This map contains 94 land categories. The conversion from Olson to PFT categories is done within the code of ORCHIDEE. Up to the version 1.9.5.2, there was a bug when converting Olson category 79 (warm C4 woody savanna). It was distributed into tropical broad-leaved raingreen (40%) and C3 grass (40%) while it should have been tropical broad-leaved raingreen (40%) and '''C4''' grass (40%). This bug has been fixed in the version 1.9.6. 
    282  
    283 === 3.2 PFT maps === 
    284  
    285 ==== 3.2.1 Based on Olson ==== 
    286 ===== Static maps ===== 
    287 A Python script have been developed by Martial Mancip in order to convert 'offline' Olson-based map to PFT-based map. For this purpose, an Olson map has been generated at a 0.5 deg resolution, in which fractions of Olson categories are defined for each cell (and not only the dominant category). The 0.5° Olson map is available [http://dods.ipsl.jussieu.fr/orchidee/SANORCHIDEE/CarteVeg/vegcoor2D_bounds_2_CF_carteveg5km.nc here]. The PFT map generated by this script is available [http://dods.ipsl.jussieu.fr/igcmg/IGCM/BC/SRF/OL2/ ????].   
    288  
    289 ===== Dynamic maps =====  
    290 The PFT map based on Olson categories has been combined with some historical trends and future projections datasets of Land-Use changes. This work has been carried out by Nathalie de Noblet within the frame of the AR5 IPCC exercise. The historical dataset is the HYDE 3.0 dataset (Klein Goldewijk) and the future projections are delivered by the four Integrated assessments models for the four Representative Concentration Pathways (RCP): MESSAGE (RCP 8.5), AIM (RCP 6), MiniCAM (RCP 4.5), IMAGE (RCP 3.0). A report and a presentation on the methodology developped have been written by Nathalie. Both documents are availabe [ 
    291  
    292 ==== 3.2.2 Maps based on recent Satellite Land Cover products ==== 
    293 In a recent paper (see reference below) B. Poulter has proposed a method to convert satellite land cover products (GLC2000, Globcover, MODIS) into PFT maps, using Köppen-Geiger bioclimatic zones. [[BR]] 
    294 N. Macbean and B. Poulter have updated the cross-walking approach based on discussions with the Globcover team in July 2012 at UCL. [[BR]] 
    295 The new land cover CCI should be available at end of 2012 for use with ORCHIDEE. [[BR]] 
    296 B. Poulter has developed tools to do conversions at any spatial resolution. N. Macbean has equivalent tools in python. Please contact them directly to know more about this. The objective is to have these tools available later for everybody under the TOOLS directory. [[BR]] 
    297 Poulter, B., Ciais, P., Hodson, E., Lischke, H., Maignan, F., Plummer, S. & Zimmerman, N. E. (2011). Plant functional type mapping for earth system models. Geoscientific Model Development, 4, 993–1010, doi:10.5194/gmd-4-993-2011 
    298  
    299 ==== 3.2.3 Global Land Use modeling data formatted for ORCHIDEE ==== 
    300 ==== 3.2.4 Future projections based on RCP's ==== 
    301  
    302 == 4. Soil texture and color data == 
    303  
    304 == 5. Irrigation == 
    305  
    306 == 6. Slope ==  
    307  
    308 == CF-conformant ==  
    309 Here are some recommendations to follow about the creation of forcing files. The idea is to achieve a kind of CF-like standardization of the files. Documentation/Forcings/CfStandard