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