File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -182,7 +182,7 @@ Please note the following sections:
182182 - diagnostic section : lines 30-42
183183
184184 The information of which diagnostic script to run with which variables. The
185- diagnostics section has some indents that are free to call .
185+ diagnostics section has some indents that are free to be called .
186186
187187 - the first indent (here : diag_timeseries_temperature) is the diagnostic’s
188188 name (a string without whitespace), used for setting up the respective
@@ -223,7 +223,7 @@ Please note the following sections:
223223{: .solution}
224224
225225> # # What do you think running this recipe will produce?
226- > A time series plot of thetaoga with increements of 1 year.
226+ > A time series plot of thetaoga with increments of 1 year.
227227{: .solution}
228228
229229> # # Not all parts of the recipe are mandatory
@@ -340,7 +340,7 @@ runtime. This folder should contain four folders:
340340> # # Inspect the output:
341341> Now that you have run the esmvaltool command for the first time, please locate
342342> your output directory. If you’re missing the preproc directory, then your
343- > config-user.yml file has the value remove_preproc_dir set to true (this is
343+ > ` config-user.yml` file has the value remove_preproc_dir set to true (this is
344344> used to save disk space). Please set this value to false and run the recipe
345345> again.
346346>
You can’t perform that action at this time.
0 commit comments