compute_wind_speed: Compute wind speed from their horizontal (u) and vertical (v)...

View source: R/ext_climate4R_functions.R

compute_wind_speedR Documentation

Compute wind speed from their horizontal (u) and vertical (v) components.

Description

Compute wind speed from their horizontal (u) and vertical (v) components.

Usage

compute_wind_speed(u, v)

Arguments

u

A grid object (see loadeR package)

v

TBW

Value

TBW

Examples

#TBW

dinilu/TraCE21kaDSR documentation built on July 17, 2022, 12:42 a.m.