@@ -62,7 +62,7 @@ and then modify it if needed:
6262 nano ~ /.config/esmvaltool/config-user.yml
6363~~~
6464
65- If `` nano `` does not work on your system, any other editor can be used, e.g. `` vim `` .
65+ If `` nano `` does not work on your system, or if you prefer a different editor, any other editor can be used, e.g. `` vim `` .
6666
6767This file contains the information for:
6868
@@ -230,7 +230,8 @@ uncommenting the machine specific lines should be sufficient to access input dat
230230>>```
231231>>
232232>> - For more information about setting the rootpath, see also the ESMValTool
233- >> [documentation](https://docs.esmvaltool.org/projects/esmvalcore/en/latest/quickstart/find_data.html).
233+ >> [documentation](https://docs.esmvaltool.org/projects/esmvalcore/en/
234+ latest/quickstart/find_data.html).
234235> {: .solution}
235236{: .challenge}
236237
@@ -242,7 +243,8 @@ The ``drs`` setting describes the file structure for several projects (e.g.
242243CMIP6, CMIP5, obs4mips, OBS6, OBS) on several key machines
243244(e.g. BADC, CP4CDS, DKRZ, ETHZ, SMHI, BSC). For more
244245information about ``drs``, you can visit the ESMValTool documentation on
245- [Data Reference Syntax (DRS)](https://docs.esmvaltool.org/projects/ESMValCore/en/latest/quickstart/find_data.html#explaining-drs-cmip5-or-drs-cmip6).
246+ [Data Reference Syntax (DRS)](https://docs.esmvaltool.org/projects/ESMValCore/
247+ en/latest/quickstart/find_data.html#explaining-drs-cmip5-or-drs-cmip6).
246248
247249> # # Set the correct drs
248250>
@@ -318,7 +320,8 @@ if you want to feed some additional data (e.g. shape files) to your recipe.
318320> auxiliary_data_dir: ~/auxiliary_data
319321> ```
320322> See more information in ESMValTool
321- [documentation](https://docs.esmvaltool.org/projects/ESMValCore/en/latest/quickstart/configure.html?highlight=auxiliary_data#top-level-configuration-options).
323+ [documentation](https://docs.esmvaltool.org/projects/ESMValCore/en/latest/
324+ > quickstart/configure.html?highlight=auxiliary_data#top-level-configuration-options).
322325{: .callout}
323326
324327> # # Number of parallel tasks
@@ -351,7 +354,8 @@ amount of memory available in your system.
351354> for example: config-user_formalised_runs.yml, config-user_debugging.yml.
352355> In this case, ESMValTool searches for all YAML files within each of the
353356> configuration directories and merges them together. How this is done is
354- > exlained [here](https://docs.esmvaltool.org/projects/ESMValCore/en/latest/quickstart/configure.html#yaml-files).
357+ > explained [here](https://docs.esmvaltool.org/projects/ESMValCore/en/
358+ > latest/quickstart/configure.html#yaml-files).
355359{: .callout}
356360
357361{% include links.md %}
0 commit comments