Changeset 497 in lmdz_wrf for trunk/tools


Ignore:
Timestamp:
Jun 15, 2015, 1:16:54 PM (10 years ago)
Author:
lfita
Message:

Minor typos

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/tools/validation_sim.py

    r496 r497  
    12021202    else:
    12031203        print errormsg
    1204         print '  ' + fname + ": observatino kind '" + okind + "' not ready!!'
     1204        print '  ' + fname + ": observatino kind '" + okind + "' not ready!!"
    12051205        quit(-1)
    12061206
     
    16701670
    16711671    simobsvalues, simobsSvalues, simobsTvalues, trjsim =                             \
    1672         getting_ValidationValues(obskind, Ncoindt, dims, trajpos, ovsim, ovobs       \
    1673         coindtvalues, ofillValue, Ngrid):
     1672        getting_ValidationValues(obskind, Ncoindt, dims, trajpos, ovsim, ovobs,      \
     1673        coindtvalues, ofillValue, Ngrid)
    16741674    quit(-1)
    16751675
Note: See TracChangeset for help on using the changeset viewer.