Changeset 497 in lmdz_wrf for trunk/tools
- Timestamp:
- Jun 15, 2015, 1:16:54 PM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/tools/validation_sim.py
r496 r497 1202 1202 else: 1203 1203 print errormsg 1204 print ' ' + fname + ": observatino kind '" + okind + "' not ready!! '1204 print ' ' + fname + ": observatino kind '" + okind + "' not ready!!" 1205 1205 quit(-1) 1206 1206 … … 1670 1670 1671 1671 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) 1674 1674 quit(-1) 1675 1675
Note: See TracChangeset
for help on using the changeset viewer.