windkit.weibull_combined
- windkit.weibull_combined(wwc, atol=1e-06)[source]
Return the all sector A & k.
This is known as the combined weibull A and k in the WAsP GUI. For more information, see here: https://www.wasp.dk/support/frequently-asked-questions/wasp-faq/emergent-and-combined-all-sector-weibull-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