Description Usage Arguments Examples
Convert u and v wind components into wind speed and wind direction
1 | getwspdwdir(u, v)
|
u |
zonal wind component |
v |
meridional wind component |
1 2 3 | u <- -4.56
v <- 147
wspdwdir <- getwspdwdir(wspd, wdir)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.