Changeset 372 for trunk/libIGCM


Ignore:
Timestamp:
10/27/10 16:15:06 (14 years ago)
Author:
brocksce
Message:

Corrected some bad values (please be carrefull when copy lines from mouse !)
Add call to IGCM_sys_ncap

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/libIGCM/AA_create_multi_se

    r370 r372  
    403403        # 
    404404        if [ ${var_unlim} = "time_counter" ] ; then 
    405                 ncap2 -Oh -s 'time_counter[time_counter]={15.5, 4 , 74.5, 105, 135.5, 166, 196.5, 227.5, 258, 288.5,319, 349.5} ; time_counter_bnds[time_counter,tbnds]={0, 31, 31, 59, 59, 90, 90, 120, 120, 151, 151, 18 , 181, 212, 212, 243, 243, 273, 273, 304, 304, 334, 334, 365. } ; time_counter@units="days since 0000-01-01 00:00:00" ; time_counter@time_origin="01-JAN 0000 00:00:00" ; time_counter@calendar="NOLEAP" ; time_counter@bounds="time_counter_bnds" ' ${RESULT_MULTI_SE} tmp.nc 
     405                IGCM_sys_ncap -Oh -s 'time_counter[time_counter]={15.5, 45, 74.5, 105, 135.5, 166, 196.5, 227.5, 258, 288.5,319, 349.5} ; time_counter_bnds[time_counter,tbnds]={0, 31, 31, 59, 59, 90, 90, 120, 120, 151, 151, 181, 181, 212, 212, 243, 243, 273, 273, 304, 304, 334, 334, 365. } ; time_counter@units="days since 0000-01-01 00:00:00" ; time_counter@time_origin="01-JAN 0000 00:00:00" ; time_counter@calendar="NOLEAP" ; time_counter@bounds="time_counter_bnds" ' ${RESULT_MULTI_SE} tmp.nc 
    406406                IGCM_sys_Rm ${RESULT_MULTI_SE} 
    407407                IGCM_sys_Mv tmp.nc ${RESULT_MULTI_SE} 
Note: See TracChangeset for help on using the changeset viewer.