Ignore:
Timestamp:
05/04/10 09:15:22 (14 years ago)
Author:
mafoipsl
Message:

Add Daily and HF NMC output files processing in EXP00 and piControl experiments.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • CONFIG/IPSLCM/IPSLCM5A/piControl/COMP/lmdz.card

    r1001 r1002  
    6666        (histday.nc,      ${R_OUT_ATM_O_D}/${PREFIX}_1D_histday.nc,      Post_1D_histday),     \ 
    6767        (histdayCOSP.nc,  ${R_OUT_ATM_O_D}/${PREFIX}_1D_histdayCOSP.nc,  Post_1D_histdayCOSP), \ 
     68        (histdayNMC.nc,   ${R_OUT_ATM_O_D}/${PREFIX}_1D_histdayNMC.nc,   Post_1D_histdayNMC),  \ 
    6869        (histhf.nc,       ${R_OUT_ATM_O_H}/${PREFIX}_HF_histhf.nc,       Post_HF_histhf),      \ 
    69         (histhfCOSP.nc,   ${R_OUT_ATM_O_H}/${PREFIX}_HF_histhfCOSP.nc,   Post_HF_histhfCOSP) 
     70        (histhfCOSP.nc,   ${R_OUT_ATM_O_H}/${PREFIX}_HF_histhfCOSP.nc,   Post_HF_histhfCOSP),  \ 
     71        (histhfNMC.nc,    ${R_OUT_ATM_O_H}/${PREFIX}_HF_histhfNMC.nc,    Post_HF_histhfNMC) 
    7072 
    7173[Post_1M_histmth] 
     
    123125Seasonal=OFF 
    124126 
     127[Post_1D_histdayNMC] 
     128Patches = () 
     129GatherWithInternal = (lon, lat, plev, time_counter) 
     130TimeSeriesVars2D = () 
     131ChunckJob2D = NONE 
     132TimeSeriesVars3D = () 
     133ChunckJob3D = NONE 
     134Seasonal=OFF 
     135 
    125136[Post_HF_histhf] 
    126137Patches= (Patch_20091030_histcom_time_axis) 
     
    141152Seasonal=OFF 
    142153 
     154[Post_HD_histhfNMC] 
     155Patches = () 
     156GatherWithInternal = (lon, lat, plev, time_counter) 
     157TimeSeriesVars2D = () 
     158ChunckJob2D = NONE 
     159TimeSeriesVars3D = () 
     160ChunckJob3D = NONE 
     161Seasonal=OFF 
     162 
     163 
Note: See TracChangeset for help on using the changeset viewer.