...
dw = plot_superpage(pages: page_list)
Anchor thermo_parcel_area thermo_parcel_area
definition thermo_parcel_area(parcel: definition)
...
Returns a set of coloured areas from a thermo parcel path object (the result of the thermo_parcel_path()
function). The function returns a list of Input Visualiser and Graph Plotting icons that can be directly used in a plot()
command. See the Parcel method on Skew-T Example from the Gallery for its usage.
Anchor xy_curve xy_curve
definition xy_curve(x:vector, y: vector, colour: string, style: string, thickness: number)
...