Description Usage Arguments Examples
Calculate bivariate mean absolute error over many forecast/observation wind vector pairs.
1 | getbmae(obs.u, obs.v, fcsts.u, fcsts.v)
|
obs.u |
vector containing observed u wind components |
obs.v |
vector containing observed v wind components |
fcsts.u |
vector containing forecast u wind components |
fcsts.v |
vector containing forecast v wind components |
1 | getbmae(obs.u, obs.v, fcsts.u, fcsts.v)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.