Skip to content

Commit

Permalink
Per #1673, update references based on Eric's feedback.
Browse files Browse the repository at this point in the history
  • Loading branch information
JohnHalleyGotway committed Aug 2, 2021
1 parent a34c89f commit fab997b
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
2 changes: 1 addition & 1 deletion met/docs/Users_Guide/appendixC.rst
Original file line number Diff line number Diff line change
Expand Up @@ -1107,7 +1107,7 @@ A mathematical metric, :math:`m(A,B)\geq 0`, must have the following three prope

The first establishes that a perfect score is zero and that the only way to obtain a perfect score is if the two sets are identical according to the metric. The second requirement ensures that the order by which the two sets are evaluated will not change the result. The third property ensures that if *C* is closer to *A* than *B* is to *A*, then :math:`m(A,C) < m(A,B)`.

It has been argued in :ref:`Gilleland, Part II (2020) <Gilleland_PartII-2020>` that the second property of symmetry is not necessarily an important quality to have for a summary measure for verification purposes because lack of symmetry allows for information about false alarms and misses.
It has been argued in :ref:`Gilleland (2017) <Gilleland-2017>` that the second property of symmetry is not necessarily an important quality to have for a summary measure for verification purposes because lack of symmetry allows for information about false alarms and misses.

The results of the distance map verification approaches that are included in the Grid-Stat tool are summarized using a variety of measures. These measures include Baddeley's :math:`\Delta` Metric, the Hausdorff Distance, the Mean-error Distance, Pratt's Figure of Merit, and Zhu's Measure. Their equations are listed below.

Expand Down
9 changes: 9 additions & 0 deletions met/docs/Users_Guide/refs.rst
Original file line number Diff line number Diff line change
Expand Up @@ -116,6 +116,15 @@ References

| Gilleland, E., 2010: Confidence intervals for forecast verification.
| *NCAR Technical Note* NCAR/TN-479+STR, 71pp.
|
.. _Gilleland-2017:

| Gilleland, E., 2017. A new characterization in the spatial verification
| framework for false alarms, misses, and overall patterns.
| Weather Forecast., 32 (1), 187 - 198, doi: 10.1175/WAF-D-16-0134.1.
|

.. _Gilleland_PartI-2020:

Expand Down

0 comments on commit fab997b

Please sign in to comment.