File tree Expand file tree Collapse file tree 1 file changed +9
-3
lines changed
Expand file tree Collapse file tree 1 file changed +9
-3
lines changed Original file line number Diff line number Diff line change 22title : " Quickstart guide"
33teaching : 2
44exercises : 8
5- compatibility : ESMValTool v2.12 .0
5+ compatibility : ESMValTool v2.13 .0
66
77questions :
88
@@ -49,7 +49,13 @@ keypoints:
4949>
5050> - Load the ESMValTool environment by following the instructions at
5151> [ ESMValTool: Pre-installed versions on HPC clusters / other
52- > servers] [ activate-environment ] .
52+ > servers] [ activate-environment ] . This will typically involving loading a module
53+ > like so:
54+ >
55+ > ~~~
56+ > module load esmvaltool
57+ > ~~~
58+ > {: .language-bash}
5359>
5460> - Check the ESMValTool environment by accessing the help for ESMValTool:
5561>
@@ -62,7 +68,7 @@ keypoints:
6268> ## How do I configure ESMValTool?
6369>
6470> - Create the ESMValTool user configuration file (the file is written by
65- > default to ` ~/.esmvaltool/config-user.yml ` ):
71+ > default to ` ~/.config/ esmvaltool/config-user.yml ` ):
6672>
6773> ~~~
6874> esmvaltool config get_config_user
You can’t perform that action at this time.
0 commit comments