4.12.2. thuner.visualize.analysis

Methods for visualizing analyses of thuner output.

Functions

windrose(ax, u, v, bins[, yticks, ...])

Cretae a windrose style figure.

windrose_legend(legend_ax, bins[, colormap, ...])

Create a legend for a windrose style figure.

thuner.visualize.analysis.windrose(ax, u: float, v: float, bins, yticks=None, label_angle=112.5, colormap=None, verticalalignment='top', horizontalalignment='right')[source]

Cretae a windrose style figure.

thuner.visualize.analysis.windrose_legend(legend_ax, bins, colormap=None, units='m/s', columns=2)[source]

Create a legend for a windrose style figure.