Skip to content

Commit 9ed3e76

Browse files
LisaBockschlunma
andauthored
Update _episodes/03-configuration.md
Co-authored-by: Manuel Schlund <32543114+schlunma@users.noreply.github.com>
1 parent 6d06b3f commit 9ed3e76

1 file changed

Lines changed: 4 additions & 3 deletions

File tree

_episodes/03-configuration.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,9 +13,10 @@ objectives:
1313
- Configure ESMValTool to use stored climate data and to download climate data
1414

1515
keypoints:
16-
- The ``config-user.yml`` sets basic configurations for ESMValTool.
17-
- There are specific configuration files to find stored climate data.
18-
- ESMvalTool can download automatically climate data from ESGF, therefore specific configurations are needed.
16+
- ESMValTool can be configured through YAML files located in `~/.config/esmvaltool` or command line arguments
17+
- The final configuration is created by merging the contents of all YAML files and command line arguments
18+
- Users can choose to use one big configuration file, or spread its contents among many small configuration files
19+
- ESMValTool can be configured to automatically download climate data from ESGF
1920

2021
---
2122

0 commit comments

Comments
 (0)