Changeset 608 in lmdz_wrf for trunk/tools
- Timestamp:
- Jul 17, 2015, 5:08:27 PM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/tools/validation_sim.py
r607 r608 1571 1571 fsoSvalues[it,iy,ix] = np.mean(soSvalues[intv[0]:intv[1], \ 1572 1572 iy,ix]) 1573 print 'Lluis:',it,':',intv,'<>',soTtvalues.shape,fsoTtvalues.shape1574 1573 fsoTtvalues[it,0] = soTtvalues[intv[0],0] 1575 1574 fsoTtvalues[it,1] = soTtvalues[intv[1],0]
Note: See TracChangeset
for help on using the changeset viewer.