Changeset 202 in lmdz_wrf for trunk/tools/drawing.py


Ignore:
Timestamp:
Dec 9, 2014, 12:41:22 PM (10 years ago)
Author:
lfita
Message:

Removing tvals print from 'draw_lines_time'

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/tools/drawing.py

    r201 r202  
    16991699    tvals = np.arange(mintval, maxtval, dtvals/2.)
    17001700
    1701     print tvals
    1702 
    17031701    timepos, timelabels = drw.CFtimes_plot(tvals, timeunit, timekind, timefmt)
    17041702
Note: See TracChangeset for help on using the changeset viewer.