Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Confirmed.

Printable version

The following scores are to be calculated for all parameters against both analysis (except mean sea-level pressure) and observation:

Wind

Mandatory:

  • rms vector wind error
  • mean error of wind speed

Other parameters

Mandatory

  • Mean error
  • Root mean square (rms) error
  • Correlation coefficient between forecast and analysis anomalies (not required for obs)
  • S1 score (only for MSLP and only against analysis)

Additional recommended

  • mean absolute error
  • rms forecast and analysis anomalies (not required for observations)
  • standard deviation of forecast and analysis fields (not required for observations)

Definition

The following definitions should be used
Mean error 

...


Root mean square (rms) error

Mathdisplay
rmsrmse = \sqrt {\frac{1}{S_w} \sum_{i=1}^n w_i (x_f - x_v)_i^2 }

...

rms vector wind error

Mathdisplay
rmsrmse = \sqrt {\frac{1}{S_w} \sum_{i=1}^n w_i (\vec{V}_f - \vec{V}_v)_i^2 }

...

  • Verification against analyses:

    Mathinline
    w_i = \cos \theta_i

    , cosine of laltitude athe latitude at the the grid point i

  • Verification against observations:

    Mathinline
    w_i = 1/n

    , all observations have equal weight