R/wind_power.R
fWindSpeedExtrapolation.Rd
Hellmann-constant-based extrapolation of wind speed for higher altitudes
fWindSpeedExtrapolation(m, W10M, hellmann)
fWSE(m, W10M, hellmann)
height (in meters) for which wind speed will be estimated;
wind speed at height of 10 meters (from MERRA2 database);
Hellmann exponent (calculated with fHellmann function)
a numeric vector of estimated wind speed (m/s) at the m
height (meters).
<https://en.wikipedia.org/wiki/Wind_gradient>