windkit.binned_wind_climate.bwc_mean_windspeed3

windkit.binned_wind_climate.bwc_mean_windspeed3(bwc, bysector=False)[source]

Calculates mean third moment of the wind speed.

Parameters:
  • bwc (xarray.Dataset) – Binned wind climate xarray.Dataset object.

  • bysector (bool) – Return sectorwise mean wind speed if True. Defaults to False.

Returns:

bwc – Mean wind speed of the third-moment of the bwc.

Return type:

xarray.DataArray