uz_to_u10: Wind speed at 10m height

Description Usage Arguments Value References

View source: R/wind_functions.R

Description

Calculates the wind speed at 10 m height given a wind speed at z m height based on Equation S4.4 in McMahon et al. (2013).

Usage

1
uz_to_u10(uz, z = 2, z0 = 0.02)

Arguments

uz

wind speed at z m above ground surface (m/s)

z

height of measurement above ground surface (m). Default is 2m, a common height for wind speed measurements in agronomy

z0

roughness length for the measurement surface (m). Defaults to 0.02 for a short grass.

Value

u10

wind speed at 10 m above ground surface (m/s)

References

McMahon, T. A., Peel, M. C., Lowe, L., Srikanthan, R., and McVicar, T. R. (2013). Estimating actual, potential, reference crop and pan evaporation using standard meteorological data: a pragmatic synthesis, Hydrol. Earth Syst. Sci., 17, 1331–1363. https://doi.org/10.5194/hess-17-1331-2013.


WDNR-Water-Use/CSLSevap documentation built on April 9, 2021, 1:35 a.m.