\documentclass[10pt,a4paper]{article}

% Packages
\usepackage{fancyhdr}           % For header and footer
\usepackage{multicol}           % Allows multicols in tables
\usepackage{tabularx}           % Intelligent column widths
\usepackage{tabulary}           % Used in header and footer
\usepackage{hhline}             % Border under tables
\usepackage{graphicx}           % For images
\usepackage{xcolor}             % For hex colours
%\usepackage[utf8x]{inputenc}    % For unicode character support
\usepackage[T1]{fontenc}        % Without this we get weird character replacements
\usepackage{colortbl}           % For coloured tables
\usepackage{setspace}           % For line height
\usepackage{lastpage}           % Needed for total page number
\usepackage{seqsplit}           % Splits long words.
%\usepackage{opensans}          % Can't make this work so far. Shame. Would be lovely.
\usepackage[normalem]{ulem}     % For underlining links
% Most of the following are not required for the majority
% of cheat sheets but are needed for some symbol support.
\usepackage{amsmath}            % Symbols
\usepackage{MnSymbol}           % Symbols
\usepackage{wasysym}            % Symbols
%\usepackage[english,german,french,spanish,italian]{babel}              % Languages

% Document Info
\author{Maree (maree.carroll)}
\pdfinfo{
  /Title (metplus.pdf)
  /Creator (Cheatography)
  /Author (Maree (maree.carroll))
  /Subject (METplus Cheat Sheet)
}

% Lengths and widths
\addtolength{\textwidth}{6cm}
\addtolength{\textheight}{-1cm}
\addtolength{\hoffset}{-3cm}
\addtolength{\voffset}{-2cm}
\setlength{\tabcolsep}{0.2cm} % Space between columns
\setlength{\headsep}{-12pt} % Reduce space between header and content
\setlength{\headheight}{85pt} % If less, LaTeX automatically increases it
\renewcommand{\footrulewidth}{0pt} % Remove footer line
\renewcommand{\headrulewidth}{0pt} % Remove header line
\renewcommand{\seqinsert}{\ifmmode\allowbreak\else\-\fi} % Hyphens in seqsplit
% This two commands together give roughly
% the right line height in the tables
\renewcommand{\arraystretch}{1.3}
\onehalfspacing

