Changeset 770 for palm


Ignore:
Timestamp:
Oct 26, 2011 2:48:11 PM (12 years ago)
Author:
heinze
Message:

Correction of typo in cross_sections.ncl

File:
1 edited

Legend:

Unmodified
Added
Removed
  • palm/trunk/SCRIPTS/NCL/cross_sections.ncl

    r769 r770  
    18441844                         los = lays
    18451845                         loe = laye
    1846                      end if
    1847                    
     1846                     end if                 
     1847
    18481848                     if(vNam(varn) .eq. "zwwi"  .or. \
    18491849                        vNam(varn) .eq. "zusi") then
     
    19371937                     else
    19381938                         cs_res@gsnCenterString = "t=" + \
    1939                           decimalPlaces(t_all(li)/3600,2,True) +"h  z"+level
     1939                          decimalPlaces(t_all(lo)/3600,2,True) +"h  z"+level
    19401940                     end if
    19411941
Note: See TracChangeset for help on using the changeset viewer.