Changeset 579 in lmdz_wrf
- Timestamp:
- Jul 7, 2015, 12:23:58 PM (11 years ago)
- File:
-
- 1 edited
-
trunk/tools/validation_sim.py (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/tools/validation_sim.py
r573 r579 1798 1798 1799 1799 exacttvalues = np.array(exacttvalues0, dtype=np.float) 1800 Nexactt = len(exacttvalues[:,0]) 1800 print 'Lluis: shapes exactvalues:',exacttvalues.shape 1801 1802 if len(exacttvalues) == 0: 1803 print warnmsg 1804 print ' ' + main + ': no exact values found!' 1805 Nexactt = 0 1806 else: 1807 Nexactt = len(exacttvalues[:,0]) 1801 1808 1802 1809 print main + ': found',Nexactt,'Temporal exact values in simulation and observations'
Note: See TracChangeset
for help on using the changeset viewer.
![(please configure the [header_logo] section in trac.ini)](/LMDZ_WRF/chrome/site/your_project_logo.png)