windkit.wind_turbine.WindTurbines.plot_locations

WindTurbines.plot_locations(ax=None)[source]

Plot the locations of the turbines.

Parameters:

ax (matplotlib.axes.Axes, optional) – Axes to plot on. If None, a new figure and axes is created.

Returns:

Axes with the turbine locations plotted.

Return type:

matplotlib.axes.Axes