Changeset 495 in lmdz_wrf for trunk/tools
- Timestamp:
- Jun 15, 2015, 12:31:49 PM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/tools/validation_sim.py
r494 r495 1375 1375 1376 1376 print main + ': found',Nexactt,'Temporal same values in simulation and observations' 1377 print ' ' exacttvalues1377 print ' ',exacttvalues 1378 1378 1379 1379 # Sim Coincident times … … 1395 1395 print main + ': found',Ncoindt,'Simulation time-interval (within consecutive ' + \ 1396 1396 'observed times) coincident times between simulation and observations' 1397 print ' ' coindtvalues1397 print ' ',coindtvalues 1398 1398 quit() 1399 1399
Note: See TracChangeset
for help on using the changeset viewer.