geodata.convert.convert_windspd#
- geodata.convert.convert_windspd(ds, hub_height, **params)#
Extract wind speeds at given height
- extrapolate wind speeds (wind.extrapolate_wind_speed)
extrapolate_wind_speed(ds, to_height, extrap_fn = log_ratio, from_height=None, var_height=None)
- Parameters:
hub_height (num) – extrapolation height
Parameters (Optional)
------
extrap_fn (function for extrapolation)
(int) (from_height)
(str) (var_height)