ForecastModel.
gust_to_speed
Computes standard wind speed from gust. Very approximate and location dependent.
data (DataFrame) – Must contain the column ‘wind_speed_gust’.
wind_speed (Series)
previous
pvlib.forecast.ForecastModel.uv_to_speed
next
pvlib.forecast.ForecastModel.set_dataset