From 6ba8086bdcb9138652d934849292c8461451560a Mon Sep 17 00:00:00 2001 From: MatthewPyle-NOAA <48285220+MatthewPyle-NOAA@users.noreply.github.com> Date: Mon, 4 Nov 2024 07:54:00 -0500 Subject: [PATCH] Updates documentation to add a needed detail for non-WCOSS machines. (#542) * Updates documentation to add a needed detail for non-WCOSS machines (load run.ver even for non-WCOSS machines to get the RRFS version number) --- docs/source/Quickstart.rst | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/source/Quickstart.rst b/docs/source/Quickstart.rst index 6f16244ec..424f3c8e8 100644 --- a/docs/source/Quickstart.rst +++ b/docs/source/Quickstart.rst @@ -63,6 +63,7 @@ Engineering Test: Non-DA .. code-block:: console + source versions/run.ver module use modulefiles module load wflow_ conda activate workflow_tools @@ -117,6 +118,7 @@ Engineering Test: DA .. code-block:: console + source versions/run.ver module use modulefiles module load wflow_ conda activate workflow_tools