Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions _episodes/03-configuration.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
title: "Configuration"
teaching: 10
exercises: 10
compatibility: ESMValTool v2.12.0
compatibility: ESMValTool v2.13.0

questions:
- What is the user configuration file and how should I use it?
Expand All @@ -20,7 +20,7 @@ keypoints:

---

## The configuration file
## The configuration file

First, for the purposes of this tutorial, we will create a directory in our home directory
called `esmvaltool_tutorial` and use that as our working directory. The following steps
Expand Down