From 2ba33e71d20bba15ca7327208eaaf705c0979f28 Mon Sep 17 00:00:00 2001 From: lisagoodrich <33230218+lisagoodrich@users.noreply.github.com> Date: Mon, 11 Nov 2024 16:03:45 -0700 Subject: [PATCH] adding a pound --- .../GridStat_fcstRTOFS_obsAVISO_climHYCOM_ssh.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/use_cases/model_applications/marine_and_cryosphere/GridStat_fcstRTOFS_obsAVISO_climHYCOM_ssh.py b/docs/use_cases/model_applications/marine_and_cryosphere/GridStat_fcstRTOFS_obsAVISO_climHYCOM_ssh.py index 1da750a89..f40e0b7b6 100644 --- a/docs/use_cases/model_applications/marine_and_cryosphere/GridStat_fcstRTOFS_obsAVISO_climHYCOM_ssh.py +++ b/docs/use_cases/model_applications/marine_and_cryosphere/GridStat_fcstRTOFS_obsAVISO_climHYCOM_ssh.py @@ -145,7 +145,7 @@ # # Pass the use case configuration file to the run_metplus.py script along # with any user-specific system configuration files if desired:: - +# # run_metplus.py /path/to/METplus/parm/use_cases/model_applications/marine_and_cryosphere/GridStat_fcstRTOFS_obsAVISO_climHYCOM_ssh.conf /path/to/user_system.conf # # See :ref:`running-metplus` for more information.