From f40de3a95c9a7fcb33f6a91e561fc954447c7af5 Mon Sep 17 00:00:00 2001 From: Birgit Hassler <33543691+hb326@users.noreply.github.com> Date: Thu, 23 Apr 2026 13:53:59 +0200 Subject: [PATCH] Update 03-configuration.md There was one little typo in the text which made the description of the example with "intake-esgf" unclear. This is the fix. --- _episodes/03-configuration.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_episodes/03-configuration.md b/_episodes/03-configuration.md index 4d60f82f..204d72b2 100644 --- a/_episodes/03-configuration.md +++ b/_episodes/03-configuration.md @@ -246,7 +246,7 @@ copy the appropriate configuration file by running Additionally, it is necessary to configure [intake-esgf](https://intake-esgf.readthedocs.io/en/stable/configure.html). -For this you need to copy the file `conf.yaml` in the directory `~/.config/intake-esgf` and +For this you need to copy the file `conf.yml` in the directory `~/.config/intake-esgf` and update the `local_cache` and `esg_dataroot` with your desired download directory in this intake-esgf configuration file. The updated file should look like this: > ## conf.yml