Changeset 202 in lmdz_wrf for trunk/tools/drawing.py
- Timestamp:
- Dec 9, 2014, 12:41:22 PM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/tools/drawing.py
r201 r202 1699 1699 tvals = np.arange(mintval, maxtval, dtvals/2.) 1700 1700 1701 print tvals1702 1703 1701 timepos, timelabels = drw.CFtimes_plot(tvals, timeunit, timekind, timefmt) 1704 1702
Note: See TracChangeset
for help on using the changeset viewer.