windkit.weibull.weibull_cdf

windkit.weibull.weibull_cdf(A, k, x)[source]

Calculate the cumulative distribution function for a weibull distribution.

Parameters:
Returns:

CDF values for the given x values.

Return type:

xarray.DataArray