Changeset 608 in lmdz_wrf for trunk/tools


Ignore:
Timestamp:
Jul 17, 2015, 5:08:27 PM (10 years ago)
Author:
lfita
Message:

removing debugging prints

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/tools/validation_sim.py

    r607 r608  
    15711571                        fsoSvalues[it,iy,ix] = np.mean(soSvalues[intv[0]:intv[1],    \
    15721572                          iy,ix])
    1573             print 'Lluis:',it,':',intv,'<>',soTtvalues.shape,fsoTtvalues.shape
    15741573            fsoTtvalues[it,0] = soTtvalues[intv[0],0]
    15751574            fsoTtvalues[it,1] = soTtvalues[intv[1],0]
Note: See TracChangeset for help on using the changeset viewer.