From 58cb282c7a273093f01e93f5bfd50e4e11e1c8ed Mon Sep 17 00:00:00 2001 From: Tracy Date: Thu, 26 Oct 2023 14:27:49 -0600 Subject: [PATCH] move algorithm documentation out and instead include links --- .../UserScript_fcstGEFS_Difficulty_Index.py | 32 +++---------------- 1 file changed, 4 insertions(+), 28 deletions(-) diff --git a/docs/use_cases/model_applications/medium_range/UserScript_fcstGEFS_Difficulty_Index.py b/docs/use_cases/model_applications/medium_range/UserScript_fcstGEFS_Difficulty_Index.py index 7e30de35d6..653081aaa5 100644 --- a/docs/use_cases/model_applications/medium_range/UserScript_fcstGEFS_Difficulty_Index.py +++ b/docs/use_cases/model_applications/medium_range/UserScript_fcstGEFS_Difficulty_Index.py @@ -32,8 +32,10 @@ # error, which adds uncertainty in a similar way to ensemble spread.) The challenge is combining # these factors into a continuous function that allows the user to assess relative risk. # -# Additional details on the computation of the Difficulty Index can be found in the Python -# Embedding section. +# Additional details on the computation of the Difficulty Index can be found in the `METcalcpy +# documentation`_ +# and more information on plotting difficulty index can be found in the `METplotpy documentation +# `_. ############################################################################## # Datasets @@ -115,32 +117,6 @@ # .. highlight:: python # .. literalinclude:: ../../../../parm/use_cases/model_applications/medium_range/UserScript_fcstGEFS_Difficulty_Index/wind_difficulty_index.py # -# Consider the following formulation of a forecast decision difficulty index: -# -# .. math :: \text{d_{i,j}} = \frac{A(\bar{x}_{i,j})}{2}(\frac{(sigma/\bar{x})_{i,j}{(sigma/\bar{x})_{ref}}}+[1-\frac{1}{2}|P(x_{i,j}\geq\text{thresh})-P(x_{i,j}