File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -13,9 +13,10 @@ objectives:
1313- Configure ESMValTool to use stored climate data and to download climate data
1414
1515keypoints :
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
You can’t perform that action at this time.
0 commit comments