File tree Expand file tree Collapse file tree 1 file changed +4
-3
lines changed
Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Original file line number Diff line number Diff line change @@ -145,8 +145,9 @@ the name: recipe_example.yml LINK
145145
146146Please note the following sections :
147147
148- - documentation : lines 4-20.
149- The documentation consists of the following information :
148+ - documentation : lines 4-20
149+
150+ The documentation consists of the following information :
150151
151152 - description : a short description of the recipe
152153 - authors : a list of authors (linked to `esmvaltool/config-references.yml`)
@@ -172,7 +173,7 @@ Please note the following sections:
172173
173174 - preprocessors : lines 25-28
174175
175- The definition for different preprocessors or combinations. If no
176+ The definition for different preprocessors or preprocessor combinations. If no
176177 preprocessing is needed, the preprocessor can be set to an empty python
177178 dictionary (`{}`). Here, we produce annual means. The preprocessor is called
178179 with its name (here : prep_timeseries), later in the diagnostic (line 39).
You can’t perform that action at this time.
0 commit comments