Skip to content

Commit 56f2b13

Browse files
authored
Merge pull request #417 from ESMValGroup/update_epsiode_06
Update episode 6 "Writing your own recipe" for v2.14.0
2 parents 1c7afe5 + 6415943 commit 56f2b13

1 file changed

Lines changed: 4 additions & 3 deletions

File tree

_episodes/06-preprocessor.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: "Writing your own recipe"
33
teaching: 15
44
exercises: 30
5-
compatibility: ESMValTool v2.13.0
5+
compatibility: ESMValTool v2.14.0
66

77
questions:
88
- "How do I create a new recipe?"
@@ -285,8 +285,9 @@ in ESMValTool.
285285
> `glob` patterns or wildcards. An example `datasets` section that uses all
286286
> available CMIP6 models and ensemble members for the `historical` experiment
287287
> is available [here] [include-all-datasets]{:target="_blank"}.
288-
> Note that you will have to set the `search_esgf` option in the `config_file` to
289-
> `always` so that you can download data from ESGF nodes as needed.
288+
> Note that you will have to configure the intake-esgf configuration file so that you
289+
> can download data from ESGF nodes as needed (see the
290+
> [Configuration Episode]({{ page.root }}{% link _episodes/03-configuration.md %})).
290291
{: .callout}
291292

292293

0 commit comments

Comments
 (0)