convert_windSpeed_to_2m | R Documentation |
For the calculation of evapotranspiration, wind. Speed measured at 2 m above the surface is required. To adjust wind speed data obtained from instruments placed at elevations other than the standard height of 2 m, a logarithmic wind speed profile may be used for measurements above a short grassed surface.
convert_windSpeed_to_2m(uz, z)
uz |
measured wind speed at z m above ground surface [m s-1]. |
z |
height of measurement above ground surface [m]. |
A vector for wind speed at 2 m above ground surface [m s-1].
Allen, R. G., Pereira, L. S., Raes, D., & Smith, M. FAO Irrigation and drainage paper No. 56. Rome: Food and Agriculture Organization of the United Nations, 1998.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.