From 1f7efd8ccd323617ce955479c5211b40b2395141 Mon Sep 17 00:00:00 2001 From: Howard Soh Date: Sat, 12 Nov 2022 13:15:44 -0700 Subject: [PATCH] #2339 Roll back --- docs/Users_Guide/grid-stat.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/Users_Guide/grid-stat.rst b/docs/Users_Guide/grid-stat.rst index 133a04d37f..efac8ae58d 100644 --- a/docs/Users_Guide/grid-stat.rst +++ b/docs/Users_Guide/grid-stat.rst @@ -412,7 +412,7 @@ The **output_flag** array controls the type of output that the Grid-Stat tool ge 21. **DMAP** for Distance Map Statistics -22. **SEEPS** for SEEPS (Stable Equitable Error in Probability Space) score. It's the same as SEEPS for point_stat. The SEEPS score of matched pair data is saved into the NetCDF. +22. **SEEPS** for SEEPS (Stable Equitable Error in Probability Space) score. It's described in :numref:`_table_PS_format_info_SEEPS`. The SEEPS score of matched pair data is saved into the NetCDF. Note that the first two line types are easily derived from one another. The user is free to choose which measure is most desired. The output line types are described in more detail in :numref:`grid_stat-output`.