powered by
Wind speed at two meters high can be calculated with this function.
u2_calculation(uz, z)
A data.frame with the wind speed at 2 meters high calculated.
measured wind speed at z meters above ground surface
height of measurement above ground surface.
Roberto Filgueiras, Luan P. Venancio, Catariny C. Aleman and Fernando F. da Cunha
if (FALSE) { u2_df <- u2_calculation(uz, z) }
Run the code above in your browser using DataLab