calc_wind_speed: Calculate wind speed and direction

View source: R/calculate_wind.R

calc_wind_speedR Documentation

Calculate wind speed and direction

Description

Calculates wind speed and direction from u and v components of wind

Usage

calc_wind_speed(u, v)

Arguments

u
v

Value

vector

Author(s)

Shona Wilde


shonawilde/shonarrr documentation built on Jan. 29, 2025, 1:27 a.m.