Skip to content

Commit 9d9ba18

Browse files
authored
Merge pull request #424 from ESMValGroup/update_intake_description
Improve description of intake-esgf configuration
2 parents 931d91b + 6cbea67 commit 9d9ba18

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

_episodes/03-configuration.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -246,9 +246,9 @@ copy the appropriate configuration file by running
246246
247247
Additionally, it is necessary to configure
248248
[intake-esgf](https://intake-esgf.readthedocs.io/en/stable/configure.html).
249-
This can be done by updating the `local_cache` and `esg_dataroot` with your
250-
desired download directory in your intake-esgf configuration file located at
251-
`~/.config/intake-esgf/conf.yaml`. The updated file should look like this:
249+
For this you need to copy the file `conf.yaml` in the directory `~/.config/intake-esgf` and
250+
update the `local_cache` and `esg_dataroot` with your desired download directory in this intake-esgf
251+
configuration file. The updated file should look like this:
252252
> ## conf.yml
253253
>
254254
> ```yaml

0 commit comments

Comments
 (0)