From ea5a9b8eefdf56d1d07109946d342c3139446a15 Mon Sep 17 00:00:00 2001 From: Lisa Goodrich Date: Tue, 22 Feb 2022 13:17:55 -0700 Subject: [PATCH] Duplicate web names fixing #4 #1403 --- docs/Users_Guide/overview.rst | 23 +++++++++++++++++++---- 1 file changed, 19 insertions(+), 4 deletions(-) diff --git a/docs/Users_Guide/overview.rst b/docs/Users_Guide/overview.rst index 83b329e527..074f0bb122 100644 --- a/docs/Users_Guide/overview.rst +++ b/docs/Users_Guide/overview.rst @@ -575,17 +575,32 @@ METplus Components Python Requirements implementations written :raw-html:`
` in low-level languages :raw-html:`
` like Fortran, C, and C++ - - `Blocking Calculation: ERA RegridDataPlane, PcpCombine, and Blocking python code (scipy) <../generated/model_applications/s2s/UserScript_obsERA_obsOnly_Blocking.html>`_ :raw-html:`
` + - `Blocking Calculation: + ERA RegridDataPlane, + PcpCombine, and + Blocking python code + (scipy) + <../generated/model_applications/s2s/UserScript_obsERA_obsOnly_Blocking.html>`_ :raw-html:`
` `WeatherRegime Calculation: RegridDataPlane, PcpCombine, and WeatherRegime python code (scipy) <../generated/model_applications/s2s/UserScript_obsERA_obsOnly_WeatherRegime.html>`_ :raw-html:`
` - `UserScript: Make OMI plot from calculated MJO indices (obs only) (scipy)<../generated/model_applications/s2s/UserScript_obsERA_obsOnly_OMI.html>`_ :raw-html:`
` + `UserScript: + Make OMI plot from calculated MJO indices + (obs only) (scipy) + <../generated/model_applications/s2s/UserScript_obsERA_obsOnly_OMI.html>`_ :raw-html:`
` `WeatherRegime Calculation: - GFS and ERA RegridDataPlane, PcpCombine, and WeatherRegime python code + GFS and ERA RegridDataPlane, + PcpCombine, and + WeatherRegime python code (scipy) <../generated/model_applications/s2s/UserScript_fcstGFS_obsERA_WeatherRegime.html>`_ :raw-html:`
` - `Blocking Calculation: GFS and ERA RegridDataPlane, PcpCombine, and Blocking python code (scipy) <../generated/model_applications/s2s/UserScript_fcstGFS_obsERA_Blocking.html>`_ :raw-html:`
` + `Blocking Calculation: + GFS and ERA RegridDataPlane, + PcpCombine, and + Blocking python code + (scipy) + <../generated/model_applications/s2s/UserScript_fcstGFS_obsERA_Blocking.html>`_ :raw-html:`
` `UserScript: Make a Phase Diagram plot from input RMM or OMI (scipy)