You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: index.md
+30-39Lines changed: 30 additions & 39 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -17,72 +17,63 @@ These mini-tutorials can be appended to the main tutorial or worked through inde
17
17
18
18
> ## What will you learn in this course
19
19
>
20
-
> - What is ESMValTool
21
-
>
22
-
> - How to install ESMValTool
23
-
>
24
-
> - How to configure ESMValTool for your local system
25
-
>
26
-
> - How to run ESMValTool
27
-
>
28
-
> - How to work with ESMValTool's suite of preprocessors
29
-
>
30
-
> - How to debug your recipes
31
-
>
32
-
> - How to access and deploy recipes from the ESMValTools gallery (Advanced)
33
-
>
34
-
> - How to develop your own diagnostics and recipes (Advanced)
35
-
>
36
-
> - How to contribute your recipes and diagnostics back into ESMValTool (Advanced)
37
-
>
38
-
> - How to include new observational datasets (Advanced)
39
-
>
40
-
{: .checklist}
20
+
> - What is ESMValTool
21
+
> - How to install ESMValTool
22
+
> - How to configure ESMValTool for your local system
23
+
> - How to run ESMValTool
24
+
> - How to work with ESMValTool's suite of preprocessors
25
+
> - How to debug your recipes
26
+
> - How to access and deploy recipes from the ESMValTools gallery (Advanced)
27
+
> - How to develop your own diagnostics and recipes (Advanced)
28
+
> - How to contribute your recipes and diagnostics back into ESMValTool (Advanced)
29
+
> - How to include new observational datasets (Advanced)
30
+
>
31
+
>{: .checklist}
41
32
42
33
> ## Prerequisites
43
34
>
44
35
> *Minimal requirements:*
45
36
>
46
-
> - Basic understanding of your preferred command line interface (ie a bash terminal)
37
+
> - Basic understanding of your preferred command line interface (ie a bash terminal)
47
38
>
48
-
> - Laptop/desktop with [(mini)conda](https://docs.conda.io/en/latest/miniconda.html) installed
39
+
> - Laptop/desktop with [(mini)conda](https://docs.conda.io/en/latest/miniconda.html) installed
49
40
>
50
-
> - Access to CMIP data
41
+
> - Access to CMIP data
51
42
>
52
43
> *Optional, but useful:*
53
44
>
54
-
> - Basic understanding of git
45
+
> - Basic understanding of git
55
46
>
56
-
> - Access to a suitable computing system (eg CEDA-Jasmin, DKRZ-Mistral)
47
+
> - Access to a suitable computing system (eg CEDA-Jasmin, DKRZ-Mistral)
57
48
>
58
-
> - GitHub account
49
+
> - GitHub account
59
50
>
60
-
{: .prereq}
51
+
>{: .prereq}
61
52
62
53
### Main things you need to know before starting this course
63
54
64
-
1. This tutorial can be taken online independently or taught by one of our instructors.
55
+
1. This tutorial can be taken online independently or taught by one of our instructors.
65
56
66
-
2. Don’t be alarmed if you can’t work through the entire tutorial in one sitting. It may take some time to get used to working with ESMValTool.
57
+
2. Don’t be alarmed if you can’t work through the entire tutorial in one sitting. It may take some time to get used to working with ESMValTool.
67
58
68
-
3. If you get stuck, help is always available from the tutors, from ESMValTool developers via the [github issues page](https://github.com/ESMValGroup/ESMValTool/issues)
59
+
3. If you get stuck, help is always available from the tutors, from ESMValTool developers via the [github issues page](https://github.com/ESMValGroup/ESMValTool/issues)
69
60
or via the [ESMValTool email list](mailto:esmvaltool@listserv.dfn.de).
70
61
71
-
4. This tutorial includes several advanced lessons after the conclusion. These advanced lessons should be treated like “mini-tutorials”, and include aspects like “developing your own diagnostic” or “how to include observations”.
62
+
4. This tutorial includes several advanced lessons after the conclusion. These advanced lessons should be treated like “mini-tutorials”, and include aspects like “developing your own diagnostic” or “how to include observations”.
72
63
73
-
> ## Additional resources
64
+
> ## Additional Resources
74
65
>
75
-
> -[Read the docs page](https://esmvaltool.readthedocs.io/)
66
+
> -[Read the docs page](https://esmvaltool.readthedocs.io/)
76
67
>
77
-
> -[ESMValTool home page](https://www.esmvaltool.org/)
68
+
> -[ESMValTool home page](https://www.esmvaltool.org/)
0 commit comments