Description Usage Arguments Value Author(s) Examples
Calculate the bivariate absolute error for a forecast/observation wind vector pair. Missing values are not allowed and NA will be returned.
1 | getbae(ob.u, ob.v, fcst.u, fcst.v)
|
ob.u |
observed u component of wind |
ob.v |
observed v component of wind |
fcst.u |
forecast u component of wind |
fcst.v |
forecast v component of wind |
numeric ... the bivariate absolute error
Bryan Holman
1 | getbae(ob.u, ob.v, fcst.u, fcst.v)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.