From 33fbd8c624275ecd4dc7c3d3849cdaba41f38832 Mon Sep 17 00:00:00 2001 From: jdkublnick <47824899+jdkublnick@users.noreply.github.com> Date: Fri, 6 Dec 2024 14:55:13 -0500 Subject: [PATCH] Minor changes requested by Gillian --- doc/UsersGuide/CustomizingTheWorkflow/ConfigWorkflow.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/UsersGuide/CustomizingTheWorkflow/ConfigWorkflow.rst b/doc/UsersGuide/CustomizingTheWorkflow/ConfigWorkflow.rst index e12a9252f..561db1f80 100644 --- a/doc/UsersGuide/CustomizingTheWorkflow/ConfigWorkflow.rst +++ b/doc/UsersGuide/CustomizingTheWorkflow/ConfigWorkflow.rst @@ -252,7 +252,7 @@ WORKFLOW Configuration Parameters If non-default parameters are selected for the variables in this section, they should be added to the ``workflow:`` section of the ``config.yaml`` file. -``WORKFLOW_ID``: (Default: ``''``) +``WORKFLOW_ID``: (Default: "") Unique ID for the workflow run that will be set in ``setup.py``. ``RELATIVE_LINK_FLAG``: (Default: "--relative") @@ -1002,7 +1002,7 @@ Vertical Coordinate Parameters ``LEVP``: (Default: 65) Number of vertical levels in the atmosphere. In order to change this number, the user will additionally need to create a vertical coordinate - distribution file; this process is described in :numref:`Section %s ` + distribution file; this process is described in :numref:`Section %s `. This value should be the same in both ``make_ics`` and ``make_lbcs``. ``VCOORD_FILE``: (Default: ``"{{ workflow.FIXam }}/global_hyblev.l65.txt"``)