windkit.weibull_wind_climate.weibull_combined
- windkit.weibull_wind_climate.weibull_combined(wwc, atol=1e-06)[source]
Return the all sector A & k.
This is know as the combined weibull A and k in the WAsP GUI. For more information, see here: https://www.wasp.dk/support/faq#general__emergent-and-combined-weibull-all-sector-distributions Using the combined weibull A and k are calculated using first and third moment conservation rules.
- Parameters:
wwc (xarray.Dataset) – Weibull Wind Climate dataset.
- Returns:
All sector A & k DataArrays
- Return type:
tuple of xr.DataArray