Skip to content

Commit b36d31e

Browse files
committed
User documentation
1 parent c6d24f4 commit b36d31e

2 files changed

Lines changed: 25 additions & 1 deletion

File tree

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,23 @@
1+
.. (C) Crown Copyright 2026, Met Office.
2+
.. The LICENSE.md file contains full licensing details.
3+
4+
Using a branch of ESMValTool
5+
============================
6+
7+
.. include:: ../common.txt
8+
9+
10+
Branches
11+
--------
12+
13+
By default, |CMEW| will use a released version of ESMValTool such as v.2.13.0.
14+
15+
There may be circumstances where it is desirable instead to use a different branch, for example,
16+
a CMEW user may have their own recipes and diagnostic scripts available in a branch of ESMValTool,
17+
or they may wish to use a new diagnostic which is in main but not yet in a release.
18+
19+
This functionality is controlled by two variables in the `rose-suite.conf` file.
20+
e.g. to use the branch "main" one would set the following::
21+
22+
USE_ESMVALTOOL_BRANCH=true
23+
ESMVALTOOL_BRANCH="main"

doc/source/user_guide/index.rst

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,4 +12,5 @@ User Guide
1212
quick_start
1313
workflow
1414
Configuring datasets <configuring_datasets>
15-
Reusing raw data <reusing_raw_data>
15+
Reusing raw data <reusing_raw_data>
16+
ESMValTool branches <esmvaltool_branches.rst>

0 commit comments

Comments
 (0)