convert_u10: Correct wind speed to 10m height

View source: R/tools.R

convert_u10R Documentation

Correct wind speed to 10m height

Description

Correct wind speed to 10m height

Usage

convert_u10(U, z, method = "liutang")

Arguments

U

numerical vector of wind speed

z

height at x

method

character string of either "liutang", "COARE" or "hsu". Default is "liutang"

Details

TODO

Value

u10

References

Liu W, Tang W. Equivalent neutral wind. Pasadena: Jet Propulsion Laboratory. 1996. Available: http://128.149.33.88/publication/paper/Liu-Tang-1996-jpl.pdf

COARE formulation courtesy of Tom Bell (Personal communication). 2013.

Hsu SA, Meindl EA, Gilhousen DB. Determining the Power-Law Wind-Profile Exponent under Near-Neutral Stability Conditions at Sea. J Appl Meteorol. 1994;33: 757-765


tomhull/airsea documentation built on Oct. 26, 2023, 3:29 a.m.