@@ -6,7 +6,7 @@ This page includes some information on how to prepare for participating in this
66
77> ## Prerequisites
88>
9- > The prerequisites for the tutorial are listed on the
9+ > The prerequisites for the tutorial are listed on the
1010> [ tutorials home page] ({{ page.root}}[ % index.md %})
1111> and are also reproduced here:
1212>
@@ -74,7 +74,6 @@ If neccesairy, data can be downloaded using the
7474[ synda tool] ( https://prodiguer.github.io/synda/index.html ) .
7575
7676
77-
7877### CEDA-Jasmin
7978
8079Please skip this section if you are not going to use JASMIN and go [ here] ( #Github-account-(Advanced) ) .
@@ -149,7 +148,6 @@ research centres). You may need a VPN if you wish to connect from your home
149148network.
150149
151150
152-
153151Please request access to the working groups:
154152- [ esmeval working
155153 group] ( https://accounts.jasmin.ac.uk/services/group_workspaces/esmeval )
@@ -165,6 +163,7 @@ access the BADC archives via JASMIN. Some CMIP5 data sets such as MIROC are not
165163accessible by default and special permission has to be requested to access them
166164via [ the CEDA catalogue page] ( https://catalogue.ceda.ac.uk/ ) .
167165
166+
168167#### Test your Setup
169168
170169Log into jasmin-login:
@@ -193,13 +192,13 @@ Note that the JASMIN is only open to certain locations (mostly universities, and
193192research centres). You may need a VPN if you wish to connect from your home
194193network.
195194
196-
197- Congratulations! Please go here [ here] ( #GitHub-account-(Advanced) ) next.
198-
195+ Congratulations! Please go here [ here] ( #gitHub-account-(advanced) ) next.
199196
200197
201198### DKRZ
202199
200+ Please skip this section if you are not going to use DKRZ and go [ here] ( #github-account-(advanced) ) .
201+
203202If you do not already have an account at the DKRZ, then
204203[ register] ( https://luv.dkrz.de/projects/newuser/ ) as soon as possible. You could
205204find a short introduction on how to get started at DKRZ
@@ -246,7 +245,7 @@ ssh -X <user-account>@mistralpp.dkrz.de
246245Data storage:
247246- Personal data: home directory (24GiB)
248247- Project data: /work/<project >/<user-account >
249- - Temporary data: scratch directory on /scratch/* /<user-account > is
248+ - Temporary data: scratch directory on /scratch/\ * /<user-account > is
250249 automatically deleted after 14 days (15TiB) (Please use this directory for all
251250 your testing! Do not use the work directory for tests.) (see also
252251 [ this] ( https://www.dkrz.de/up/systems/mistral/hpc-concepts ) )
@@ -258,12 +257,15 @@ be found [here](https://www.dkrz.de/up/systems/mistral/running-job).
258257Congratulations! Please go here [ here] ( #GitHub-account-(Advanced) ) next.
259258
260259
261- ### Other computing systems
262- FIXME
260+ <!-- ### Other computing systems
261+ Fix me
262+ -->
263+
263264
264265### Your local machine
265266
266- Please skip this section if you are not going to use ESMValTool on your local machine and go [ here] ( #GitHub-account-(Advanced) ) .
267+ Please skip this section if you are not going to use ESMValTool on your
268+ local machine and go [ here] ( #gitHub-account-(advanced) ) .
267269
268270If you are planning on running ESMValTool on your own machine, please make sure
269271that you are able to download CMIP data and that you have several GB of space
@@ -277,8 +279,14 @@ You will also need to able to use:
277279
278280#### Linux/unix
279281
282+ ESMValTool is easilly installable in Linux/unix, please follow
283+ the installation instructions in epiode 2.
284+
280285#### Mac OSx
281286
287+ Installing ESMValTool in a Mac OSx environment is possible, but not
288+ directly supported.
289+
282290#### Windows
283291
284292ESMValTool does not directly support Windows,
@@ -287,7 +295,6 @@ but successful usage has been reported through the
287295available in Windows 10.
288296
289297
290-
291298## GitHub account (Advanced)
292299
293300You don’t need a github account to participate in the tutorial. However, if you
@@ -314,15 +321,14 @@ an issue, please follow any instructions that you are given, and also make sure
314321that you read the default issue text.
315322
316323
317- ### pull request
324+ ### GitHub pull requests
318325
319326A GitHub pull request is the act of requesting that a branch is merged with another branch.
320327
321328This is an advanced feature of GitHub, and will generally be performed by the
322329ESMValTool development team.
323330
324331
325-
326332## Install conda
327333
328334The python package manager Conda (anaconda or miniconda) needs to be installed
0 commit comments