You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
> For more information about setting the rootpath, you can visit ESMValTool [documentation](https://esmvaltool.readthedocs.io/projects/esmvalcore/en/latest/esmvalcore/datafinder.html).
@@ -86,8 +80,6 @@ drs:
86
80
CMIP5: default
87
81
~~~
88
82
89
-
{: .source}
90
-
91
83
> ## Available drs
92
84
>
93
85
> For more information about directories, you can visit ESMValTool [documentation](https://esmvaltool.readthedocs.io/projects/esmvalcore/en/latest/esmvalcore/config.html#developer-configuration-file).
@@ -102,8 +94,6 @@ This option enables you to perform parallel processing. You can choose the numbe
102
94
max_parallel_tasks: null
103
95
~~~
104
96
105
-
{: .source}
106
-
107
97
> ## Set the number of tasks
108
98
>
109
99
> If you run out of memory, try setting ``max_parallel_tasks`` to 1. Then, check the amount of memory you need for that by inspecting the file ``run/resource_usage.txt`` in the output directory. Using the number there you can increase the number of parallel tasks again to a reasonable number for the amount of memory available in your system.
@@ -119,8 +109,6 @@ Let's name our destination directory as ``esmvaltool_output`` in the working dir
119
109
output_dir: ./esmvaltool_output
120
110
~~~
121
111
122
-
{: .source}
123
-
124
112
> ## Content of subfolders
125
113
>
126
114
> * ``plots``: the location for all plots, split by individual diagnostics and fields.
@@ -147,8 +135,6 @@ plotting such as coastline descriptions and so on.
0 commit comments