Changeset 1130 in lmdz_wrf
- Timestamp:
- Oct 3, 2016, 11:40:43 AM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/tools/drawing.py
r1123 r1130 4310 4310 def draw_2lines_time(ncfiles, values, varnames): 4311 4311 """ Function to plot two time-lines in different axes (x/x2 or y/y2) 4312 values= [timevardim]:[varangeA]:[varangeB]:[ varangeaxis]:[axisvals]:[figvarns]:[colors]:4312 values= [timevardim]:[varangeA]:[varangeB]:[timeaxisfmt]:[timeaxis]:[figvarns]:[colors]: 4313 4313 [widths]:[styles]:[sizemarks]:[marks]:[graphtitle]:[labelaxis]:[lloc]:[figname]:[figkind] 4314 4314 [timevardim]: name of the common variable-dimension time
Note: See TracChangeset
for help on using the changeset viewer.