File tree 1 file changed +4
-6
lines changed
esmvaltool/utils/recipe_test_workflow/doc/source/user_guide 1 file changed +4
-6
lines changed Original file line number Diff line number Diff line change @@ -3,18 +3,16 @@ Adding a recipe to the Recipe Test Workflow (|RTW|)
3
3
4
4
.. include :: ../common.txt
5
5
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
7
7
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.
10
11
11
12
#. Stop any running recipe_test_workflow workflows::
12
13
13
14
cylc stop "a_running_recipe_test_workflow"
14
15
15
- #. Locate your local ``<site>.cylc `` file, found in (recipe_test_workflow/site)
16
- .
17
-
18
16
#. Open it in your preferred code editor.
19
17
20
18
#. Locate the ``[[COMPUTE]] `` section, it should look something like this::
You can’t perform that action at this time.
0 commit comments