Ignore:
Timestamp:
05/21/10 16:01:09 (14 years ago)
Author:
mafoipsl
Message:

With IOIPSL v2_2_1 :

  • time_counter_bnds contains appropriate information required for yearly mean based on monthly values. Addition of time_counter_bnds for time series in GatherWithInternal
  • the first time axis encountered is also used as time counter. Suppression of useless Patch_20091030_histcom_time_axis
File:
1 edited

Legend:

Unmodified
Added
Removed
  • CONFIG/IPSLCM/IPSLCM5A/historical/COMP/stomate.card

    r1024 r1032  
    3131[Post_1M_stomate_history] 
    3232Patches= () 
    33 GatherWithInternal= (lon, lat, PFT, time_counter, Areas) 
     33GatherWithInternal= (lon, lat, PFT, time_counter, time_counter_bnds, Areas) 
    3434TimeSeriesVars2D= (T2M_MONTH,CONTFRAC,RESOLUTION_X,RESOLUTION_Y,CONVFLUX,CFLUX_PROD10,CFLUX_PROD100,HARVEST_ABOVE) 
    3535ChunckJob2D = NONE 
     
    4040[Post_1M_stomate_ipcc_history] 
    4141Patches= () 
    42 GatherWithInternal= (lon, lat, PFT, time_counter, Areas) 
     42GatherWithInternal= (lon, lat, PFT, time_counter, time_counter_bnds, Areas) 
    4343TimeSeriesVars2D=(cVeg, cLitter, cSoil, cProduct, lai, gpp, ra, npp, rh, fFire, fHarvest, fLuc, nbp, fVegLitter, fLitterSoil, cLeaf, cWood, cRoot, cMisc, cLitterAbove, cLitterBelow, cSoilFast, cSoilMedium, cSoilSlow, landCoverFrac, treeFracPrimDec, treeFracPrimEver, c3PftFrac, c4PftFrac, rGrowth, rMaint, nppLeaf, nppWood, nppRoot, nep) 
    4444ChunckJob2D = NONE 
Note: See TracChangeset for help on using the changeset viewer.