Ignore:
Timestamp:
02/12/10 14:59:52 (14 years ago)
Author:
acosce
Message:

ACo: update LMDZORINCA config

1- add TS in inca.card
2- add repertory POST for monitoring
3- change calendar by default (now : leap) and limit files

Location:
CONFIG/LMDZORINCA/trunk/EXP_GES
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • CONFIG/LMDZORINCA/trunk/EXP_GES/COMP/inca.card

    r644 r888  
    3737 
    3838[OutputFiles] 
    39 List=   (inca_avgr.nc,      ${R_OUT_CHM_O_M}/${PREFIX}_1M_inca_avgr.nc,      NONE) 
     39List=   (inca_avgr.nc,      ${R_OUT_CHM_O_M}/${PREFIX}_1M_inca_avgr.nc,   Post_1M_inca_avgr   ) 
    4040 
    4141 
     42[Post_1M_inca_avgr] 
     43Patches= () 
     44GatherWithInternal = (lon, lat, presnivs, time_counter) 
     45TimeSeriesVars2D = () 
     46ChunckJob2D = NONE 
     47TimeSeriesVars3D = (CH4,NO,NO2,CO,O3,HNO3) 
     48ChunckJob3D = NONE 
  • CONFIG/LMDZORINCA/trunk/EXP_GES/COMP/lmdz.card

    r861 r888  
    1717 
    1818[BoundaryFiles] 
    19 List=   ()  
    20 # The first one is the clim limit.nc computed with CLIM_CREATE job 
    21 ListNonDel= (${R_BC}/CHM/LMDZINCA/${RESOL_ATM}/limit.nc, limit.nc) 
     19List=   (${R_BC}/CHM/LMDZORINCA/${RESOL_ATM}_leap/EL-LMD9695_${year}1231_limit.nc , limit.nc)  
     20ListNonDel= () 
    2221 
    2322[ParametersFiles] 
     
    3635 
    3736[OutputFiles] 
    38 List=   (histmth.nc,      ${R_OUT_ATM_O_M}/${PREFIX}_1M_histmth.nc,      NONE 
     37List=   (histmth.nc,      ${R_OUT_ATM_O_M}/${PREFIX}_1M_histmth.nc,    Post_1M_histmth  )        
    3938 
    4039[Post_1M_histmth] 
    41 Patches = (Patch_20060710_ModifyUnits, Patch_20060710_AddModulo) 
    42 GatherWithInternal = (lon, lat, presnivs, t_ave_02592000) 
    43 MonitoringVars= (bils, nettop, precip, tsol) 
    44 TimeSeriesVars= (bils, cldh, cldl, cldm, cldq, cldt, evap, iwp, lwp, LWdnSFC, LWdnSFCclr, LWupSFCclr, LWdn200, LWdn200clr, LWup200, LWup200clr, nettop, nettop0, precip, prw, pluc, psol, q2m, sens, slp, snow, snow_mass, soll0, soll, sols0, sols, SWdnSFC, SWupSFC, SWup200, SWup200clr, SWdnTOA, SWupTOA, SWdn200, SWdn200clr, SWdnSFCclr, SWupSFCclr, SWupTOAclr, t2m, taux_ter, taux_sic, taux_lic, taux_oce, tauy_ter, tauy_sic, tauy_lic, tauy_oce, lat_ter, lat_sic, lat_lic, lat_oce, topl0, topl, tops0, tops, topsad, topsai, tsol, u10m, u500, uv10m_m, v10m, v500, w500) 
     40Patches= (Patch_20091030_histcom_time_axis) 
     41GatherWithInternal = (lon, lat, presnivs, time_counter, aire) 
     42TimeSeriesVars2D = (bils, cldh, cldl, cldm, cldq, cldt, evap, iwp, lwp, LWdnSFC, LWdnSFCclr, LWupSFCclr, LWdn200, LWdn200clr, LWup200, LWup200clr, precip, prw, pluc, psol, q2m, sens, sicf, slp, snow, soll0, soll, sols0, sols, SWdnSFC, SWupSFC, SWup200, SWdnTOA, SWupTOA, SWdn200, SWdnSFCclr, SWupSFCclr, SWupTOAclr, t2m, t2m_max, t2m_min, taux_ter, taux_sic, taux_lic, taux_oce, tauy_ter, tauy_sic, tauy_lic, tauy_oce, lat_ter, lat_sic, lat_lic, lat_oce, topl0, topl, tops0, tops, topswad, topswai, tsol, tsol_ter, tsol_lic, tsol_oce, tsol_sic , u10m, u500, v10m, v500, w500, pourc_ter, pourc_oce, pourc_sic, pourc_lic) 
     43ChunckJob2D = NONE 
     44TimeSeriesVars3D = () 
     45ChunckJob3D = NONE 
  • CONFIG/LMDZORINCA/trunk/EXP_GES/config.card

    r858 r888  
    1414#============================ 
    1515#D-- leap, noleap, 360d 
    16 CalendarType=360d 
     16CalendarType=leap 
    1717#D-- Début et fin de Job 
    1818#D-- "YYYY-MM-DD" 
    1919DateBegin=2000-01-01 
    20 DateEnd=2000-12-30 
     20DateEnd=2000-12-31 
    2121#============================ 
    2222#D-- 1Y, 1M, 5D, 1D 
Note: See TracChangeset for help on using the changeset viewer.