Changeset 1028 in lmdz_wrf
- Timestamp:
- Aug 17, 2016, 1:09:23 PM (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/tools/drawing_tools.py
r981 r1028 1472 1472 d[x/y]t= original ticks for the [x/y]-axis 1473 1473 d[x/y]l= original tick-labels for the [x/y]-axis 1474 d[x/y]tit= original tit els for the [x/y]-axis1474 d[x/y]tit= original titles for the [x/y]-axis 1475 1475 1476 1476 >>> mat = np.arange(15).reshape(3,5)
Note: See TracChangeset
for help on using the changeset viewer.