Skip to content

Commit 9af34bf

Browse files
committed
#3074: further adjustments to docs.
1 parent c3902e4 commit 9af34bf

File tree

1 file changed

+4
-6
lines changed

1 file changed

+4
-6
lines changed

esmvaltool/utils/recipe_test_workflow/doc/source/user_guide/adding_a_recipe.rst

Lines changed: 4 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -3,18 +3,16 @@ Adding a recipe to the Recipe Test Workflow (|RTW|)
33

44
.. include:: ../common.txt
55

6-
**Please note**: Before you follow these steps to add your recipe, you must be
6+
**Please note**: Before you follow these steps to add it, you must be
77
able to successfully run it with the latest version of ESMValTool on the
8-
compute server you use at your site (you should be able to find this in your
9-
site specific ``.cylc`` file in the site directory).
8+
compute server you use at your site, as detailed by the ``platform`` option in
9+
the ``[[COMPUTE]]`` section in the site-specific ``.cylc`` file in the
10+
``esmvaltool/utils/recipe_test_workflow/recipe_test_workflow/site/`` directory.
1011

1112
#. Stop any running recipe_test_workflow workflows::
1213

1314
cylc stop "a_running_recipe_test_workflow"
1415

15-
#. Locate your local ``<site>.cylc`` file, found in (recipe_test_workflow/site)
16-
.
17-
1816
#. Open it in your preferred code editor.
1917

2018
#. Locate the ``[[COMPUTE]]`` section, it should look something like this::

0 commit comments

Comments
 (0)