Ignore:
Timestamp:
01/19/11 17:52:56 (13 years ago)
Author:
sdipsl
Message:
  • correct bug with TS 3D without chunck see ticket #52
  • catch return code from all nco operator except ncrcat and exit if SpaceName? is PROD. clean error code handling. Special case for cdo command. see ticket #51
    • it means that if SpaceName?=PROD all must run absolutely perfectly ; otherwise libIGCM will stop.
  • For Smooth file, first access is always true for Period=1. Get Files when SmoothMin?<CumulPeriod?<SmoothMax? and modulo [min]:[modulo:][max] is true. see ticket #44
  • Under testing : do not use unless you are willing to help testing.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/libIGCM/libIGCM_sys/libIGCM_sys_mercurex8.ksh

    r404 r409  
    222222#D- 
    223223function IGCM_sys_SendMail { 
    224     IGCM_debug_PushStack "IGCM_sys_SendMailPost" $@ 
     224    IGCM_debug_PushStack "IGCM_sys_SendMail" $@ 
    225225    if ( $DEBUG_sys ) ; then 
    226226        echo "IGCM_sys_SendMail :" $@ 
Note: See TracChangeset for help on using the changeset viewer.