From 40e83d167fe4229267eec143407d1d4ef02a6a94 Mon Sep 17 00:00:00 2001 From: rswamina Date: Thu, 20 Nov 2025 10:51:32 +0000 Subject: [PATCH 1/2] changed version number --- _episodes/01-quickstart.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_episodes/01-quickstart.md b/_episodes/01-quickstart.md index d549e83c..8c8fb519 100644 --- a/_episodes/01-quickstart.md +++ b/_episodes/01-quickstart.md @@ -2,7 +2,7 @@ title: "Quickstart guide" teaching: 2 exercises: 8 -compatibility: ESMValTool v2.12.0 +compatibility: ESMValTool v2.13.0 questions: From 306b5049abda9ef91951ffdee8d78cf5d4cc809d Mon Sep 17 00:00:00 2001 From: rswamina Date: Thu, 20 Nov 2025 13:27:23 +0000 Subject: [PATCH 2/2] changed config file location added comman for module load --- _episodes/01-quickstart.md | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/_episodes/01-quickstart.md b/_episodes/01-quickstart.md index 8c8fb519..03da6efe 100644 --- a/_episodes/01-quickstart.md +++ b/_episodes/01-quickstart.md @@ -49,7 +49,13 @@ keypoints: > > - Load the ESMValTool environment by following the instructions at > [ESMValTool: Pre-installed versions on HPC clusters / other -> servers][activate-environment]. +> servers][activate-environment]. This will typically involving loading a module +> like so: +> +> ~~~ +> module load esmvaltool +> ~~~ +> {: .language-bash} > > - Check the ESMValTool environment by accessing the help for ESMValTool: > @@ -62,7 +68,7 @@ keypoints: > ## How do I configure ESMValTool? > > - Create the ESMValTool user configuration file (the file is written by -> default to `~/.esmvaltool/config-user.yml`): +> default to `~/.config/esmvaltool/config-user.yml`): > > ~~~ > esmvaltool config get_config_user