Changeset 1555 in lmdz_wrf
- Timestamp:
- May 3, 2017, 12:38:23 AM (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/tools/drawing_tools.py
r1553 r1555 10107 10107 quit(-1) 10108 10108 10109 plt. yticks(dimxt, list(dimxl), rotation=xaxv[3])10109 plt.xticks(dimxt, list(dimxl), rotation=xaxv[3]) 10110 10110 plt.yticks(dimyt, list(dimyl), rotation=yaxv[3]) 10111 10111 if preu != 'None':
Note: See TracChangeset
for help on using the changeset viewer.