File tree Expand file tree Collapse file tree 3 files changed +5
-3
lines changed
Expand file tree Collapse file tree 3 files changed +5
-3
lines changed Original file line number Diff line number Diff line change @@ -86,7 +86,8 @@ Let's dissect what's happening here.
8686>> something like
8787> > ` /home/users/username/mambaforge/envs/esmvaltool/bin/esmvaltool/recipes/examples/ `
8888>> or if you are using a pre-installed module on a server, something like
89- >> ` /apps/jasmin/community/esmvaltool/ESMValTool_<version>/esmvaltool/recipes/examples/recipe_python.yml ` ,
89+ >> `/apps/jasmin/community/esmvaltool/ESMValTool_ <version >
90+ >> /esmvaltool/recipes/examples/recipe_python.yml`,
9091>> where ` <version> ` is the latest release.
9192> > 1 . ESMValTool creates a time-stamped output directory for every run. In this
9293> > case, it should be something like ` recipe_python_YYYYMMDD_HHMMSS ` . This
Original file line number Diff line number Diff line change 77[ coc-reporting ] : https://docs.carpentries.org/topic_folders/policies/incident-reporting.html
88[ coc ] : https://docs.carpentries.org/topic_folders/policies/code-of-conduct.html
99[ concept-maps ] : https://carpentries.github.io/instructor-training/05-memory/
10+ [ config-file ] : https://docs.esmvaltool.org/projects/ESMValCore/en/latest/quickstart/configure.html
1011[ contrib-covenant ] : https://contributor-covenant.org/
1112[ contributing] : {{ repo_url }}/blob/{{ source_branch }}/CONTRIBUTING.md
1213[ cran-checkpoint ] : https://cran.r-project.org/package=checkpoint
Original file line number Diff line number Diff line change @@ -246,8 +246,8 @@ wget --no-clobber --input-file \
246246 --directory-prefix $HOME /esmvaltool_tutorial/data/
247247~~~
248248You can also use ESMValTool to automatically download data needed for test recipes.
249- Please see the [ Configuration] [ lesson-configuration ] episode or the [ documentation
250- pages ] ( https://docs.esmvaltool.org/projects/ESMValCore/en/latest/quickstart/configure.html#user-configuration- file) for more information.
249+ Please see the [ Configuration] [ lesson-configuration ] episode
250+ or the [ configuration file documentation ] [ config- file] for more information.
251251
252252
253253## GitHub account (Advanced)
You can’t perform that action at this time.
0 commit comments