Changeset 397 for trunk/libIGCM


Ignore:
Timestamp:
12/08/10 14:38:46 (14 years ago)
Author:
sdipsl
Message:
  • Cosmetics
Location:
trunk/libIGCM/libIGCM_post
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/libIGCM/libIGCM_post/IGCM_Patch_20091116_ncks_ncra.ksh

    r373 r397  
    2929       date > FIRST_TIME_CPL 
    3030 
    31        ls -l S*_out.*.nc C*_out.*.nc 
     31       #ls -l S*_out.*.nc C*_out.*.nc 
    3232 
    3333       rm -f ${PREFIX}_*_cpl_*.nc  
     
    4040       rm -f S*_out.*.nc C*_out.*.nc 
    4141 
    42        ls -l O*_out.*.nc 
     42       #ls -l O*_out.*.nc 
    4343 
    4444       for file in O*_out.*.nc 
     
    4949       rm -f O*_out.*.nc 
    5050 
    51        ls -s ${PREFIX}_*_cpl_*.nc  
     51       #ls -s ${PREFIX}_*_cpl_*.nc  
    5252 
    5353     fi 
  • trunk/libIGCM/libIGCM_post/IGCM_Patch_20091119_put_out.ksh

    r373 r397  
    2020    IGCM_debug_PushStack "IGCM_Patch_put_out" $@ 
    2121 
    22        ncdump -h $@ 
    23  
    2422    IGCM_debug_PopStack "IGCM_Patch_put_out" 
    2523} 
Note: See TracChangeset for help on using the changeset viewer.