-
Notifications
You must be signed in to change notification settings - Fork 49
Expand file tree
/
Copy pathapplicant-info.html
More file actions
171 lines (117 loc) · 9.34 KB
/
applicant-info.html
File metadata and controls
171 lines (117 loc) · 9.34 KB
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
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
<!DOCTYPE HTML>
<!--
Spectral by HTML5 UP
html5up.net | @ajlkn
Free for personal and commercial use under the CCA 3.0 license (html5up.net/license)
-->
<html>
<head>
<title>Oceanhackweek 2019</title>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<!--[if lte IE 8]><script src="/ohw19/assets/js/ie/html5shiv.js"></script><![endif]-->
<link rel="stylesheet" href="/ohw19/assets/css/main.css" | relative_url }}" />
<!--[if lte IE 8]><link rel="stylesheet" href="/ohw19/assets/css/ie8.css" /><![endif]-->
<!--[if lte IE 9]><link rel="stylesheet" href="/ohw19/assets/css/ie9.css" /><![endif]-->
<link rel="stylesheet" href="https://unpkg.com/leaflet@1.3.1/dist/leaflet.css"
integrity="sha512-Rksm5RenBEKSKFjgI3a41vrjkw4EVPlJ3+OiI65vTjIdo9brlAacEuKOiQ5OFh7cOI1bkDwLqdLw3Zg0cRJAAQ=="
crossorigin=""/>
<script src="https://unpkg.com/leaflet@1.3.1/dist/leaflet.js"
integrity="sha512-/Nsx9X4HebavoBvEBuyp3I7od5tA0UzAxs+j83KgC8PU0kgB4XiK4Lfe4y4cgBtaRJQEIFCW+oC506aPT2L1zw=="
crossorigin=""></script>
<!-- Global site tag (gtag.js) - Google Analytics -->
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-116958811-1"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'UA-116958811-1');
</script>
</head>
<body>
<!-- Page Wrapper -->
<div id="page-wrapper">
<!-- Header -->
<header id="header" >
<h1><a href="/">Oceanhackweek 2019</a></h1>
<nav id="nav">
<ul>
<li class="special">
<a href="#menu" class="menuToggle"><span>Menu</span></a>
<div id="menu">
<ul>
<li><a href="/ohw19/">Home</a></li>
<li><a href="/ohw19/applicant-info.html">Information for Applicants</a></li>
<li><a href="/ohw19/hackweek.html">What is a hackweek?</a></li>
<li><a href="/ohw19/curriculum_2019.html">2019 Curriculum</a></li>
<li><a href="/ohw19/projects_2019.html">2019 Hackweek Projects</a></li>
<li><a href="/ohw19/our-team.html">Organizing committee</a></li>
<li><a href="/ohw19/projects.html">2018 Hackweek Projects</a></li>
<li><a href="/ohw19/schedule.html">2018 Schedule & Materials</a></li>
</ul>
</div>
</li>
</ul>
</nav>
</header>
<!-- Main -->
<article id="main">
<header style="background-image: url('/ohw19/assets/images/ohw18-hacking2.JPG');">
<h2>Information for Applicants</h2>
</header>
<section class="wrapper style5">
<div class="inner">
<p>In Oceanhackweek we will explore the intersection of data science and oceanography through tutorials and hands-on “hacking” projects. In tutorials, we will learn data science tools, cloud computing, visualization, and a suite of software assets to interact with data sets of complex temporal-spatial structures or high volume. In project sessions, we will immediately put these skills to use by implementing research, computation, or visualization ideas in a group setting. To best benefit from the program, participant are expected to have some experience with Python programming and data analysis.</p>
<p>If you are ready to apply, please use the application form <a href="https://form.jotform.com/oceanhack/2019">https://form.jotform.com/oceanhack/2019</a></p>
<hr />
<h2 id="faqs">FAQs</h2>
<p><strong>Q: I am an undergrad / first year grad / faculty / etc. Is this program right for me?</strong></p>
<p>We welcome participants from all career stages. We strongly encourage applications from graduate students, postdocs and early career researchers. There are different ways to contribute to the event: by pitching a project, by your knowledge of data sets, by your computational skills, by your project management skills. We want you to grow/learn during the event! We expect all participants to be engaged in the team projects and focus during the week. If in doubt, simply apply and explain your motivation for participation.</p>
<p><strong>Q: I am proficient in Matlab / R / other languages but have not used Python. It has been on my list to learn. How can I make my application stronger?</strong></p>
<p>We want to build an inclusive Oceanography community regardless of people’s language of choice and programming level. Since the event is only one week long, the tutorials will be presented in one language (Python), and participants will benefit the most if they have basic familiarity with this language. We expect that you have gone through the <a href="http://swcarpentry.github.io/python-novice-gapminder">Software Carpentry Python tutorial</a> to get familiar with the syntax in advance of the program. The more experience you can obtain before the beginning of the program, the easier it will be to follow the tutorials and contribute to the projects.</p>
<p><strong>Q: I do not have any programming experience. Is the program a good opportunity to get started?</strong></p>
<p>We believe that Oceanhackweek participants will benefit the most with some prior programming experience, and might not find the hackweek the best place to learn programming. If you do not have any programming experience we encourage you to start with some local or online training. Check if your institution runs a <a href="https://software-carpentry.org/workshops/">Software Carpentry workshop</a>, or try learning by going through the <a href="http://swcarpentry.github.io/python-novice-gapminder">Python Novice Lesson</a>.</p>
<p>Once you have gone through some training you will have a better understanding of whether Oceanhackweek is right for you. We expect that you have basic operational knowledge of Python in advance of the program.</p>
<p><strong>Q: Do I have to be a stellar Python programmer to be accepted?</strong></p>
<p>No, we aim to bring in motivated participants with a range of programming skills levels, but we do require basic familiarity with Python (see above) so that you will be able to learn and have fun in the tutorials and hack project time!</p>
<p><strong>Q: I already know a lot of what you plan to cover, should I apply / will I be bored?</strong></p>
<p>Oceanhackweek is not only a place to learn new skills but also a place to share expertise and build a community together. If you are already an expert but are interested in sharing and helping others, we welcome you to pitch project ideas, contribute to hacking, and assist other participants during the tutorials by being a teaching assistant! Please mention this in the application. Send us an email if you have any questions!</p>
<p><strong>Q: I have strong computational skills but have not worked in oceanography?</strong></p>
<p>To ensure that participants will be interested in the oceanography problems they are solving and can give back to the field later on, we require that participants have had at least some familiarity or prior experience with oceanography data.</p>
<p><strong>Q: I work in an ocean engineering/robotics/consulting company. Can I apply?</strong></p>
<p>Make sure to explain your motivation for participation in the application form! We expect participants from the private sector to pay for their own expenses. We will hold a career panel discussion, so please mention if you are interested in participating.</p>
<p><strong>Q: I work in a non-US institution / organization / company. Can I apply?</strong></p>
<p>Yes, we welcome applications from abroad. However please note that we are constrained by the amount of funding we could provide for people who travel internationally.</p>
<p><strong>Q: I was a participant in Oceanhackweek last year. Can I apply to again?</strong></p>
<p>Yes, we welcome applications from previous participants, but priority will be given to new applicants. If you are interested in being a TA (teaching assistant) during the hackweek, please mention that in the application.</p>
<hr />
</div>
</section>
</article>
<!-- Footer -->
<footer id="footer">
<ul class="icons">
<li><a href="https://github.com/oceanhackweek" class="icon fa-github" target="_blank"><span class="label">GitHub</span></a></li>
<li><a href="https://oceanhackweek.slack.com" class="icon fa-slack" target="_blank"><span class="label">Slack</span></a></li>
<li><a href="mailto:oceanhackweek@uw.edu" class="icon fa-envelope" target="_blank"><span class="label">email</span></a></li>
</ul>
<ul class="copyright">
<li>© Oceanhackweek 2019</li>
<!--<li>Design: <a href="http://html5up.net" target="_blank">HTML5 UP</a>.</li>-->
<!--<li>Demo Images: <a href="https://unsplash.com/" target="_blank">Unsplash</a>.</li>-->
<!--<li>Jekyll integration: <a href="http://andrewbanchi.ch" target="_blank">Andrew Banchich</a>.</li>-->
</ul>
</footer>
</div>
<!-- Scripts -->
<script src="/ohw19/assets/js/jquery.min.js" | absolute_url }}"></script>
<script src="/ohw19/assets/js/jquery.scrollex.min.js" | absolute_url }}"></script>
<script src="/ohw19/assets/js/jquery.scrolly.min.js" | absolute_url }}"></script>
<script src="/ohw19/assets/js/skel.min.js" | absolute_url }}"></script>
<script src="/ohw19/assets/js/util.js" | absolute_url }}"></script>
<!--[if lte IE 8]><script src="/ohw19/assets/js/ie/respond.min.js" | absolute_url }}"></script><![endif]-->
<script src="/ohw19/assets/js/main.js" | absolute_url }}"></script>
</body>
</html>
</body>
</html>