File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -238,10 +238,12 @@ we need to copy the appropriate configuration file in the default configuration
238238 esmvaltool config copy data-intake-esgf.yml
239239~~~
240240
241- Additionally we need to configure [intake-esgf](https://intake-esgf.readthedocs.io/en/stable/configure.html).
242- This can be done by specifying a download directory in the intake-esgf configure file, which is by default
243- ` ~/.esgf` . Therefor copy the conf.yaml file in the `~/.config/intake-esgf` folder and replace the default
244- under `local_cache:` and add this download folder also under `esg_dataroot:`. The uodated file should
241+ Additionally we need to configure [intake-esgf]
242+ (https://intake-esgf.readthedocs.io/en/stable/configure.html).
243+ This can be done by specifying a download directory in the intake-esgf configure file,
244+ which is by default `~/.esgf`. Therefor copy the conf.yaml file in the
245+ ` ~/.config/intake-esgf` folder and replace the default under `local_cache:` and add
246+ this download folder also under `esg_dataroot:`. The uodated file should
245247look like this :
246248> # # conf.yml
247249>
@@ -365,7 +367,8 @@ look like this:
365367>>```
366368>>
367369>> - For more information about configure the data sources, see also the ESMValTool
368- >> [documentation](https://docs.esmvaltool.org/projects/ESMValCore/en/latest/quickstart/configure.html#project-specific-configuration).
370+ >> [documentation]
371+ >> (https://docs.esmvaltool.org/projects/ESMValCore/en/latest/quickstart/configure.html#project-specific-configuration).
369372> {: .solution}
370373{: .challenge}
371374
You can’t perform that action at this time.
0 commit comments