From a780c29e4c4e635120a4b4ce6a3ece7c86b79c60 Mon Sep 17 00:00:00 2001 From: Birgit Hassler <33543691+hb326@users.noreply.github.com> Date: Thu, 23 Apr 2026 14:07:35 +0200 Subject: [PATCH 1/2] Some minor wording changes for episode 3.md --- _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 204d72b2..d616a8ec 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.yml` in the directory `~/.config/intake-esgf` and +For this you need to copy the file `conf.yml` (see below) into 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 From 4b35600b68818214493d3cfaeac4ab6fe39485db Mon Sep 17 00:00:00 2001 From: Birgit Hassler <33543691+hb326@users.noreply.github.com> Date: Thu, 23 Apr 2026 14:11:09 +0200 Subject: [PATCH 2/2] Update 03-configuration.md More wording changes. --- _episodes/03-configuration.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/_episodes/03-configuration.md b/_episodes/03-configuration.md index d616a8ec..b550f129 100644 --- a/_episodes/03-configuration.md +++ b/_episodes/03-configuration.md @@ -223,8 +223,8 @@ directories where ESMValTool will look for input data of the specific project. T `dirname_template` setting describes the file structure for each project. If you are working on a HPC system, there are also several configurations -for popular HPC systems, e. g. JASMIN, DKRZ, ETH, and IPSL. To list the available example -files, run the command: +for popular HPC systems available that you can use instead, e. g. JASMIN, DKRZ, +ETH, and IPSL. To list the available example files, run the command: ~~~bash esmvaltool config list data-hpc