Changeset 454 in lmdz_wrf
- Timestamp:
- Jun 3, 2015, 11:11:19 AM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/tools/drawing_tools.py
r446 r454 3294 3294 3295 3295 plt.title(graphtit) 3296 plt.legend( )3296 plt.legend(loc=0) 3297 3297 3298 3298 output_kind(kfig, figname, closeif)
Note: See TracChangeset
for help on using the changeset viewer.