windkit.ws_freq_gt_mean
- windkit.ws_freq_gt_mean(wc_obj, *, bysector=False)[source]
Calculate the wind speed frequency greater than the mean from a wind climate.
- Parameters:
wc_obj (xarray.Dataset) – Wind climate object
bysector (bool) – Calculate the frequency by sector, defaults to True Only used for BWC.
- Returns:
DataArray with the wind speed frequency greater than the mean.
- Return type: