Changeset 480 in lmdz_wrf for trunk/tools


Ignore:
Timestamp:
Jun 12, 2015, 11:43:24 AM (10 years ago)
Author:
lfita
Message:

Typo on the comments

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/tools/nc_var_tools.py

    r479 r480  
    913913            print errormsg
    914914            print '  ' + fname + ": Operation to modify values '" + modins +         \
    915               "' is not defined !!'
     915              "' is not defined !!"
    916916            quit(-1)
    917917    elif modins == 'upthres@oper':
     
    929929            print errormsg
    930930            print '  ' + fname + ": Operation to modify values '" + modins +         \
    931               "' is not defined !!'
     931              "' is not defined !!"
    932932            quit(-1)
    933933    elif modins == 'potc':
Note: See TracChangeset for help on using the changeset viewer.