Description Usage Arguments Examples
This function will return the 10-m winds given vectors of wind observations and the measurement height.
1 2 |
wspds |
vector containing the wind speed observations |
zm |
the measurement height for wind speed observations (in m) |
zref |
the reference height (the height we want to estimate the winds), defaults to 10-m |
inunits |
units for the wind observations, "m/s" (default), "mph", "knots" |
outunits |
desired units for the potential winds, "m/s" (default), "mph", "knots" |
to.na |
turn large values to NA (default = TRUE) |
missing |
specify missing value (if to.na = FALSE) |
1 2 3 4 5 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.