File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 22title : " Quickstart guide"
33teaching : 2
44exercises : 8
5- compatibility : ESMValTool v2.13 .0
5+ compatibility : ESMValTool v2.14 .0
66
77questions :
88
@@ -27,7 +27,7 @@ keypoints:
2727 see the [Installation][lesson-installation]
2828 episode for more details and use `esmvaltool --help` to check the ESMValTool
2929 environment"
30- - " Use `esmvaltool config get_config_user ` to create the ESMValTool user
30+ - " Use `esmvaltool config copy defaults/config-user.yml ` to create the ESMValTool user
3131 configuration file"
3232- " Use `esmvaltool run <recipe>.yml` to run a recipe"
3333---
@@ -71,7 +71,7 @@ keypoints:
7171> default to ` ~/.config/esmvaltool/config-user.yml ` ):
7272>
7373> ~~~
74- > esmvaltool config get_config_user
74+ > esmvaltool config copy defaults/config-user.yml
7575> ~~~
7676> {: .language-bash}
7777>
You can’t perform that action at this time.
0 commit comments