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/piControl/COMP/orchidee.card

    r1014 r1032  
    3434 
    3535[Post_1M_sechiba_history] 
    36 Patches = (Patch_20091030_histcom_time_axis) 
    37 GatherWithInternal = (lon, lat, veget, time_counter, Areas, Contfrac) 
     36Patches = () 
     37GatherWithInternal = (lon, lat, veget, time_counter, time_counter_bnds, Areas, Contfrac) 
    3838TimeSeriesVars2D = (nobiofrac, alb_nir, alb_vis, bqsb, evap, fluxlat, fluxsens, gqsb, netrad, qair, rain, runoff, snow, snownobio, snowf, subli, tair, temp_sol, tsol_max, tsol_min, drainage,mrsos, mrso, mrros, mrro, prveg, evspsblveg, evspsblsoi, tran, treeFrac, grassFrac, cropFrac, baresoilFrac, residualFrac) 
    3939ChunckJob2D = NONE 
     
    4343 
    4444[Post_HF_sechiba_out_2] 
    45 Patches= (Patch_20091030_histcom_time_axis) 
    46 GatherWithInternal= (lon, lat, veget, time_counter, Areas, Contfrac) 
     45Patches= () 
     46GatherWithInternal= (lon, lat, veget, time_counter, time_counter_bnds, Areas, Contfrac) 
    4747TimeSeriesVars2D= (mrsos, mrro) 
    4848ChunckJob2D= NONE 
Note: See TracChangeset for help on using the changeset viewer.