windkit.mean_power_density
- windkit.mean_power_density(wc_obj, *, bysector=False, air_density=1.225)[source]
Calculate the power density of wind climate object
- Parameters:
wco (xarray.Dataset) – Weibull Wind Climate or Binned Wind Climate Object.
bysector (bool) – Calculate the power density by sector, defaults to True Only used for BWC and WWC.
air_density (float) – Air density, defaults to 1.225
- Returns:
DataArray with the power density.
- Return type: