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/EXP00/COMP/lmdz.card

    r1000 r1002  
    6767        (histday.nc,      ${R_OUT_ATM_O_D}/${PREFIX}_1D_histday.nc,      Post_1D_histday),     \ 
    6868        (histdayCOSP.nc,  ${R_OUT_ATM_O_D}/${PREFIX}_1D_histdayCOSP.nc,  Post_1D_histdayCOSP), \ 
     69        (histmthNMC.nc,   ${R_OUT_ATM_O_D}/${PREFIX}_1D_histdayNMC.nc,   Post_1D_histdayNMC),  \ 
    6970        (histhf.nc,       ${R_OUT_ATM_O_H}/${PREFIX}_HF_histhf.nc,       Post_HF_histhf),      \ 
    70         (histhfCOSP.nc,   ${R_OUT_ATM_O_H}/${PREFIX}_HF_histhfCOSP.nc,   Post_HF_histhfCOSP) 
     71        (histhfCOSP.nc,   ${R_OUT_ATM_O_H}/${PREFIX}_HF_histhfCOSP.nc,   Post_HF_histhfCOSP),  \ 
     72        (histhfNMC.nc,    ${R_OUT_ATM_O_H}/${PREFIX}_1M_histhfNMC.nc,    Post_HF_histmthNMC) 
    7173 
    7274[Post_1M_histmth] 
     
    124126Seasonal=OFF 
    125127 
     128[Post_1D_histdayNMC] 
     129Patches = () 
     130GatherWithInternal = (lon, lat, plev, time_counter) 
     131TimeSeriesVars2D = () 
     132ChunckJob2D = NONE 
     133TimeSeriesVars3D = () 
     134ChunckJob3D = NONE 
     135Seasonal=OFF 
     136 
     137 
    126138[Post_HF_histhf] 
    127139Patches= (Patch_20091030_histcom_time_axis) 
     
    142154Seasonal=OFF 
    143155 
     156[Post_HF_histhfNMC] 
     157Patches = () 
     158GatherWithInternal = (lon, lat, plev, time_counter) 
     159TimeSeriesVars2D = () 
     160ChunckJob2D = NONE  
     161TimeSeriesVars3D = () 
     162ChunckJob3D = NONE  
     163Seasonal=OFF 
     164 
Note: See TracChangeset for help on using the changeset viewer.