Changeset 943 in lmdz_wrf for trunk/tools/drawing_tools.py
- Timestamp:
- Jun 24, 2016, 11:16:20 AM (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/tools/drawing_tools.py
r941 r943 2638 2638 tuB = tunitB.split(' ')[0] 2639 2639 2640 if tuB == 'months': 2641 tvalB = gen.CFmonthU_daysU(tvalB, tuB) 2642 2640 2643 if tuA != tuB: 2641 2644 if tuA == 'microseconds':
Note: See TracChangeset
for help on using the changeset viewer.