Skip to content

Commit 89d2ec1

Browse files
committed
Merge branch 'setup_md' of https://github.com/ESMValGroup/tutorial into setup_md
2 parents 25dc6c9 + a87234f commit 89d2ec1

File tree

1 file changed

+11
-4
lines changed

1 file changed

+11
-4
lines changed

setup.md

Lines changed: 11 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
---
1+
---
22
title: Preparations for participating in the tutorial
33
---
44

@@ -49,16 +49,23 @@ Some data will be provided, but there is too much CMIP data available for your t
4949

5050
ESMValTool may be run on multiple platforms, from your local machine to
5151
large computing clusters.
52-
The best option is to use a computing cluster with an ESGF node.
53-
The benefit of using a compute cluster with an ESGF node is that the CMIP data is locally stored on disk and accessible directly by the tool.
52+
The best option is to use a computing cluster with an
53+
[Earth System Grid Federation (ESGF) node](https://esgf.llnl.gov/nodes.html).
54+
The benefit of using a compute cluster with an ESGF node is that the
55+
[Coupled Model Intercomparison Project (CMIP)](https://en.wikipedia.org/wiki/Coupled_Model_Intercomparison_Project)
56+
is locally stored on disk and accessible directly by the tool.
5457
Similarly, observational data would also be available at these sites.
5558

56-
Here are a few options for compute clusters with ESGF nodes:
59+
Here are a few options
60+
for compute clusters with ESGF nodes:
5761

5862
- CEDA-Jasmin (UK):
5963
- DKRZ (Germany):
6064
- ETHZ (Switzerland):
6165

66+
A full list of all ESGF nodes is available [here](https://esgf.llnl.gov/nodes.html).
67+
68+
6269
If you're running on a computing cluster without an ESGF node, such as
6370
your local machine, or your institue machine, you will most likely
6471
have to make a local copy of the data that you need.

0 commit comments

Comments
 (0)