.. _weibull_distribution: Weibull Distribution ==================== WindKit provides functionality for working with Weibull distributions, which are commonly used in wind resource assessment to model wind speed distributions. The Weibull distribution is characterized by two parameters: the scale parameter (A) and the shape parameter (k). An example of how to fit Weibull parameter to a histogram of wind speed data is shown in :ref:`this example`.