Ignore:
Timestamp:
02/01/17 18:51:26 (7 years ago)
Author:
jgipsl
Message:

Changed version of new PFTmap files, from v1 to v1.2. The only differencies between v1 and v1.2 are the missing values changed from NaN to 1.e+20. This is done to prevent ORCHIDEE to crash if it is compiled with debug options.

Some homogenization between cards is also done.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • CONFIG/UNIFORM/v6/IPSLCM6/EXPERIMENTS/IPSLCM/piControl/COMP/orchidee.card

    r3093 r3111  
    1313[InitialStateFiles] 
    1414List=   (${R_IN}/SRF/soils_param.nc,        . ), \ 
     15        (${R_IN}/SRF/soils_param_usdatop.nc,. ), \ 
    1516        (${R_IN}/SRF/routing.nc,            . ), \ 
    1617        (${R_IN}/SRF/albedo/alb_bg_modisopt_2D_ESA_v2.nc, alb_bg.nc ), \ 
    17         (${R_IN}/SRF/PFTMAPS/CMIP6/ESA-LUH2/historical/v1/withoutNoBio/13PFTmap_1850_ESA_LUH2v2h_withoutNoBio_v1.nc, PFTmap.nc), \ 
    18         (${R_IN}/SRF/cartepente2d_15min.nc, .), \ 
    19         (${R_IN}/SRF/soils_param_usdatop.nc, .) 
     18        (${R_IN}/SRF/PFTMAPS/CMIP6/ESA-LUH2/historical/v1.2/withoutNoBio/13PFTmap_1850_ESA_LUH2v2h_withoutNoBio_v1.2.nc, PFTmap.nc),\ 
     19        (${R_IN}/SRF/cartepente2d_15min.nc, .) 
    2020 
    2121[BoundaryFiles] 
Note: See TracChangeset for help on using the changeset viewer.