You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The version of xarray pinned by windpowerlib has a bug (this is fixed in later versions): when using apply_ufunc with exclude_dims and vectorize, it always returns an error. For more information on this specific bug and how it was fixed, see pydata/xarray#4130