Setup
Users Guide
API
Planning
Create wind speed bins coordinates from a bin width and a number of bins.
Create a data array with the wind speed bins, ceiling and floor.
bin_width (float) – Wind speed bin width, defaults to 1.0
nws (int) – Number of wind speed bins, defaults to 40.
cen_da – Data array with wind speed bins.
xarray.DataArray