@@ -45,7 +45,8 @@ The default configuration file will be downloaded to the default location:
4545path to your home directory. Note that files and directories starting with a
4646period are "hidden", to see the ` .config ` directory in the terminal use
4747` ls -la ~ ` .
48- With the optional `` --path=<target_dir> `` you could specifiy the directory where to save the configuration
48+ With the optional `` --path=<target_dir> `` you could specifiy the directory
49+ where to save the configuration
4950file. For instance, you can provide the path to your working directory
5051as the ` target_dir ` .
5152Note that if a configuration file by that name already exists in the default
@@ -243,7 +244,8 @@ The ``drs`` setting describes the file structure for several projects (e.g.
243244CMIP6, CMIP5, obs4mips, OBS6, OBS) on several key machines
244245(e.g. BADC, CP4CDS, DKRZ, ETHZ, SMHI, BSC). For more
245246information about ``drs``, you can visit the ESMValTool documentation on
246- [Data Reference Syntax (DRS)](https://docs.esmvaltool.org/projects/ESMValCore/en/latest/quickstart/find_data.html#explaining-drs-cmip5-or-drs-cmip6).
247+ [Data Reference Syntax (DRS)](https://docs.esmvaltool.org/projects/ESMValCore/
248+ en/latest/quickstart/find_data.html#explaining-drs-cmip5-or-drs-cmip6).
247249
248250> # # Set the correct drs
249251>
@@ -319,7 +321,8 @@ if you want to feed some additional data (e.g. shape files) to your recipe.
319321> auxiliary_data_dir: ~/auxiliary_data
320322> ```
321323> See more information in ESMValTool
322- [documentation](https://docs.esmvaltool.org/projects/ESMValCore/en/latest/quickstart/configure.html?highlight=auxiliary_data#top-level-configuration-options).
324+ [documentation](https://docs.esmvaltool.org/projects/ESMValCore/en/latest/
325+ quickstart/configure.html?highlight=auxiliary_data#top-level-configuration-options).
323326{: .callout}
324327
325328> # # Number of parallel tasks
@@ -352,7 +355,8 @@ amount of memory available in your system.
352355> for example: config-user_formalised_runs.yml, config-user_debugging.yml.
353356> In this case, ESMValTool searches for all YAML files within each of the
354357> configuration directories and merges them together. How this is done is
355- > exlained [here](https://docs.esmvaltool.org/projects/ESMValCore/en/latest/quickstart/configure.html#yaml-files).
358+ > exlained [here](https://docs.esmvaltool.org/projects/ESMValCore/en/latest/
359+ > quickstart/configure.html#yaml-files).
356360{: .callout}
357361
358362{% include links.md %}
0 commit comments