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/lim2.card

    r1021 r1032  
    2828 
    2929[Post_1M_icemod] 
    30 Patches = (Patch_20091030_histcom_time_axis,Patch_20091118_mask) 
    31 GatherWithInternal = (nav_lon, nav_lat, time_counter) 
     30Patches = (Patch_20091118_mask) 
     31GatherWithInternal = (nav_lon, nav_lat, time_counter, time_counter_bnds) 
    3232TimeSeriesVars2D = (bmelt, evap, grLateral, ialb, ice_pres, iicetemp, iicethic, iicevelu, iicevelv, ileadfra, isnowthi, prsn, rsdssi, sblsi, snoToIce, snomelt, soicecov, strairx, strairy, tmelt, transifs, transix, transiy, tsice) 
    3333ChunckJob2D = NONE 
     
    3737 
    3838[Post_1D_icemod] 
    39 Patches = (Patch_20091030_histcom_time_axis,Patch_20091118_mask) 
    40 GatherWithInternal = (nav_lon, nav_lat, time_counter) 
     39Patches = (Patch_20091118_mask) 
     40GatherWithInternal = (nav_lon, nav_lat, time_counter, time_counter_bnds) 
    4141TimeSeriesVars2D = () 
    4242ChunckJob2D = NONE 
    4343TimeSeriesVars3D = () 
    4444ChunckJob3D = NONE 
    45 Seasonal=ON 
     45Seasonal=OFF 
    4646 
Note: See TracChangeset for help on using the changeset viewer.