% Commands
\newcommand{\SetRowColor}[1]{\noalign{\gdef\RowColorName{#1}}\rowcolor{\RowColorName}} % Shortcut for row colour
\newcommand{\mymulticolumn}[3]{\multicolumn{#1}{>{\columncolor{\RowColorName}}#2}{#3}} % For coloured multi-cols
\newcolumntype{x}[1]{>{\raggedright}p{#1}} % New column types for ragged-right paragraph columns
\newcommand{\tn}{\tabularnewline} % Required as custom column type in use

% Font and Colours
\definecolor{HeadBackground}{HTML}{333333}
\definecolor{FootBackground}{HTML}{666666}
\definecolor{TextColor}{HTML}{333333}
\definecolor{DarkBackground}{HTML}{A3A3A3}
\definecolor{LightBackground}{HTML}{F3F3F3}
\renewcommand{\familydefault}{\sfdefault}
\color{TextColor}

% Header and Footer
\pagestyle{fancy}
\fancyhead{} % Set header to blank
\fancyfoot{} % Set footer to blank
\fancyhead[L]{
\noindent
\begin{multicols}{3}
\begin{tabulary}{5.8cm}{C}
    \SetRowColor{DarkBackground}
    \vspace{-7pt}
    {\parbox{\dimexpr\textwidth-2\fboxsep\relax}{\noindent
        \hspace*{-6pt}\includegraphics[width=5.8cm]{/web/www.cheatography.com/public/images/cheatography_logo.pdf}}
    }
\end{tabulary}
\columnbreak
\begin{tabulary}{11cm}{L}
    \vspace{-2pt}\large{\bf{\textcolor{DarkBackground}{\textrm{METplus Cheat Sheet}}}} \\
    \normalsize{by \textcolor{DarkBackground}{Maree (maree.carroll)} via \textcolor{DarkBackground}{\uline{cheatography.com/146069/cs/31546/}}}
\end{tabulary}
\end{multicols}}

\fancyfoot[L]{ \footnotesize
\noindent
\begin{multicols}{3}
\begin{tabulary}{5.8cm}{LL}
  \SetRowColor{FootBackground}
  \mymulticolumn{2}{p{5.377cm}}{\bf\textcolor{white}{Cheatographer}}  \\
  \vspace{-2pt}Maree (maree.carroll) \\
  \uline{cheatography.com/maree-carroll} \\
  \end{tabulary}
\vfill
\columnbreak
\begin{tabulary}{5.8cm}{L}
  \SetRowColor{FootBackground}
  \mymulticolumn{1}{p{5.377cm}}{\bf\textcolor{white}{Cheat Sheet}}  \\
   \vspace{-2pt}Published 7th April, 2022.\\
   Updated 7th April, 2022.\\
   Page {\thepage} of \pageref{LastPage}.
\end{tabulary}
\vfill
\columnbreak
\begin{tabulary}{5.8cm}{L}
  \SetRowColor{FootBackground}
  \mymulticolumn{1}{p{5.377cm}}{\bf\textcolor{white}{Sponsor}}  \\
  \SetRowColor{white}
  \vspace{-5pt}
  %\includegraphics[width=48px,height=48px]{dave.jpeg}
  Measure your website readability!\\
  www.readability-score.com
\end{tabulary}
\end{multicols}}




\begin{document}
\raggedright
\raggedcolumns

% Set font size to small. Switch to any value
% from this page to resize cheat sheet text:
% www.emerson.emory.edu/services/latex/latex_169.html
\footnotesize % Small font.

\begin{multicols*}{3}

\begin{tabularx}{5.377cm}{x{1.78503 cm} x{1.00694 cm} x{1.78503 cm} }
\SetRowColor{DarkBackground}
\mymulticolumn{3}{x{5.377cm}}{\bf\textcolor{white}{Continuous statistics}}  \tn
% Row 0
\SetRowColor{LightBackground}
{\bf{Long name}}\{\{bb\}\}\{\{width=50\}\} & {\bf{METplus name}}\{\{bb\}\} & {\bf{Tools}}\{\{bb\}\} \tn 
% Row Count 3 (+ 3)
% Row 1
\SetRowColor{white}
Along track error (nm) & \seqsplit{ALTK\_ERR} & TC-Pairs\{\{nl\}\}TC-Stat \tn 
% Row Count 5 (+ 2)
% Row 2
\SetRowColor{LightBackground}
Anomaly Correlation including mean error, & \seqsplit{ANOM\_CORR} & ,Point-Stat\{\{nl\}\}Grid-Stat\{\{nl\}\}Series-Analysis\{\{nl\}\}Stat-Analysis \tn 
% Row Count 10 (+ 5)
% Row 3
\SetRowColor{white}
Uncentered Anomaly Correlation excluding mean error & \seqsplit{ANOM\_CORR} \seqsplit{\_UNCNTR} & Point-Stat\{\{nl\}\}Grid-Stat\{\{nl\}\}Series-Analysis\{\{nl\}\}Stat-Analysis \tn 
% Row Count 15 (+ 5)
% Row 4
\SetRowColor{LightBackground}
Bias-corrected mean squared error, & BCMSE & ,Point-Stat\{\{nl\}\}Grid-Stat\{\{nl\}\}Ensemble-Stat \tn 
% Row Count 18 (+ 3)
% Row 5
\SetRowColor{white}
Climatological mean value & \seqsplit{CLIMO\_MEAN} & Point-Stat\{\{nl\}\}Grid-Stat\{\{nl\}\}Ensemble-Stat \tn 
% Row Count 21 (+ 3)
% Row 6
\SetRowColor{LightBackground}
Climatological standard deviation value & \seqsplit{CLIMO\_STDEV} & Point-Stat\{\{nl\}\}Grid-Stat\{\{nl\}\}Ensemble-Stat \tn 
% Row Count 24 (+ 3)
% Row 7
\SetRowColor{white}
Cross track error (nm) & \seqsplit{CRTK\_ERR} & TC-Pairs\{\{nl\}\}TC-Stat \tn 
% Row Count 26 (+ 2)
% Row 8
\SetRowColor{LightBackground}
Absolute value of DIR\_ERR (see below) & \seqsplit{DIR\_ABSERR} & Point-Stat\{\{nl\}\}Grid-Stat \tn 
% Row Count 29 (+ 3)
% Row 9
\SetRowColor{white}
Signed angle between the directions of the average forecast and observed wind vectors & DIR\_ERR & Point-Stat\{\{nl\}\}Grid-Stat \tn 
% Row Count 35 (+ 6)
\end{tabularx}
\par\addvspace{1.3em}

\vfill
\columnbreak
\begin{tabularx}{5.377cm}{x{1.78503 cm} x{1.00694 cm} x{1.78503 cm} }
\SetRowColor{DarkBackground}
\mymulticolumn{3}{x{5.377cm}}{\bf\textcolor{white}{Continuous statistics (cont)}}  \tn
% Row 10
\SetRowColor{LightBackground}
Mean of absolute value of forecast minus observed gradients & EGBAR & Grid-Stat \tn 
% Row Count 4 (+ 4)
% Row 11
\SetRowColor{white}
Standard deviation of the error & ESTDEV & Point-Stat\{\{nl\}\}Grid-Stat\{\{nl\}\}Ensemble-Stat \tn 
% Row Count 7 (+ 3)
% Row 12
\SetRowColor{LightBackground}
Mean forecast wind speed & \seqsplit{F\_SPEED\_BAR} & Point-Stat\{\{nl\}\}Grid-Stat \tn 
% Row Count 9 (+ 2)
% Row 13
\SetRowColor{white}
Mean Forecast Anomaly & FABAR & Point-Stat\{\{nl\}\}Grid-Stat \tn 
% Row Count 11 (+ 2)
% Row 14
\SetRowColor{LightBackground}
Length (speed) of the average forecast wind vector & \seqsplit{FBAR\_SPEED} & Point-Stat\{\{nl\}\}Grid-Stat \tn 
% Row Count 15 (+ 4)
% Row 15
\SetRowColor{white}
Fractions Brier Score & FBS & Grid-Stat \tn 
% Row Count 17 (+ 2)
% Row 16
\SetRowColor{LightBackground}
Direction of the average forecast wind vector & FDIR & ,Point-Stat\{\{nl\}\}Grid-Stat \tn 
% Row Count 20 (+ 3)
% Row 17
\SetRowColor{white}
Mean Forecast Anomaly Squared & FFABAR & Point-Stat\{\{nl\}\}Grid-Stat \tn 
% Row Count 22 (+ 2)
% Row 18
\SetRowColor{LightBackground}
Average of forecast squared & FFBAR & Ensemble-Stat\{\{nl\}\}Point-Stat\{\{nl\}\}Grid-Stat \tn 
% Row Count 25 (+ 3)
% Row 19
\SetRowColor{white}
Forecast mean & FMEAN & MODE\{\{nl\}\}Grid-Stat\{\{nl\}\}Point-Stat \tn 
% Row Count 28 (+ 3)
% Row 20
\SetRowColor{LightBackground}
Average product of forecast-climo and \seqsplit{observation-climo} / \seqsplit{Mean(f-c)*(o-c)} & FOABAR & Point-Stat\{\{nl\}\}Grid-Stat \tn 
% Row Count 33 (+ 5)
\end{tabularx}
\par\addvspace{1.3em}

\vfill
\columnbreak
\begin{tabularx}{5.377cm}{x{1.78503 cm} x{1.00694 cm} x{1.78503 cm} }
\SetRowColor{DarkBackground}
\mymulticolumn{3}{x{5.377cm}}{\bf\textcolor{white}{Continuous statistics (cont)}}  \tn
% Row 21
\SetRowColor{LightBackground}
Average product of forecast and observation / Mean(f*o) & FOBAR & Ensemble-Stat\{\{nl\}\}Point-Stat\{\{nl\}\}Grid-Stat \tn 
% Row Count 4 (+ 4)
% Row 22
\SetRowColor{white}
Number of tied forecast ranks used in computing Kendall's tau statistic & \seqsplit{FRANK\_TIES} & Point-Stat\{\{nl\}\}Grid-Stat \tn 
% Row Count 9 (+ 5)
% Row 23
\SetRowColor{LightBackground}
Root mean square forecast wind speed & FS\_RMS & Point-Stat\{\{nl\}\}Grid-Stat \tn 
% Row Count 12 (+ 3)
% Row 24
\SetRowColor{white}
Standard deviation of the error & FSTDEV & Ensemble-Stat\{\{nl\}\}Point-Stat\{\{nl\}\}Grid-Stat \tn 
% Row Count 15 (+ 3)
% Row 25
\SetRowColor{LightBackground}
Interquartile Range & IQR & Point-Stat\{\{nl\}\}Grid-Stat \tn 
% Row Count 17 (+ 2)
% Row 26
\SetRowColor{white}
Kendall's tau statistic & KT\_CORR & Point-Stat\{\{nl\}\}Grid-Stat \tn 
% Row Count 19 (+ 2)
% Row 27
\SetRowColor{LightBackground}
The Median Absolute Deviation & MAD & Point-Stat\{\{nl\}\}Grid-Stat \tn 
% Row Count 21 (+ 2)
% Row 28
\SetRowColor{white}
Mean absolute error & MAE & Point-Stat\{\{nl\}\}Grid-Stat \tn 
% Row Count 23 (+ 2)
% Row 29
\SetRowColor{LightBackground}
Magnitude \& Multiplicative bias & MBIAS & Ensemble-Stat\{\{nl\}\}Point-Stat\{\{nl\}\}Grid-Stat \tn 
% Row Count 26 (+ 3)
% Row 30
\SetRowColor{white}
The Mean Error & ME & Ensemble-Stat\{\{nl\}\}Point-Stat\{\{nl\}\}Grid-Stat \tn 
% Row Count 29 (+ 3)
% Row 31
\SetRowColor{LightBackground}
The Mean Error of the PERTURBED ensemble mean & ME\_OERR & Ensemble-Stat \tn 
% Row Count 32 (+ 3)
\end{tabularx}
\par\addvspace{1.3em}

\vfill
\columnbreak
\begin{tabularx}{5.377cm}{x{1.78503 cm} x{1.00694 cm} x{1.78503 cm} }
\SetRowColor{DarkBackground}
\mymulticolumn{3}{x{5.377cm}}{\bf\textcolor{white}{Continuous statistics (cont)}}  \tn
% Row 32
\SetRowColor{LightBackground}
The square of the mean error (bias) & ME2 & Point-Stat\{\{nl\}\}Grid-Stat \tn 
% Row Count 3 (+ 3)
% Row 33
\SetRowColor{white}
Mean squared error & MSE & Ensemble-Stat\{\{nl\}\}Wavelet-Stat\{\{nl\}\}Point-Stat\{\{nl\}\}Grid-Stat \tn 
% Row Count 8 (+ 5)
% Row 34
\SetRowColor{LightBackground}
The mean squared error skill & MSESS & Point-Stat\{\{nl\}\}Grid-Stat \tn 
% Row Count 10 (+ 2)
% Row 35
\SetRowColor{white}
Mean squared length of the vector difference between the forecast and observed winds & MSVE & Point-Stat\{\{nl\}\}Grid-Stat \tn 
% Row Count 16 (+ 6)
% Row 36
\SetRowColor{LightBackground}
Mean observed wind speed & \seqsplit{O\_SPEED\_BAR} & Point-Stat\{\{nl\}\}Grid-Stat \tn 
% Row Count 18 (+ 2)
% Row 37
\SetRowColor{white}
Mean Observation Anomaly & OABAR & Point-Stat\{\{nl\}\}Grid-Stat \tn 
% Row Count 20 (+ 2)
% Row 38
\SetRowColor{LightBackground}
Average observed value & OBAR & Ensemble-Stat\{\{nl\}\}Point-Stat\{\{nl\}\}Grid-Stat \tn 
% Row Count 23 (+ 3)
% Row 39
\SetRowColor{white}
Length (speed) of the average observed wind vector & \seqsplit{OBAR\_SPEED} & Point-Stat\{\{nl\}\}Grid-Stat \tn 
% Row Count 27 (+ 4)
% Row 40
\SetRowColor{LightBackground}
Direction of the average observed wind vector & ODIR & Point-Stat\{\{nl\}\}Grid-Stat \tn 
% Row Count 30 (+ 3)
\end{tabularx}
\par\addvspace{1.3em}

\vfill
\columnbreak
\begin{tabularx}{5.377cm}{x{1.78503 cm} x{1.00694 cm} x{1.78503 cm} }
\SetRowColor{DarkBackground}
\mymulticolumn{3}{x{5.377cm}}{\bf\textcolor{white}{Continuous statistics (cont)}}  \tn
% Row 41
\SetRowColor{LightBackground}
Mean Squared Observation Anomaly & OOABAR & Point-Stat\{\{nl\}\}Grid-Stat \tn 
% Row Count 3 (+ 3)
% Row 42
\SetRowColor{white}
Average of observation squared & OOBAR & Ensemble-Stat\{\{nl\}\}Point-Stat\{\{nl\}\}Grid-Stat \tn 
% Row Count 6 (+ 3)
% Row 43
\SetRowColor{LightBackground}
Number of tied observation ranks used in computing Kendall's tau statistic & \seqsplit{ORANK\_TIES} & Point-Stat\{\{nl\}\}Grid-Stat \tn 
% Row Count 12 (+ 6)
% Row 44
\SetRowColor{white}
Root mean square observed wind speed & OS\_RMS & Point-Stat\{\{nl\}\}Grid-Stat \tn 
% Row Count 15 (+ 3)
% Row 45
\SetRowColor{LightBackground}
Standard deviation of observations & OSTDEV & Ensemble-Stat\{\{nl\}\}Point-Stat\{\{nl\}\}Grid-Stat \tn 
% Row Count 18 (+ 3)
% Row 46
\SetRowColor{white}
Pearson correlation coefficient & PR\_CORR & Ensemble-Stat\{\{nl\}\}Point-Stat\{\{nl\}\}Grid-Stat \tn 
% Row Count 21 (+ 3)
% Row 47
\SetRowColor{LightBackground}
Number of ranks used in computing Kendall's tau statistic & RANKS & Point-Stat\{\{nl\}\}Grid-Stat \tn 
% Row Count 25 (+ 4)
% Row 48
\SetRowColor{white}
Root mean squared error & RMSE & Point-Stat\{\{nl\}\}Grid-Stat\{\{nl\}\}Ensemble-Stat \tn 
% Row Count 28 (+ 3)
% Row 49
\SetRowColor{LightBackground}
Root Mean Square Error of the PERTURBED ensemble mean & \seqsplit{RMSE\_OERR} & Ensemble-Stat \tn 
% Row Count 32 (+ 4)
\end{tabularx}
\par\addvspace{1.3em}

\vfill
\columnbreak
\begin{tabularx}{5.377cm}{x{1.78503 cm} x{1.00694 cm} x{1.78503 cm} }
\SetRowColor{DarkBackground}
\mymulticolumn{3}{x{5.377cm}}{\bf\textcolor{white}{Continuous statistics (cont)}}  \tn
% Row 50
\SetRowColor{LightBackground}
Root mean squared forecast anomaly & RMSFA & Point-Stat\{\{nl\}\}Grid-Stat \tn 
% Row Count 3 (+ 3)
% Row 51
\SetRowColor{white}
Root mean squared observation anomaly & RMSOA & Point-Stat\{\{nl\}\}Grid-Stat \tn 
% Row Count 6 (+ 3)
% Row 52
\SetRowColor{LightBackground}
Square root of MSVE & RMSVE & Point-Stat\{\{nl\}\}Grid-Stat \tn 
% Row Count 8 (+ 2)
% Row 53
\SetRowColor{white}
S1 score & S1 & Grid-Stat \tn 
% Row Count 9 (+ 1)
% Row 54
\SetRowColor{LightBackground}
S1 score with respect to observed gradient & S1\_OG & Grid-Stat \tn 
% Row Count 12 (+ 3)
% Row 55
\SetRowColor{white}
Scatter Index & SI & Point-Stat\{\{nl\}\}Grid-Stat \tn 
% Row Count 14 (+ 2)
% Row 56
\SetRowColor{LightBackground}
Spearman's rank correlation coefficient & SP\_CORR & Point-Stat\{\{nl\}\}Grid-Stat \tn 
% Row Count 17 (+ 3)
% Row 57
\SetRowColor{white}
Absolute value of SPEED\_ERR & SPEED \seqsplit{\_ABSERR} & Point-Stat\{\{nl\}\}Grid-Stat \tn 
% Row Count 19 (+ 2)
% Row 58
\SetRowColor{LightBackground}
Difference between the length of the average forecast wind vector and the average observed wind vector (in the sense F - O), & \seqsplit{SPEED\_ERR} & Point-Stat\{\{nl\}\}Grid-Stat \tn 
% Row Count 28 (+ 9)
% Row 59
\SetRowColor{white}
Track error of adeck relative to bdeck (nm) & TK\_ERR & TC-Pairs \tn 
% Row Count 31 (+ 3)
\end{tabularx}
\par\addvspace{1.3em}

\vfill
\columnbreak
\begin{tabularx}{5.377cm}{x{1.78503 cm} x{1.00694 cm} x{1.78503 cm} }
\SetRowColor{DarkBackground}
\mymulticolumn{3}{x{5.377cm}}{\bf\textcolor{white}{Continuous statistics (cont)}}  \tn
% Row 60
\SetRowColor{LightBackground}
Mean U-component Forecast Anomaly & UFABAR & Point-Stat\{\{nl\}\}Grid-Stat \tn 
% Row Count 3 (+ 3)
% Row 61
\SetRowColor{white}
Mean U-component & UFBAR & Point-Stat\{\{nl\}\}Grid-Stat \tn 
% Row Count 5 (+ 2)
% Row 62
\SetRowColor{LightBackground}
Mean U-component Observation Anomaly & UOABAR & Point-Stat\{\{nl\}\}Grid-Stat \tn 
% Row Count 8 (+ 3)
% Row 63
\SetRowColor{white}
Mean U-component Observation & UOBAR & Point-Stat\{\{nl\}\}Grid-Stat \tn 
% Row Count 10 (+ 2)
% Row 64
\SetRowColor{LightBackground}
Mean U-component Squared Forecast Anomaly plus Squared Observation Anomaly & \seqsplit{UVFFABAR} & Point-Stat\{\{nl\}\}Grid-Stat \tn 
% Row Count 15 (+ 5)
% Row 65
\SetRowColor{white}
Mean U-component Squared Forecast plus Squared Observation & UVFFBAR & ,Point-Stat\{\{nl\}\}Grid-Stat \tn 
% Row Count 19 (+ 4)
% Row 66
\SetRowColor{LightBackground}
Mean((uf-uc){\emph{(uo-uc)+ (vf-vc)}}(vo-vc)) & \seqsplit{UVFOABAR} & Point-Stat\{\{nl\}\}Grid-Stat \tn 
% Row Count 22 (+ 3)
% Row 67
\SetRowColor{white}
Mean(uf{\emph{uo+vf}}vo) & UVFOBAR & Point-Stat\{\{nl\}\}Grid-Stat \tn 
% Row Count 24 (+ 2)
% Row 68
\SetRowColor{LightBackground}
Mean((uo-uc)$^{\textrm{2}}$+(vo-vc)$^{\textrm{2}}$) & \seqsplit{UVOOABAR} & Point-Stat\{\{nl\}\}Grid-Stat \tn 
% Row Count 26 (+ 2)
% Row 69
\SetRowColor{white}
Mean(uo$^{\textrm{2}}$+vo$^{\textrm{2}}$) & UVOOBAR & Point-Stat\{\{nl\}\}Grid-Stat \tn 
% Row Count 28 (+ 2)
% Row 70
\SetRowColor{LightBackground}
Direction of the vector difference between the average forecast and average wind vectors & \seqsplit{VDIFF\_DIR} & Point-Stat\{\{nl\}\}Grid-Stat \tn 
% Row Count 34 (+ 6)
\end{tabularx}
\par\addvspace{1.3em}

\vfill
\columnbreak
\begin{tabularx}{5.377cm}{x{1.78503 cm} x{1.00694 cm} x{1.78503 cm} }
\SetRowColor{DarkBackground}
\mymulticolumn{3}{x{5.377cm}}{\bf\textcolor{white}{Continuous statistics (cont)}}  \tn
% Row 71
\SetRowColor{LightBackground}
Length (speed) of the vector difference between the average forecast and average observed wind vectors & \seqsplit{VDIFF\_SPEED} & Point-Stat\{\{nl\}\}Grid-Stat \tn 
% Row Count 7 (+ 7)
% Row 72
\SetRowColor{white}
Mean(vf-vc) & VFABAR & Point-Stat\{\{nl\}\}Grid-Stat \tn 
% Row Count 9 (+ 2)
% Row 73
\SetRowColor{LightBackground}
Mean(vf) & VFBAR & Point-Stat\{\{nl\}\}Grid-Stat \tn 
% Row Count 11 (+ 2)
% Row 74
\SetRowColor{white}
Mean(vo-vc) & VOABAR & Point-Stat\{\{nl\}\}Grid-Stat \tn 
% Row Count 13 (+ 2)
% Row 75
\SetRowColor{LightBackground}
Mean(vo) & VOBAR & Point-Stat\{\{nl\}\}Grid-Stat \tn 
% Row Count 15 (+ 2)
\hhline{>{\arrayrulecolor{DarkBackground}}---}
\end{tabularx}
\par\addvspace{1.3em}

\begin{tabularx}{5.377cm}{x{2.38004 cm} x{1.32733 cm} x{0.86963 cm} }
\SetRowColor{DarkBackground}
\mymulticolumn{3}{x{5.377cm}}{\bf\textcolor{white}{Distance statistics}}  \tn
% Row 0
\SetRowColor{LightBackground}
{\bf{Long name}}\{\{bb\}\}\{\{width=50\}\} & {\bf{METplus name}}\{\{bb\}\} & {\bf{Tools}}\{\{bb\}\} \tn 
% Row Count 3 (+ 3)
% Row 1
\SetRowColor{white}
Baddeleys Delta Metric & BADDELEY & \seqsplit{Grid-Stat} \tn 
% Row Count 5 (+ 2)
% Row 2
\SetRowColor{LightBackground}
Mean-error Distance from observation to forecast & MED\_FO & \seqsplit{Grid-Stat} \tn 
% Row Count 8 (+ 3)
% Row 3
\SetRowColor{white}
Maximum of MED\_FO and MED\_OF & MED\_MAX & \seqsplit{Grid-Stat} \tn 
% Row Count 10 (+ 2)
% Row 4
\SetRowColor{LightBackground}
Mean of MED\_FO and MED\_OF & MED\_MEAN & \seqsplit{Grid-Stat} \tn 
% Row Count 12 (+ 2)
% Row 5
\SetRowColor{white}
Minimum of MED\_FO and MED\_OF & MED\_MIN & \seqsplit{Grid-Stat} \tn 
% Row Count 14 (+ 2)
% Row 6
\SetRowColor{LightBackground}
Mean-error Distance from forecast to observation & MED\_OF & \seqsplit{Grid-Stat} \tn 
% Row Count 17 (+ 3)
\hhline{>{\arrayrulecolor{DarkBackground}}---}
\end{tabularx}
\par\addvspace{1.3em}

\begin{tabularx}{5.377cm}{x{2.10542 cm} x{1.46464 cm} x{1.00694 cm} }
\SetRowColor{DarkBackground}
\mymulticolumn{3}{x{5.377cm}}{\bf\textcolor{white}{Neighborhood statistics}}  \tn
% Row 0
\SetRowColor{LightBackground}
{\bf{Long name}}\{\{bb\}\}\{\{width=50\}\} & {\bf{METplus name}}\{\{bb\}\} & {\bf{Tools}}\{\{bb\}\} \tn 
% Row Count 2 (+ 2)
% Row 1
\SetRowColor{white}
Asymptotic Fractions Skill Score & AFSS & \seqsplit{Grid-Stat} \tn 
% Row Count 4 (+ 2)
% Row 2
\SetRowColor{LightBackground}
Fractions Skill Score & FSS & \seqsplit{Grid-Stat} \tn 
% Row Count 6 (+ 2)
% Row 3
\SetRowColor{white}
Uniform Fractions Skill Score & UFSS & \seqsplit{Grid-Stat} \tn 
% Row Count 8 (+ 2)
\hhline{>{\arrayrulecolor{DarkBackground}}---}
\end{tabularx}
\par\addvspace{1.3em}

\begin{tabularx}{5.377cm}{x{1.78503 cm} x{1.00694 cm} x{1.78503 cm} }
\SetRowColor{DarkBackground}
\mymulticolumn{3}{x{5.377cm}}{\bf\textcolor{white}{Categorical statistics}}  \tn
% Row 0
\SetRowColor{LightBackground}
{\bf{Long name}}\{\{bb\}\}\{\{width=50\}\} & {\bf{METplus name}}\{\{bb\}\} & {\bf{Tools}}\{\{bb\}\} \tn 
% Row Count 3 (+ 3)
% Row 1
\SetRowColor{white}
Accuracy & ACC & Point-Stat\{\{nl\}\}Grid-Stat\{\{nl\}\}MODE \tn 
% Row Count 6 (+ 3)
% Row 2
\SetRowColor{LightBackground}
Bias Adjusted Gilbert Skill Score & BAGSS & Point-Stat\{\{nl\}\}Grid-Stat \tn 
% Row Count 9 (+ 3)
% Row 3
\SetRowColor{white}
Base Rate & BASER & Point-Stat\{\{nl\}\}Grid-Stat\{\{nl\}\}Wavelet-Stat\{\{nl\}\}MODE \tn 
% Row Count 13 (+ 4)
% Row 4
\SetRowColor{LightBackground}
Critical Success Index & CSI & Point-Stat\{\{nl\}\}MODE\{\{nl\}\}cts\{\{nl\}\}Grid-Stat \tn 
% Row Count 16 (+ 3)
% Row 5
\SetRowColor{white}
Expected correct rate used for MCTS HSS\_EC & \seqsplit{EC\_VALUE} & Point-Stat\{\{nl\}\}Grid-Stat \tn 
% Row Count 19 (+ 3)
% Row 6
\SetRowColor{LightBackground}
Extreme Dependency Index & EDI & Point-Stat\{\{nl\}\}Grid-Stat \tn 
% Row Count 21 (+ 2)
% Row 7
\SetRowColor{white}
Extreme Dependency Score & EDS & Point-Stat\{\{nl\}\}Grid-Stat \tn 
% Row Count 23 (+ 2)
% Row 8
\SetRowColor{LightBackground}
Forecast rate/event frequency & F\_RATE & Point-Stat\{\{nl\}\}Grid-Stat \tn 
% Row Count 25 (+ 2)
% Row 9
\SetRowColor{white}
False alarm ratio & FAR & Point-Stat\{\{nl\}\}Grid-Stat\{\{nl\}\}MODE \tn 
% Row Count 28 (+ 3)
% Row 10
\SetRowColor{LightBackground}
Forecast mean & FBAR & Ensemble-Stat\{\{nl\}\}Point-Stat\{\{nl\}\}Grid-Stat \tn 
% Row Count 31 (+ 3)
\end{tabularx}
\par\addvspace{1.3em}

\vfill
\columnbreak
\begin{tabularx}{5.377cm}{x{1.78503 cm} x{1.00694 cm} x{1.78503 cm} }
\SetRowColor{DarkBackground}
\mymulticolumn{3}{x{5.377cm}}{\bf\textcolor{white}{Categorical statistics (cont)}}  \tn
% Row 11
\SetRowColor{LightBackground}
Frequency Bias & FBIAS & Wavelet-Stat\{\{nl\}\}MODE\{\{nl\}\}Point-Stat\{\{nl\}\}Grid-Stat \tn 
% Row Count 4 (+ 4)
% Row 12
\SetRowColor{white}
Count of events in forecast category i and observation category j & Fi\_Oj & Point-Stat\{\{nl\}\}Grid-Stat \tn 
% Row Count 9 (+ 5)
% Row 13
\SetRowColor{LightBackground}
Number of forecast no and observation no & FN\_ON & MODE\{\{nl\}\}Grid-Stat\{\{nl\}\}Point-Stat \tn 
% Row Count 12 (+ 3)
% Row 14
\SetRowColor{white}
Number of forecast no and observation yes & FN\_OY & MODE\{\{nl\}\}Grid-Stat\{\{nl\}\}Point-Stat \tn 
% Row Count 15 (+ 3)
% Row 15
\SetRowColor{LightBackground}
Attributes for pairs of simple forecast and observation objects & \seqsplit{FNNN\_ONNN} & MODE \tn 
% Row Count 20 (+ 5)
% Row 16
\SetRowColor{white}
Number of forecast events & FY & Grid-Stat \tn 
% Row Count 22 (+ 2)
% Row 17
\SetRowColor{LightBackground}
Number of forecast yes and observation no & FY\_ON & MODE\{\{nl\}\}Point-Stat\{\{nl\}\}Grid-Stat \tn 
% Row Count 25 (+ 3)
% Row 18
\SetRowColor{white}
Number of forecast yes and observation yes & FY\_OY & MODE\{\{nl\}\}Point-Stat\{\{nl\}\}Grid-Stat \tn 
% Row Count 28 (+ 3)
% Row 19
\SetRowColor{LightBackground}
Gerrity Score and bootstrap confidence limits & GER & Point-Stat\{\{nl\}\}Grid-Stat \tn 
% Row Count 31 (+ 3)
\end{tabularx}
\par\addvspace{1.3em}

\vfill
\columnbreak
\begin{tabularx}{5.377cm}{x{1.78503 cm} x{1.00694 cm} x{1.78503 cm} }
\SetRowColor{DarkBackground}
\mymulticolumn{3}{x{5.377cm}}{\bf\textcolor{white}{Categorical statistics (cont)}}  \tn
% Row 20
\SetRowColor{LightBackground}
Gilbert Skill Score & GSS & Point-Stat\{\{nl\}\}Grid-Stat\{\{nl\}\}MODE \tn 
% Row Count 3 (+ 3)
% Row 21
\SetRowColor{white}
Hit rate, & H\_RATE & Point-Stat\{\{nl\}\}Grid-Stat \tn 
% Row Count 5 (+ 2)
% Row 22
\SetRowColor{LightBackground}
Hanssen and Kuipers Discriminant & HK & MODE\{\{nl\}\}Point-Stat\{\{nl\}\}Grid-Stat \tn 
% Row Count 8 (+ 3)
% Row 23
\SetRowColor{white}
Heidke Skill Score & HSS & MODE\{\{nl\}\}Point-Stat\{\{nl\}\}Grid-Stat \tn 
% Row Count 11 (+ 3)
% Row 24
\SetRowColor{LightBackground}
Heidke Skill Score user-specific expected correct & HSS\_EC & Point-Stat\{\{nl\}\}Grid-Stat \tn 
% Row Count 15 (+ 4)
% Row 25
\SetRowColor{white}
Logarithm of the Odds Ratio & LODDS & Point-Stat\{\{nl\}\}Grid-Stat \tn 
% Row Count 17 (+ 2)
% Row 26
\SetRowColor{LightBackground}
Dimension of the contingency table \& the total number of categories in each dimension & N\_CAT & Point-Stat\{\{nl\}\}Grid-Stat \tn 
% Row Count 23 (+ 6)
% Row 27
\SetRowColor{white}
Observation rate & O\_RATE & Point-Stat\{\{nl\}\}Grid-Stat \tn 
% Row Count 25 (+ 2)
% Row 28
\SetRowColor{LightBackground}
Odds Ratio & ODDS & MODE\{\{nl\}\}Point-Stat\{\{nl\}\}Grid-Stat \tn 
% Row Count 28 (+ 3)
% Row 29
\SetRowColor{white}
Odds Ratio Skill Score,, & ORSS & Point-Stat\{\{nl\}\}Grid-Stat \tn 
% Row Count 30 (+ 2)
\end{tabularx}
\par\addvspace{1.3em}

\vfill
\columnbreak
\begin{tabularx}{5.377cm}{x{1.78503 cm} x{1.00694 cm} x{1.78503 cm} }
\SetRowColor{DarkBackground}
\mymulticolumn{3}{x{5.377cm}}{\bf\textcolor{white}{Categorical statistics (cont)}}  \tn
% Row 30
\SetRowColor{LightBackground}
Number of observation events & OY & Grid-Stat \tn 
% Row Count 2 (+ 2)
% Row 31
\SetRowColor{white}
Probability of false detection & PODF & Point-Stat\{\{nl\}\}Grid-Stat \tn 
% Row Count 4 (+ 2)
% Row 32
\SetRowColor{LightBackground}
Probability of detecting no & PODN & Point-Stat\{\{nl\}\}Grid-Stat\{\{nl\}\}MODE \tn 
% Row Count 7 (+ 3)
% Row 33
\SetRowColor{white}
Probability of detecting yes & PODY & Point-Stat\{\{nl\}\}Grid-Stat\{\{nl\}\}MODE \tn 
% Row Count 10 (+ 3)
% Row 34
\SetRowColor{LightBackground}
Probability of detecting yes when forecast is greater than the ith probability thresholds & PODY\_i & Point-Stat\{\{nl\}\}Grid-Stat \tn 
% Row Count 16 (+ 6)
% Row 35
\SetRowColor{white}
Probability of false detection & POFD & MODE\{\{nl\}\}Grid-Stat \tn 
% Row Count 18 (+ 2)
% Row 36
\SetRowColor{LightBackground}
Probability of false detection when forecast is greater than the ith probability thresholds & POFD\_i & Point-Stat\{\{nl\}\}Grid-Stat \tn 
% Row Count 25 (+ 7)
% Row 37
\SetRowColor{white}
Symmetric Extremal Dependency Index, & SEDI & Point-Stat\{\{nl\}\}Grid-Stat \tn 
% Row Count 28 (+ 3)
% Row 38
\SetRowColor{LightBackground}
Symmetric Extreme Dependency Score & SEDS & Point-Stat\{\{nl\}\}Grid-Stat \tn 
% Row Count 31 (+ 3)
\hhline{>{\arrayrulecolor{DarkBackground}}---}
\end{tabularx}
\par\addvspace{1.3em}

\begin{tabularx}{5.377cm}{x{2.10542 cm} x{1.14425 cm} x{1.32733 cm} }
\SetRowColor{DarkBackground}
\mymulticolumn{3}{x{5.377cm}}{\bf\textcolor{white}{Probability statistics}}  \tn
% Row 0
\SetRowColor{LightBackground}
{\bf{Long name}}\{\{bb\}\}\{\{width=50\}\} & {\bf{METplus name}}\{\{bb\}\} & {\bf{Tools}}\{\{bb\}\} \tn 
% Row Count 3 (+ 3)
% Row 1
\SetRowColor{white}
Brier Score & BRIER & Point-Stat\{\{nl\}\}Grid-Stat \tn 
% Row Count 6 (+ 3)
% Row 2
\SetRowColor{LightBackground}
Climatological Brier Score & BRIERCL & Point-Stat\{\{nl\}\}Grid-Stat \tn 
% Row Count 9 (+ 3)
% Row 3
\SetRowColor{white}
Brier Skill Score relative to sample climatology & BSS & Point-Stat\{\{nl\}\}Grid-Stat \tn 
% Row Count 12 (+ 3)
% Row 4
\SetRowColor{LightBackground}
Brier Skill Score relative to external climatology & BSS\_SMPL & Point-Stat\{\{nl\}\}Grid-Stat \tn 
% Row Count 15 (+ 3)
% Row 5
\SetRowColor{white}
Calibration when forecast is between the ith and i+1th probability thresholds (repeated) & \seqsplit{CALIBRATION} \_i & Point-Stat\{\{nl\}\}Grid-Stat \tn 
% Row Count 20 (+ 5)
% Row 6
\SetRowColor{LightBackground}
Likelihood when forecast is between the ith and i+1th probability thresholds repeated & \seqsplit{LIKELIHOOD} \_i & Point-Stat\{\{nl\}\}Grid-Stat \tn 
% Row Count 25 (+ 5)
% Row 7
\SetRowColor{white}
Number of observation when forecast is between the ith and i+1th probability thresholds & ON\_i & Point-Stat\{\{nl\}\}Grid-Stat \tn 
% Row Count 30 (+ 5)
\end{tabularx}
\par\addvspace{1.3em}

\vfill
\columnbreak
\begin{tabularx}{5.377cm}{x{2.10542 cm} x{1.14425 cm} x{1.32733 cm} }
\SetRowColor{DarkBackground}
\mymulticolumn{3}{x{5.377cm}}{\bf\textcolor{white}{Probability statistics (cont)}}  \tn
% Row 8
\SetRowColor{LightBackground}
Number of observation when forecast is between the ith and i+1th probability thresholds & ON\_TP\_i & Point-Stat\{\{nl\}\}Grid-Stat \tn 
% Row Count 5 (+ 5)
% Row 9
\SetRowColor{white}
Number of observation yes when forecast is between the ith and i+1th probability thresholds & OY\_i & Point-Stat\{\{nl\}\}Grid-Stat \tn 
% Row Count 11 (+ 6)
% Row 10
\SetRowColor{LightBackground}
Number of observation yes when forecast is between the ith and i+1th probability thresholds as a proportion of the total OY (repeated) & OY\_TP\_i & Point-Stat\{\{nl\}\}Grid-Stat \tn 
% Row Count 19 (+ 8)
% Row 11
\SetRowColor{white}
Refinement when forecast is between the ith and i+1th probability thresholds (repeated) & \seqsplit{REFINEMENT} \_i & Point-Stat\{\{nl\}\}Grid-Stat \tn 
% Row Count 24 (+ 5)
% Row 12
\SetRowColor{LightBackground}
Reliability & \seqsplit{RELIABILITY} & Point-Stat\{\{nl\}\}Grid-Stat \tn 
% Row Count 27 (+ 3)
% Row 13
\SetRowColor{white}
Resolution & \seqsplit{RESOLUTION} & Point-Stat\{\{nl\}\}Grid-Stat \tn 
% Row Count 30 (+ 3)
\end{tabularx}
\par\addvspace{1.3em}

\vfill
\columnbreak
\begin{tabularx}{5.377cm}{x{2.10542 cm} x{1.14425 cm} x{1.32733 cm} }
\SetRowColor{DarkBackground}
\mymulticolumn{3}{x{5.377cm}}{\bf\textcolor{white}{Probability statistics (cont)}}  \tn
% Row 14
\SetRowColor{LightBackground}
Area under the receiver operating characteristic curve & ROC\_AUC & Point-Stat\{\{nl\}\}Grid-Stat \tn 
% Row Count 3 (+ 3)
% Row 15
\SetRowColor{white}
Variability of Observations & \seqsplit{UNCERTAINTY} & Point-Stat\{\{nl\}\}Grid-Stat \tn 
% Row Count 6 (+ 3)
% Row 16
\SetRowColor{LightBackground}
Economic value of the base rate & \seqsplit{VALUE\_BASER} & Point-Stat\{\{nl\}\}Grid-Stat \tn 
% Row Count 9 (+ 3)
% Row 17
\SetRowColor{white}
Relative value for the ith Cost/Loss ratio & VALUE\_i & Point-Stat\{\{nl\}\}Grid-Stat \tn 
% Row Count 12 (+ 3)
\hhline{>{\arrayrulecolor{DarkBackground}}---}
\end{tabularx}
\par\addvspace{1.3em}

\begin{tabularx}{5.377cm}{x{2.38004 cm} x{1.32733 cm} x{0.86963 cm} }
\SetRowColor{DarkBackground}
\mymulticolumn{3}{x{5.377cm}}{\bf\textcolor{white}{Ensemble statistics}}  \tn
% Row 0
\SetRowColor{LightBackground}
{\bf{Long name}}\{\{bb\}\}\{\{width=50\}\} & {\bf{METplus name}}\{\{bb\}\} & {\bf{Tools}}\{\{bb\}\} \tn 
% Row Count 3 (+ 3)
% Row 1
\SetRowColor{white}
Continuous Ranked Probability Score (normal dist.) & CRPS & \seqsplit{Ensemble-Stat} \tn 
% Row Count 6 (+ 3)
% Row 2
\SetRowColor{LightBackground}
Continuous Ranked Probability Score (empirical dist.) & CRPS\_EMP & \seqsplit{Ensemble-Stat} \tn 
% Row Count 9 (+ 3)
% Row 3
\SetRowColor{white}
Climatological Continuous Ranked Probability Score (normal dist.) & CRPSCL & \seqsplit{Ensemble-Stat} \tn 
% Row Count 13 (+ 4)
% Row 4
\SetRowColor{LightBackground}
Climatological Continuous Ranked Probability Score (empirical dist.) & CRPSCL\_EMP & \seqsplit{Ensemble-Stat} \tn 
% Row Count 17 (+ 4)
% Row 5
\SetRowColor{white}
Continuous Ranked Probability Skill Score (normal dist.) & CRPSS & \seqsplit{Ensemble-Stat} \tn 
% Row Count 20 (+ 3)
% Row 6
\SetRowColor{LightBackground}
Continuous Ranked Probability Skill Score (empirical dist.) & CRPSS\_EMP & \seqsplit{Ensemble-Stat} \tn 
% Row Count 23 (+ 3)
% Row 7
\SetRowColor{white}
The unperturbed ensemble mean value & ENS\_MEAN & ,Ensemble-Stat \tn 
% Row Count 25 (+ 2)
% Row 8
\SetRowColor{LightBackground}
The PERTURBED ensemble mean (e.g. with Observation Error). & ENS\_MEAN \_OERR & \seqsplit{Ensemble-Stat} \tn 
% Row Count 28 (+ 3)
% Row 9
\SetRowColor{white}
Ignorance Score & IGN & \seqsplit{Ensemble-Stat} \tn 
% Row Count 30 (+ 2)
\end{tabularx}
\par\addvspace{1.3em}

\vfill
\columnbreak
\begin{tabularx}{5.377cm}{x{2.38004 cm} x{1.32733 cm} x{0.86963 cm} }
\SetRowColor{DarkBackground}
\mymulticolumn{3}{x{5.377cm}}{\bf\textcolor{white}{Ensemble statistics (cont)}}  \tn
% Row 10
\SetRowColor{LightBackground}
Probability Integral Transform & PIT & \seqsplit{Ensemble-Stat} \tn 
% Row Count 2 (+ 2)
% Row 11
\SetRowColor{white}
Rank of the observation & RANK & \seqsplit{Ensemble-Stat} \tn 
% Row Count 4 (+ 2)
% Row 12
\SetRowColor{LightBackground}
Count of observations with the i-th rank & RANK\_i & \seqsplit{Ensemble-Stat} \tn 
% Row Count 6 (+ 2)
% Row 13
\SetRowColor{white}
Number of times the i-th ensemble member's value was closest to the observation (repeated). When n members tie, 1/n is assigned to each member. & RELP\_i & \seqsplit{Ensemble-Stat} \tn 
% Row Count 14 (+ 8)
% Row 14
\SetRowColor{LightBackground}
Mean of the Brier Scores for each RPS threshold & RPS & \seqsplit{Ensemble-Stat} \tn 
% Row Count 17 (+ 3)
% Row 15
\SetRowColor{white}
Mean of the reliabilities for each RPS threshold & RPS\_REL & \seqsplit{Ensemble-Stat} \tn 
% Row Count 20 (+ 3)
% Row 16
\SetRowColor{LightBackground}
Mean of the resolutions for each RPS threshold & RPS\_RES & \seqsplit{Ensemble-Stat} \tn 
% Row Count 23 (+ 3)
% Row 17
\SetRowColor{white}
Mean of the uncertainties for each RPS threshold & RPS\_UNC & \seqsplit{Ensemble-Stat} \tn 
% Row Count 26 (+ 3)
% Row 18
\SetRowColor{LightBackground}
Ranked Probability Skill Score relative to external climatology & RPSS & \seqsplit{Ensemble-Stat} \tn 
% Row Count 30 (+ 4)
\end{tabularx}
\par\addvspace{1.3em}

\vfill
\columnbreak
\begin{tabularx}{5.377cm}{x{2.38004 cm} x{1.32733 cm} x{0.86963 cm} }
\SetRowColor{DarkBackground}
\mymulticolumn{3}{x{5.377cm}}{\bf\textcolor{white}{Ensemble statistics (cont)}}  \tn
% Row 19
\SetRowColor{LightBackground}
Ranked Probability Skill Score relative to sample climatology & RPSS\_SMPL & \seqsplit{Ensemble-Stat} \tn 
% Row Count 4 (+ 4)
% Row 20
\SetRowColor{white}
Standard deviation of the mean of the UNPERTURBED ensemble & SPREAD & \seqsplit{Ensemble-Stat} \tn 
% Row Count 7 (+ 3)
% Row 21
\SetRowColor{LightBackground}
Standard deviation of the mean of the PERTURBED ensemble & \seqsplit{SPREAD\_OERR} & \seqsplit{Ensemble-Stat} \tn 
% Row Count 10 (+ 3)
% Row 22
\SetRowColor{white}
Standard Deviation of unperturbed ensemble variance and the observation error variance & \seqsplit{SPREAD\_PLUS} \_OERR & \seqsplit{Ensemble-Stat} \tn 
% Row Count 15 (+ 5)
% Row 23
\SetRowColor{LightBackground}
Maximum variance & VAR\_MAX & \seqsplit{Ensemble-Stat} \tn 
% Row Count 17 (+ 2)
% Row 24
\SetRowColor{white}
Average variance & VAR\_MEAN & \seqsplit{Ensemble-Stat} \tn 
% Row Count 19 (+ 2)
% Row 25
\SetRowColor{LightBackground}
Minimum variance & VAR\_MIN & \seqsplit{Ensemble-Stat} \tn 
% Row Count 21 (+ 2)
\hhline{>{\arrayrulecolor{DarkBackground}}---}
\end{tabularx}
\par\addvspace{1.3em}

\begin{tabularx}{5.377cm}{x{1.73926 cm} x{1.69349 cm} x{1.14425 cm} }
\SetRowColor{DarkBackground}
\mymulticolumn{3}{x{5.377cm}}{\bf\textcolor{white}{Diagnostic statistics}}  \tn
% Row 0
\SetRowColor{LightBackground}
{\bf{Long name}}\{\{bb\}\}\{\{width=50\}\} & {\bf{METplus name}}\{\{bb\}\} & {\bf{Tools}}\{\{bb\}\} \tn 
% Row Count 3 (+ 3)
% Row 1
\SetRowColor{white}
Difference between the axis angles of two objects (in degrees) & ANGLE\_DIFF & MODE \tn 
% Row Count 8 (+ 5)
% Row 2
\SetRowColor{LightBackground}
Object area (in grid squares) & AREA & MODE\{\{nl\}\}MTD \tn 
% Row Count 10 (+ 2)
% Row 3
\SetRowColor{white}
Forecast object area divided by the observation object area (unitless) & AREA\_RATIO & MODE \tn 
% Row Count 15 (+ 5)
% Row 4
\SetRowColor{LightBackground}
Area of the object that meet the object definition threshold criteria (in grid squares) & AREA\_THRESH & MODE \tn 
% Row Count 21 (+ 6)
% Row 5
\SetRowColor{white}
Absolute value of the difference between the aspect ratios of two objects (unitless) & ASPECT\_DIFF & MODE \tn 
% Row Count 27 (+ 6)
% Row 6
\SetRowColor{LightBackground}
Object axis angle (in degrees) & AXIS\_ANG & MODE\{\{nl\}\}MTD \tn 
% Row Count 29 (+ 2)
% Row 7
\SetRowColor{white}
Difference in spatial axis plane angles & AXIS\_DIFF & MTD \tn 
% Row Count 32 (+ 3)
\end{tabularx}
\par\addvspace{1.3em}

\vfill
\columnbreak
\begin{tabularx}{5.377cm}{x{1.73926 cm} x{1.69349 cm} x{1.14425 cm} }
\SetRowColor{DarkBackground}
\mymulticolumn{3}{x{5.377cm}}{\bf\textcolor{white}{Diagnostic statistics (cont)}}  \tn
% Row 8
\SetRowColor{LightBackground}
Blocking Index & Blocking Index & METplus Use Case \tn 
% Row Count 2 (+ 2)
% Row 9
\SetRowColor{white}
Minimum distance between the boundaries of two objects & BOUNDARY \_DIST & MODE \tn 
% Row Count 6 (+ 4)
% Row 10
\SetRowColor{LightBackground}
Total great circle distance travelled by the 2D spatial centroid over the lifetime of the 3D object & CDIST \_TRAVELLED & MTD \tn 
% Row Count 13 (+ 7)
% Row 11
\SetRowColor{white}
Distance between two objects centroids (in grid units) & CENTROID \_DIST & MODE \tn 
% Row Count 17 (+ 4)
% Row 12
\SetRowColor{LightBackground}
Latitude of centroid & CENTROID \_LAT & MTD\{\{nl\}\}MODE \tn 
% Row Count 19 (+ 2)
% Row 13
\SetRowColor{white}
Longitude of centroid & CENTROID \_LON & MTD\{\{nl\}\}MODE \tn 
% Row Count 21 (+ 2)
% Row 14
\SetRowColor{LightBackground}
Time coordinate of centroid & CENTROID\_T & MTD \tn 
% Row Count 23 (+ 2)
% Row 15
\SetRowColor{white}
X coordinate of centroid & CENTROID\_X & MTD\{\{nl\}\}MODE \tn 
% Row Count 25 (+ 2)
% Row 16
\SetRowColor{LightBackground}
Y coordinate of centroid & CENTROID\_Y & MTD\{\{nl\}\}MODE \tn 
% Row Count 27 (+ 2)
% Row 17
\SetRowColor{white}
Space-Time Coherence Diagram & Coherence Diagram & METplus\{\{nl\}\}Use\{\{nl\}\}Case \tn 
% Row Count 30 (+ 3)
\end{tabularx}
\par\addvspace{1.3em}

\vfill
\columnbreak
\begin{tabularx}{5.377cm}{x{1.73926 cm} x{1.69349 cm} x{1.14425 cm} }
\SetRowColor{DarkBackground}
\mymulticolumn{3}{x{5.377cm}}{\bf\textcolor{white}{Diagnostic statistics (cont)}}  \tn
% Row 18
\SetRowColor{LightBackground}
Ratio of the difference between the area of an object and the area of its convex hull divided by the area of the complex hull (unitless) & COMPLEXITY & MODE \tn 
% Row Count 10 (+ 10)
% Row 19
\SetRowColor{white}
Ratio of complexities of two objects defined as the lesser of the forecast complexity divided by the observation complexity or its reciprocal (unitless) & COMPLEXITY \_RATIO & MODE \tn 
% Row Count 21 (+ 11)
% Row 20
\SetRowColor{LightBackground}
Minimum distance between the convex hulls of two objects (in grid units) & \seqsplit{CONVEX\_HULL\_DIST} & MODE \tn 
% Row Count 26 (+ 5)
% Row 21
\SetRowColor{white}
Radius of curvature & CURVATURE & MODE \tn 
% Row Count 28 (+ 2)
% Row 22
\SetRowColor{LightBackground}
Ratio of the curvature & CURVATURE \_RATIO & MODE \tn 
% Row Count 30 (+ 2)
\end{tabularx}
\par\addvspace{1.3em}

\vfill
\columnbreak
\begin{tabularx}{5.377cm}{x{1.73926 cm} x{1.69349 cm} x{1.14425 cm} }
\SetRowColor{DarkBackground}
\mymulticolumn{3}{x{5.377cm}}{\bf\textcolor{white}{Diagnostic statistics (cont)}}  \tn
% Row 23
\SetRowColor{LightBackground}
Center of curvature (in grid coordinates) & CURVATURE\_X & MODE \tn 
% Row Count 3 (+ 3)
% Row 24
\SetRowColor{white}
Center of curvature (in grid coordinates) & CURVATURE\_Y & MODE \tn 
% Row Count 6 (+ 3)
% Row 25
\SetRowColor{LightBackground}
Cloud Water / Precip Relationship & CW/Precip Relationship & Grid-Diag \tn 
% Row Count 9 (+ 3)
% Row 26
\SetRowColor{white}
Difference in object direction of movement & DIRECTION \_DIFF & MTD \tn 
% Row Count 12 (+ 3)
% Row 27
\SetRowColor{LightBackground}
Difference in the lifetimes of the two objects & DURATION \_DIFF & MTD \tn 
% Row Count 16 (+ 4)
% Row 28
\SetRowColor{white}
Object end time & END\_TIME & MTD \tn 
% Row Count 17 (+ 1)
% Row 29
\SetRowColor{LightBackground}
Difference in object ending time steps & END\_TIME \_DELTA & MTD \tn 
% Row Count 20 (+ 3)
% Row 30
\SetRowColor{white}
Number of forecast clusters & FCST\_CLUS & MODE \tn 
% Row Count 22 (+ 2)
% Row 31
\SetRowColor{LightBackground}
Number of points used to define the hull of all of the cluster forecast objects & \seqsplit{FCST\_CLUS\_HULL} & MODE \tn 
% Row Count 28 (+ 6)
% Row 32
\SetRowColor{white}
Forecast Cluster Convex Hull Point Latitude & \seqsplit{FCST\_CLUS\_HULL\_LAT} & MODE \tn 
% Row Count 31 (+ 3)
\end{tabularx}
\par\addvspace{1.3em}

\vfill
\columnbreak
\begin{tabularx}{5.377cm}{x{1.73926 cm} x{1.69349 cm} x{1.14425 cm} }
\SetRowColor{DarkBackground}
\mymulticolumn{3}{x{5.377cm}}{\bf\textcolor{white}{Diagnostic statistics (cont)}}  \tn
% Row 33
\SetRowColor{LightBackground}
Forecast Cluster Convex Hull Point Longitude & \seqsplit{FCST\_CLUS\_HULL} \_LON & MODE \tn 
% Row Count 3 (+ 3)
% Row 34
\SetRowColor{white}
Number of Forecast Cluster Convex Hull Points & \seqsplit{FCST\_CLUS\_HULL\_NPTS} & MODE \tn 
% Row Count 6 (+ 3)
% Row 35
\SetRowColor{LightBackground}
Forecast Cluster Convex Hull Starting Index & \seqsplit{FCST\_CLUS\_HULL\_START} & MODE \tn 
% Row Count 9 (+ 3)
% Row 36
\SetRowColor{white}
Forecast Cluster Convex Hull Point X-Coordinate & \seqsplit{FCST\_CLUS\_HULL\_X} & MODE \tn 
% Row Count 13 (+ 4)
% Row 37
\SetRowColor{LightBackground}
Forecast Cluster Convex Hull Point Y-Coordinate & \seqsplit{FCST\_CLUS\_HULL\_Y} & MODE \tn 
% Row Count 17 (+ 4)
% Row 38
\SetRowColor{white}
Forecast Object Raw Values & FCST\_OBJ\_RAW & MODE \tn 
% Row Count 19 (+ 2)
% Row 39
\SetRowColor{LightBackground}
Number of simple forecast objects & FCST\_SIMP & MODE \tn 
% Row Count 22 (+ 3)
% Row 40
\SetRowColor{white}
Number of points used to define the boundaries of all of the simple forecast objects & FCST\_SIMP\_BDY & MODE \tn 
% Row Count 28 (+ 6)
% Row 41
\SetRowColor{LightBackground}
Forecast Simple Boundary Latitude & \seqsplit{FCST\_SIMP\_BDY\_LAT} & MODE \tn 
% Row Count 31 (+ 3)
\end{tabularx}
\par\addvspace{1.3em}

\vfill
\columnbreak
\begin{tabularx}{5.377cm}{x{1.73926 cm} x{1.69349 cm} x{1.14425 cm} }
\SetRowColor{DarkBackground}
\mymulticolumn{3}{x{5.377cm}}{\bf\textcolor{white}{Diagnostic statistics (cont)}}  \tn
% Row 42
\SetRowColor{LightBackground}
Forecast Simple Boundary Longitude & \seqsplit{FCST\_SIMP\_BDY\_LON} & MODE \tn 
% Row Count 3 (+ 3)
% Row 43
\SetRowColor{white}
Number of Forecast Simple Boundary Points & \seqsplit{FCST\_SIMP\_BDY\_NPTS} & MODE \tn 
% Row Count 6 (+ 3)
% Row 44
\SetRowColor{LightBackground}
Forecast Simple Boundary Starting Index & \seqsplit{FCST\_SIMP\_BDY\_START} & MODE \tn 
% Row Count 9 (+ 3)
% Row 45
\SetRowColor{white}
Forecast Simple Boundary X-Coordinate & FCST\_SIMP \_BDY\_X & MODE \tn 
% Row Count 12 (+ 3)
% Row 46
\SetRowColor{LightBackground}
Forecast Simple Boundary Y-Coordinate & FCST\_SIMP \_BDY\_Y & MODE \tn 
% Row Count 15 (+ 3)
% Row 47
\SetRowColor{white}
Number of points used to define the hull of all of the simple forecast objects & \seqsplit{FCST\_SIMP\_HULL} & MODE \tn 
% Row Count 21 (+ 6)
% Row 48
\SetRowColor{LightBackground}
Forecast Simple Convex Hull Point Latitude & \seqsplit{FCST\_SIMP\_HULL\_LAT} & MODE \tn 
% Row Count 24 (+ 3)
% Row 49
\SetRowColor{white}
Forecast Simple Convex Hull Point Longitude & FCST\_SIMP \_HULL\_LON & MODE \tn 
% Row Count 27 (+ 3)
% Row 50
\SetRowColor{LightBackground}
Number of Forecast Simple Convex Hull Points & FCST\_SIMP \_HULL\_NPTS & MODE \tn 
% Row Count 30 (+ 3)
\end{tabularx}
\par\addvspace{1.3em}

\vfill
\columnbreak
\begin{tabularx}{5.377cm}{x{1.73926 cm} x{1.69349 cm} x{1.14425 cm} }
\SetRowColor{DarkBackground}
\mymulticolumn{3}{x{5.377cm}}{\bf\textcolor{white}{Diagnostic statistics (cont)}}  \tn
% Row 51
\SetRowColor{LightBackground}
Forecast Simple Convex Hull Starting Index & FCST\_SIMP \_HULL\_START & MODE \tn 
% Row Count 3 (+ 3)
% Row 52
\SetRowColor{white}
Forecast Simple Convex Hull Point X-Coordinate & FCST\_SIMP \_HULL\_X & MODE \tn 
% Row Count 7 (+ 4)
% Row 53
\SetRowColor{LightBackground}
Forecast Simple Convex Hull Point Y-Coordinate & FCST\_SIMP \_HULL\_Y & MODE \tn 
% Row Count 11 (+ 4)
% Row 54
\SetRowColor{white}
Number of thresholds applied to the forecast & FCST \_THRESH \_LENGTH & MODE \tn 
% Row Count 14 (+ 3)
% Row 55
\SetRowColor{LightBackground}
Number of thresholds applied to the forecast & FCST\_THRESH \_LENGTH & MODE \tn 
% Row Count 17 (+ 3)
% Row 56
\SetRowColor{white}
Pratt's Figure of Merit from observation to forecast & FOM\_FO & Grid-Stat \tn 
% Row Count 21 (+ 4)
% Row 57
\SetRowColor{LightBackground}
Maximum of FOM\_FO and FOM\_OF & FOM\_MAX & Grid-Stat \tn 
% Row Count 23 (+ 2)
% Row 58
\SetRowColor{white}
Mean of FOM\_FO and FOM\_OF & FOM\_MEAN & Grid-Stat \tn 
% Row Count 25 (+ 2)
% Row 59
\SetRowColor{LightBackground}
Minimum of FOM\_FO and FOM\_OF & FOM\_MIN & Grid-Stat \tn 
% Row Count 27 (+ 2)
% Row 60
\SetRowColor{white}
Pratt's Figure of Merit from forecast to observation & FOM\_OF & Grid-Stat \tn 
% Row Count 31 (+ 4)
\end{tabularx}
\par\addvspace{1.3em}

\vfill
\columnbreak
\begin{tabularx}{5.377cm}{x{1.73926 cm} x{1.69349 cm} x{1.14425 cm} }
\SetRowColor{DarkBackground}
\mymulticolumn{3}{x{5.377cm}}{\bf\textcolor{white}{Diagnostic statistics (cont)}}  \tn
% Row 61
\SetRowColor{LightBackground}
Distance between the forecast and Best track genesis events (km) & GEN\_DIST & TC-Gen \tn 
% Row Count 5 (+ 5)
% Row 62
\SetRowColor{white}
Forecast minus Best track genesis time in HHMMSS format & GEN\_TDIFF & TC-Gen \tn 
% Row Count 9 (+ 4)
% Row 63
\SetRowColor{LightBackground}
Hausdorff Distance & HAUSDORFF & Grid-Stat \tn 
% Row Count 11 (+ 2)
% Row 64
\SetRowColor{white}
Hovmoeller Diagram & Hovmoeller & METplus Use Case \tn 
% Row Count 13 (+ 2)
% Row 65
\SetRowColor{LightBackground}
Best track genesis minus forecast initialization time in HHMMSS format & INIT\_TDIFF & TC-Gen \tn 
% Row Count 18 (+ 5)
% Row 66
\SetRowColor{white}
10th, 25th, 50th, 75th, 90th, and user-specified percentiles of intensity of the raw field within the object or time slice & INTENSITY \_10, \_25, \_50, \_75, \_90, \_NN & MODE \tn 
% Row Count 27 (+ 9)
% Row 67
\SetRowColor{LightBackground}
Sum of the intensities of the raw field within the object (variable units) & INTENSITY \_SUM & MODE \tn 
% Row Count 32 (+ 5)
\end{tabularx}
\par\addvspace{1.3em}

\vfill
\columnbreak
\begin{tabularx}{5.377cm}{x{1.73926 cm} x{1.69349 cm} x{1.14425 cm} }
\SetRowColor{DarkBackground}
\mymulticolumn{3}{x{5.377cm}}{\bf\textcolor{white}{Diagnostic statistics (cont)}}  \tn
% Row 68
\SetRowColor{LightBackground}
Total interest for this object pair & INTEREST & MTD\{\{nl\}\}MODE \tn 
% Row Count 3 (+ 3)
% Row 69
\SetRowColor{white}
Intersection area of two objects (in grid squares) & INTERSECT ION\_AREA, & MODE \tn 
% Row Count 7 (+ 4)
% Row 70
\SetRowColor{LightBackground}
Ratio of intersection area to the lesser of the forecast and observation object areas (unitless) & INTERSECT ION\_OVER \_AREA & MODE \tn 
% Row Count 14 (+ 7)
% Row 71
\SetRowColor{white}
"Volume" of object intersection & INTERSECT ION\_VOLUME & MTD \tn 
% Row Count 17 (+ 3)
% Row 72
\SetRowColor{LightBackground}
Joint Probability Distribution between variable,Joint PDF to Diagnose Relationship,Grid-Diag Dimension of the latitude & LAT & MODE \tn 
% Row Count 25 (+ 8)
% Row 73
\SetRowColor{white}
Length of the enclosing rectangle & LENGTH & MODE \tn 
% Row Count 28 (+ 3)
% Row 74
\SetRowColor{LightBackground}
Dimension of the longitude & LON & MODE \tn 
% Row Count 30 (+ 2)
\end{tabularx}
\par\addvspace{1.3em}

\vfill
\columnbreak
\begin{tabularx}{5.377cm}{x{1.73926 cm} x{1.69349 cm} x{1.14425 cm} }
\SetRowColor{DarkBackground}
\mymulticolumn{3}{x{5.377cm}}{\bf\textcolor{white}{Diagnostic statistics (cont)}}  \tn
% Row 75
\SetRowColor{LightBackground}
Meridional Means & Meridional Means & METplus\{\{nl\}\}Use\{\{nl\}\}Case \tn 
% Row Count 3 (+ 3)
% Row 76
\SetRowColor{white}
Number of cluster objects & N\_CLUS & MODE \tn 
% Row Count 5 (+ 2)
% Row 77
\SetRowColor{LightBackground}
Number of simple forecast objects & N\_FCST\_SIMP & MODE \tn 
% Row Count 8 (+ 3)
% Row 78
\SetRowColor{white}
Number of simple observation objects & N\_OBS\_SIMP & MODE \tn 
% Row Count 11 (+ 3)
% Row 79
\SetRowColor{LightBackground}
Number of observed clusters & OBS\_CLUS & MODE \tn 
% Row Count 13 (+ 2)
% Row 80
\SetRowColor{white}
Number of points used to define the hull of all of the cluster observation objects & OBS\_CLUS \_HULL & MODE \tn 
% Row Count 19 (+ 6)
% Row 81
\SetRowColor{LightBackground}
Observation Cluster Convex Hull Point Latitude & OBS\_CLUS \_HULL\_LAT & MODE \tn 
% Row Count 23 (+ 4)
% Row 82
\SetRowColor{white}
Observation Cluster Convex Hull Point Longitude & OBS\_CLUS \_HULL\_LON & MODE \tn 
% Row Count 27 (+ 4)
% Row 83
\SetRowColor{LightBackground}
Number of Observation Cluster Convex Hull Points & OBS\_CLUS \_HULL\_NPTS & MODE \tn 
% Row Count 31 (+ 4)
\end{tabularx}
\par\addvspace{1.3em}

\vfill
\columnbreak
\begin{tabularx}{5.377cm}{x{1.73926 cm} x{1.69349 cm} x{1.14425 cm} }
\SetRowColor{DarkBackground}
\mymulticolumn{3}{x{5.377cm}}{\bf\textcolor{white}{Diagnostic statistics (cont)}}  \tn
% Row 84
\SetRowColor{LightBackground}
Observation Cluster Convex Hull Starting Index & OBS\_CLUS \_HULL\_START & MODE \tn 
% Row Count 4 (+ 4)
% Row 85
\SetRowColor{white}
Observation Cluster Convex Hull Point X-Coordinate & OBS\_CLUS \_HULL\_X & MODE \tn 
% Row Count 8 (+ 4)
% Row 86
\SetRowColor{LightBackground}
Observation Cluster Convex Hull Point Y-Coordinate & OBS\_CLUS \_HULL\_Y & MODE \tn 
% Row Count 12 (+ 4)
% Row 87
\SetRowColor{white}
Number of simple observation objects & OBS\_SIMP & MODE \tn 
% Row Count 15 (+ 3)
% Row 88
\SetRowColor{LightBackground}
Number of points used to define the boundaries of the simple observation objects & OBS\_SIMP \_BDY & MODE \tn 
% Row Count 21 (+ 6)
% Row 89
\SetRowColor{white}
Observation Simple Boundary Point Latitude & OBS\_SIMP \_BDY\_LAT & MODE \tn 
% Row Count 24 (+ 3)
% Row 90
\SetRowColor{LightBackground}
Observation Simple Boundary Point Longitude & OBS\_SIMP \_BDY\_LON & MODE \tn 
% Row Count 27 (+ 3)
% Row 91
\SetRowColor{white}
Number of Observation Simple Boundary Points & OBS\_SIMP \_BDY\_NPTS & MODE \tn 
% Row Count 30 (+ 3)
\end{tabularx}
\par\addvspace{1.3em}

\vfill
\columnbreak
\begin{tabularx}{5.377cm}{x{1.73926 cm} x{1.69349 cm} x{1.14425 cm} }
\SetRowColor{DarkBackground}
\mymulticolumn{3}{x{5.377cm}}{\bf\textcolor{white}{Diagnostic statistics (cont)}}  \tn
% Row 92
\SetRowColor{LightBackground}
Number of points used to define the hull of the simple observation objects & OBS\_SIMP \_HULL & MODE \tn 
% Row Count 5 (+ 5)
% Row 93
\SetRowColor{white}
Number of Observation Simple Convex Hull Points & OBS\_SIMP \_HULL\_NPTS & MODE \tn 
% Row Count 9 (+ 4)
% Row 94
\SetRowColor{LightBackground}
OLR-based MJO Index & OMI & METplus Use Case \tn 
% Row Count 11 (+ 2)
% Row 95
\SetRowColor{white}
Ratio of the nth percentile (INTENSITY\_NN column) of intensity of the two objects & PERCENTILE \_INTENSITY \_RATIO & MODE \tn 
% Row Count 17 (+ 6)
% Row 96
\SetRowColor{LightBackground}
Phase Diagram for RMM and OMI, & Phase Diagram & METplus Use Case \tn 
% Row Count 19 (+ 2)
% Row 97
\SetRowColor{white}
Realtime Multivariate MJO Index & RMM & METplus Use Case \tn 
% Row Count 22 (+ 3)
% Row 98
\SetRowColor{LightBackground}
Spatial distance between (𝑥,𝑦)(x,y) coordinates of object spacetime centroid & SPACE \_CENTROID \_DIST & MTD \tn 
% Row Count 28 (+ 6)
% Row 99
\SetRowColor{white}
Difference in object speeds & SPEED\_DELTA & MTD \tn 
% Row Count 30 (+ 2)
\end{tabularx}
\par\addvspace{1.3em}

\vfill
\columnbreak
\begin{tabularx}{5.377cm}{x{1.73926 cm} x{1.69349 cm} x{1.14425 cm} }
\SetRowColor{DarkBackground}
\mymulticolumn{3}{x{5.377cm}}{\bf\textcolor{white}{Diagnostic statistics (cont)}}  \tn
% Row 100
\SetRowColor{LightBackground}
Difference in object starting time steps & START\_TIME \_DELTA & MTD \tn 
% Row Count 3 (+ 3)
% Row 101
\SetRowColor{white}
Symmetric difference of two objects (in grid squares) & SYMMETRIC \_DIFF & MODE \tn 
% Row Count 7 (+ 4)
% Row 102
\SetRowColor{LightBackground}
Difference in t index of object spacetime centroid & TIME \_CENTROID \_DELTA & MTD \tn 
% Row Count 11 (+ 4)
% Row 103
\SetRowColor{white}
Union area of two objects (in grid squares) & UNION\_AREA & MODE \tn 
% Row Count 14 (+ 3)
% Row 104
\SetRowColor{LightBackground}
Integer count of the number of 3D "cells" in an object & VOLUME & MTD \tn 
% Row Count 18 (+ 4)
% Row 105
\SetRowColor{white}
Forecast object volume divided by observation object volume & VOLUME \_RATIO & MTD \tn 
% Row Count 22 (+ 4)
% Row 106
\SetRowColor{LightBackground}
Weather Regime Index & Weather Regime Index & METplus Use Case \tn 
% Row Count 24 (+ 2)
% Row 107
\SetRowColor{white}
Width of the enclosing rectangle (in grid units) & WIDTH & MODE \tn 
% Row Count 28 (+ 4)
% Row 108
\SetRowColor{LightBackground}
X component of object velocity & X\_DOT & MTD \tn 
% Row Count 30 (+ 2)
\end{tabularx}
\par\addvspace{1.3em}

\vfill
\columnbreak
\begin{tabularx}{5.377cm}{x{1.73926 cm} x{1.69349 cm} x{1.14425 cm} }
\SetRowColor{DarkBackground}
\mymulticolumn{3}{x{5.377cm}}{\bf\textcolor{white}{Diagnostic statistics (cont)}}  \tn
% Row 109
\SetRowColor{LightBackground}
y component of object velocity & Y\_DOT & MTD \tn 
% Row Count 2 (+ 2)
% Row 110
\SetRowColor{white}
Y component position error (nm) & Y\_ERR & TC-Pairs \tn 
% Row Count 5 (+ 3)
% Row 111
\SetRowColor{LightBackground}
Zonal Means & Zonal Means & METplus Use Case \tn 
% Row Count 7 (+ 2)
% Row 112
\SetRowColor{white}
Zhu's Measure from observation to forecast & ZHU\_FO & Grid-Stat \tn 
% Row Count 10 (+ 3)
% Row 113
\SetRowColor{LightBackground}
Maximum of ZHU\_FO and ZHU\_OF & ZHU\_MAX & Grid-Stat \tn 
% Row Count 12 (+ 2)
% Row 114
\SetRowColor{white}
Mean of ZHU\_FO and ZHU\_OF & ZHU\_MEAN & Grid-Stat \tn 
% Row Count 14 (+ 2)
% Row 115
\SetRowColor{LightBackground}
Minimum of ZHU\_FO and ZHU\_OF & ZHU\_MIN & Grid-Stat \tn 
% Row Count 16 (+ 2)
% Row 116
\SetRowColor{white}
Zhu's Measure from forecast to observation & ZHU\_OF & Grid-Stat \tn 
% Row Count 19 (+ 3)
\hhline{>{\arrayrulecolor{DarkBackground}}---}
\end{tabularx}
\par\addvspace{1.3em}


% That's all folks
\end{multicols*}

\end{document}