-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathtraining.html
144 lines (78 loc) · 6.24 KB
/
training.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
<!doctype html>
<html>
<head>
<meta charset="UTF-8">
<title>Traininig</title>
</head>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" lang="en-US">
<head profile="http://gmpg.org/xfn/11">
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<title>Atmospheric Composition and Air Quality Group</title>
<link rel="stylesheet" href="style.css" type="text/css" media="screen" />
<style type="text/css" media="screen">
#page { background: url("./themes/default/images/kubrickbgwide.jpg") repeat-y top; border: none; }
</style>
<!-- begin gallery scripts -->
<link rel="stylesheet" href="./plugins/featured-content-gallery/css/jd.gallery.css.php" type="text/css" media="screen" charset="utf-8"/>
<link rel="stylesheet" href="./plugins/featured-content-gallery/css/jd.gallery.css" type="text/css" media="screen" charset="utf-8"/>
<script type="text/javascript" src="./plugins/featured-content-gallery/scripts/mootools.v1.11.js"></script>
<script type="text/javascript" src="./plugins/featured-content-gallery/scripts/jd.gallery.js.php"></script>
<script type="text/javascript" src="./plugins/featured-content-gallery/scripts/jd.gallery.transitions.js"></script>
<!-- end gallery scripts -->
<!---<style type="text/css">
#headerimg h1 a, #headerimg h1 a:visited, #headerimg .description { color: #FFFFFF; }
</style>--->
</head>
<body>
<div id="page">
<!---<style>.color-box{background-color: white; width: 917px; height: 42px; margin-left:32px; margin-top:-52px; border-color:black; border-style:solid; border-width:1px}</style>
<style>.transparent-box{background-color: transparent; width: 917px; height: 162px; margin-left:32px; margin-top:-42px; border-color:transparent}</style>--->
<div id="header">
<div id="headerimg">
<h1><a style="color:black" href="http://maraisresearchgroup.co.uk/"><div class="transparent-box">Atmospheric Composition and Air Quality Group</div></a></h1>
<h1><a href="http://maraisresearchgroup.co.uk/"><div class="transparent-box"></div></a></h1>
<div class="description"></div>
</div>
<!--Navigation bar-->
<div id="navmenu">
<iframe src="./nav.html" onload="this.before((this.contentDocument.body||this.contentDocument).children[0]);this.remove()"></iframe>
</div>
</div>
<hr />
<div id="content" class="widecolumn">
<div class="post" id="post-3">
<h2>Skills Training</h2>
<div class="entry">
<p><span>Skills training presentations and resources to aid development in communicating science, programming best practices, navigating the peer-review process, writing competitive proposals and CVs, and balancing life and work. Links provided to PDF of slides presented in each year.</span></p>
<p><span><strong><span style="color: #3672b5;">Transferable Skills</span></strong></span></p>
<p> <strong>How to Give an Effective Presentation</strong>, by Eloise Marais: [<a href="http://maraisresearchgroup.co.uk/Presentations/Marais_GM_EffectivePresentation.pdf" target="_blank" rel="noopener noreferrer">2018</a>] [<a href="Presentations/EffectivePresentation-UCL-Feb2022.pdf" target="_blank" rel="noopener noreferrer">2022</a>] [<a href="Presentations/EffectivePresentation-UCL-Feb2023.pdf" target="_blank" rel="noopener noreferrer">2023</a>]</p>
<p> <strong>Proposal Writing Guidance</strong>, by Eloise Marais: [<a href="http://maraisresearchgroup.co.uk/Presentations/ProposalWriting.pdf" target="_blank" rel="noopener noreferrer">2020</a>] [<a href="http://maraisresearchgroup.co.uk/Presentations/GoodGrantWriting.pdf" target="_blank" rel="noopener noreferrer">2021</a>] [<a href="http://maraisresearchgroup.co.uk/Presentations/GoodGrantWriting-2022.pdf" target="_blank" rel="noopener noreferrer">2022</a>] [<a href="http://maraisresearchgroup.co.uk/Presentations/GoodGrantWriting-2023.pdf" target="_blank" rel="noopener noreferrer">2023</a>]</p>
<p> <strong>Academic CV and Cover Letter Tips</strong>, by Eloise Marais: [<a href="http://maraisresearchgroup.co.uk/Presentations/Marais-CV-CoverLetter-Advice.pdf" target="_blank" rel="noopener noreferrer">2019</a>]</p>
<p> <strong>Navigating the Peer Review Process</strong>, by Eloise Marais: [<a href="http://maraisresearchgroup.co.uk/Presentations/Marais-PeerReview.pdf" target="_blank" rel="noopener noreferrer">2019</a>], [<a href="http://maraisresearchgroup.co.uk/Teaching/PeerReview-IGAC-ECR-worshop-Apr2024.pdf" target="_blank" rel="noopener noreferrer">2024</a>]</p>
<p> <strong>Writing for the Peer-Reviewed Literature</strong>, Eloise Marais: [<a href="http://maraisresearchgroup.co.uk/Presentations/WritingAPaper.pdf" target="_blank" rel="noopener noreferrer">2018</a>]</p>
<br/>
<p><span><strong><span style="color: #3672b5;">Research Group Specific Skills</span></strong></span></p>
<p> <strong>Common Git Commands for GEOS-Chem</strong>, by Eloise Marais: [<a href="Presentations/GitCommands4GEOS-Chem.pdf" target="_blank" rel="noopener noreferrer">2021</a>]</p>
<p> <strong>Downloading Data Using APIs</strong>, by Jamie Kelly: [<a href="http://maraisresearchgroup.co.uk/Presentations/JKelly_API_Tutorial.pdf" target="_blank" rel="noopener noreferrer">2021</a>]</p>
<p> <strong>Anatomy of Python</strong>, by John Roberts: [<a href="http://maraisresearchgroup.co.uk/Presentations/JRoberts-Anatomy-of-Python.pdf" target="_blank" rel="noopener noreferrer">2020</a>]</p>
<br/>
<p><span><strong><span style="color: #3672b5;">Other Resources</span></strong></span></p>
<p> <strong>Beginner's Guide to Python for Atmospheric Scientists</strong>, by Gongda Lu: [<a href="https://github.com/GongdaLu/Python-for-Atmospheric-Scientists" target="_blank" rel="noopener noreferrer">GitHub Manual</a>]</p>
</div>
</div>
</div>
<hr />
<div id="footer">
<!-- If you'd like to support WordPress, having the "powered by" link somewhere on your blog is the best way; it's our only promotion or advertising. -->
<p>
<br> <br />
<!-- 20 queries. 0.107 seconds. -->
</p>
</div>
</div>
<!-- Gorgeous design by Michael Heilemann - http://binarybonsai.com/kubrick/ -->
<script type="text/javascript' src='./js/wp-embed.min.js"></script>
</body>
</html>
</html>