File tree Expand file tree Collapse file tree 1 file changed +9
-0
lines changed
Expand file tree Collapse file tree 1 file changed +9
-0
lines changed Original file line number Diff line number Diff line change @@ -14,6 +14,15 @@ keypoints:
1414---
1515## Overview
1616
17+ In this tutorial we will be using the [ Conda] ( https://conda.io/projects/conda/en/latest/index.html )
18+ package manager to install the ESMValTool.
19+ Other installation methods are also available, they can be found in the
20+ [ documentation] ( https://docs.esmvaltool.org/en/latest/quickstart/installation.html ) .
21+ ESMValTool also contains diagnostics written in [ Julia] ( https://julialang.org/ ) .
22+ Because Julia cannot be installed by Conda, we will install Julia separately.
23+ We will first learn how to install Conda, Julia, and finally the ESMValTool.
24+ We end this chapter by testing that the installation was successful.
25+
1726## Install Conda
1827
1928## Install Julia
You can’t perform that action at this time.
0 commit comments