getwspdwdir: Convert u and v wind components into wind speed and wind...

Description Usage Arguments Examples

Description

Convert u and v wind components into wind speed and wind direction

Usage

1

Arguments

u

zonal wind component

v

meridional wind component

Examples

1
2
3
u <- -4.56
v <- 147
wspdwdir <- getwspdwdir(wspd, wdir)

bhlmn/WindVerification documentation built on May 12, 2019, 8:28 p.m.