File tree 1 file changed +7
-1
lines changed
esmvaltool/utils/recipe_test_workflow/doc/source/user_guide
1 file changed +7
-1
lines changed Original file line number Diff line number Diff line change @@ -36,7 +36,8 @@ be able to find this in your site specific ``.cylc`` file in the site directory
36
36
* Copy the output files from the "cycle" folder (run/share/cycle) of the
37
37
workflow you just ran, to your site specific KGO rootpath folder
38
38
(this folder should be set as the value for the variable "KGO_ROOT_PATH="
39
- in your rose-suite<your_site>.conf file)::
39
+ in your ``rose-suite<your_site>.conf `` file found in the ``/data/users/esmval
40
+ /KGO `` directory)::
40
41
41
42
cp -r <directory_of_recipe_output_cycle_folder> <KGO_rootpath_folder>
42
43
@@ -101,3 +102,8 @@ be able to find this in your site specific ``.cylc`` file in the site directory
101
102
102
103
* If the workflow succeeds then your recipe has successfully been added to the
103
104
workflow. You can now commit your changes and push them onto GitHub.
105
+
106
+ * Add your recipe to the list of "Currently tested recipes" in ``tested_recipes.
107
+ rst `` (this file is located within ``recipe_test_workflow/doc/source ``) in it's
108
+ correct position (the list is ordered alphabetically), this will add it to
109
+ the documentation.
You can’t perform that action at this time.
0 commit comments