forked from resbaz/resbaz2017
-
Notifications
You must be signed in to change notification settings - Fork 1
/
hobart.html
executable file
·327 lines (298 loc) · 14.6 KB
/
hobart.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
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
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
---
layout: site
permalink: hobart
location: Hobart
dates: 31 January - 2 February, 2017
splashImage: img/hobart_cropped.png
map: sites/hobart.geojson
schedule: Your schedule description.
days:
- day: Tuesday, 31 January
sessions:
- title: session 1
- title: session 2
- title: session 3
- title: evening
- day: Wednesday, 1 February
sessions:
- title: session 1
- title: session 2
- title: session 3
- title: evening
- day: Thursday, 2 February
sessions:
- title: session 1
- title: session 2
- title: session 3
- title: evening
speakers:
- name:
img: img/placehold.jpg
blurb:
- name: TBC
img: img/speakerTBC.jpg
blurb: Our KeyStory speakers are still to be confirmed - watch this space!
- name: TBC
img: img/speakerTBC.jpg
blurb: Our KeyStory speakers are still to be confirmed - watch this space!
sponsors:
- name: 'Sponsor Number One'
img: fake-sponsor.png
- name: 'Sponsor Number Two'
img: fake-sponsor.png
- name: 'Sponsor Number Three'
img: fake-sponsor.png
classes:
- class: groupone
descriptions:
- name: Installing and navigating the scientific Python stack
id: scipy
blurb: This session will give an overview of the major Python libraries used for data science. Participants will learn how to manage and install these libraries using the conda package manager.
- name: How to write a reproducible paper
id: reprod
blurb: Modern research relies heavily on software and code. These aspects of the research methodology are rarely (if ever) documented in modern research papers, which has led to a reproducibility crisis in published computational research. This talk will outline the practical steps you can take to ensure that your papers are reproducible.
- name: TPAC Nectar Cloud Starter
id: nectar
blurb: Is your laptop running out of battery? Or disk space? Do you need a server computer to work with your colleague? Or colleagues? In Canada? The Nectar Research Cloud provides. It provides flexible ways of accessing many CPU and GB, or TB, or even PB. At bandwidths that measure in the Gb. Better yet, it's free if you work or study at an Australian research institution. Join this Cloud Starter class to learn hands-on how to launch your own virtual machine in the Nectar Cloud to help take your Resbaz Bash, R and Python skills to the next level and to the next scale.
- name: Managing marine and Antarctic data at UTAS
id: utasdata
blurb: TBA
- name: R-Ladies meetup
id: rladies
blurb: R-Ladies is a world-wide organisation to promote gender diversity in the R community. The purpose of this session is to gauge interest in starting a Hobart chapter.
- name: Installing and navigating the scientific R stack
id: scir
blurb: This session will give an overview of the major R libraries used for data science. Participants will learn how to manage and install these libraries.
- class: grouptwo
descriptions:
- name: Data science consultations
id: consults
blurb: Come along and listen to our experienced Software Carpentry instructors interview willing researchers about their personal data science workflows. If you're feeling brave you can put your hand up to be an interviewee, otherwise sit back and join in the audience discussion.
- name: Oceans and Clouds. Managing AODN Infrastructure in the Cloud
id: imos
blurb: This session provides an overview of how the Australian Ocean Data Network (AODN) team leverages cloud technologies to support developing services for delivering oceanographic data. Utilising these technologies allows us to deliver reliable and scalable solutions for data availability. In this session, we provide an introduction to some of the most useful cloud services and insight into future possibilities for AODN infrastructure.
- name: Getting started with netCDF
id: netcdf
blurb: This session will give an overview of the basic concepts you need to understand when dealing with data stored in netCDF format (e.g. common metadata conventions). A demonstration of how to interact with netCDF files using Python and R will be given, followed a discussion of tools that can be used when netCDF files get really large.
- name: Speechcraft. Introduction to effective formal presentations.
id: speech
blurb: A critical skill for any scientist is the ability to effectively communicate your ideas. This course is a very short introduction to effective public speaking, and introduces some basic concepts such as how to prepare and structure your speech, the use of visual aids and speaking with confidence. Each participant will be asked to deliver a 2 minute speech and will be given a critical evaluation.
- name: How to write an executable paper
id: exec
blurb: In this session Tom will present a range of options to integrate figure and table creation into the final document. This process allows the figures, tables and values within the document to be automatically updated as data is corrected or added too. The aspirational goal would be to be able to program much of the final output as well (increase / neutral / decrease statements), which could be useful for regular reporting, but this useful feature is less clear in an academic context.
- name: Oceanographic data analysis using Ferret
id: Ferret
blurb: This session will give an introduction to Ferret, which is a data analysis and visualisation environment used extensively in the oceanography community.
---
<!-- Navigation -->
<nav>
<div class="container">
<div class='col-md-8'>
<a href="https://2017.resbaz.com/">
<img class='nav-logo' src='https://raw.githubusercontent.com/resbaz/resbaz2017/gh-pages/img/resbaz_logos/ResBaz_transparent_cropped.png'></img>
</a>
</div>
<div class='col-md-4'>
<ul class="nav navbar-nav navbar-right nav-list">
<li class="hidden">
<a href="#page-top"></a>
</li>
<li class="page-scroll">
<a href="#aboutSection">About</a>
</li>
<!-- li class="page-scroll">
<a href="#scheduleSection">Schedule</a>
</li -->
<li class="page-scroll">
<a href="#registerSection">Register</a>
</li>
<li class="page-scroll">
<a href="#contactSection">Contact</a>
</li -->
</ul>
</div>
</div>
</nav>
<!-- Header -->
<header style="background: linear-gradient(rgba(0,0,0,0.2), rgba(0,0,0,0.2)), url({{page.splashImage}}); background-repeat: no-repeat; background-size: cover; ">
<div class="container">
<div class="row">
<div class="col-lg-12">
<div class="intro-text">
<p></br></br></p>
<span class="name">{{page.location}}</span>
<hr class="star-light"></hr>
<span class="skills">{{page.dates}}</span>
<p></br></br></p>
</div>
</div>
</div>
</div>
</header>
<!-- About -->
<section id='aboutSection'>
<div class = 'container' id = 'tool-list'>
<div class = "row">
<div class = "col-lg-12 text-center">
<h1>About</h1>
<hr class = "star-primary">
</div>
</div>
<div class="row">
<div class="col-lg-12 text-center">
<p>The Research Bazaar is a worldwide festival promoting the digital literacy emerging at the center of modern research.
During the month of February 2017, events will be held at a number of university campuses around the globe.</p>
<p><a href="http://datasciencehobart.github.io/">Data Science Hobart</a> is proud to be hosting the inaugural ResBaz event in Tasmania.
The aim of the event is to equip researchers from all career stages and disciplines with the digital skills and tools required to do their research better, faster and smarter.</p>
</div>
</div>
</div>
</section>
<hr class='divider'></hr>
<!-- Schedule -->
<section id='scheduleSection'>
<div class='container'>
<div class="row">
<div class="col-lg-12 text-center">
<h1>Schedule</h1>
<hr class="star-primary">
</div>
<div class="row">
<div class="col-lg-12 text-center">
<h3>Day 1 & 2: Software Carpentry</h3>
<p>Over the first two days of the event, two Software Carpentry workshops will run simultaneously.
These hands-on workshops will cover basic computer programming concepts and tools for researchers,
including program design, version control, data management, and task automation.
Participants can elect to participate in either the
<a href="https://datasciencehobart.github.io/2017-01-31-resbaztas-python/" target="_blank">Python stream</a>
or <a href="https://datasciencehobart.github.io/2017-01-31-resbaztas-r/" target="_blank">R stream</a>.
Click the links for more details, including the schedule for each day.</p>
</div>
<div class="row">
<div class="col-lg-12 text-center">
<h3>Day 3: Community Day</h3>
<p>On the final day of the event, data service providers and individual researchers from the local
community will deliver a wide variety of talks and workshops. Click the links below to view a description of each of the Community Day classes.</p>
<br/>
</div>
{% for d in page.classes %}
<div class = "col-md-6 text-center">
<div class = 'list-group'>
{% for description in d.descriptions %}
<div class = 'list-group-item text-center'>
<a class='menuItem' id = {{ description.id }} >{{ description.name }}</a><br>
<p class = 'small hidden' id = {{ description.id}}Blurb > {{ description.blurb }} </p>
</div>
{% endfor %}
</div>
</div>
{% endfor %}
<div class="col-lg-12 text-center">
<h4>Community Day schedule</h4>
<p><iframe width="100%" height="600" src="https://docs.google.com/spreadsheets/d/1p7FuVNCU7aLXoq4qgtKKXE2m4U3hBzcxs7RADXepk_w/pubhtml?widget=true&headers=false"></iframe></p>
</div>
</div>
</div>
</section -->
<hr class='divider'></hr>
<!-- Registration -->
<section id="registerSection">
<div class="container">
<div class="row">
<div class="col-lg-12 text-center">
<h1>Come along</h1>
<hr class="star-primary">
</div>
</div>
<div class="row">
<div class="col-lg-12 text-center">
<p>Tickets are available for all three days of the event or just the community day.<br />
Places are strictly limited, so get in early!</p>
<p><a href="https://www.eventbrite.com.au/e/the-research-bazaar-tickets-29662163329" target="_blank" class="btn btn-lg btn-outline light-bkg">
<i class="fa fa-users"></i> Register Here</a>
</p>
</div>
</div>
</div>
</section>
<hr class='divider'></hr>
<!-- Contact Section -->
<section id="contactSection">
<div class="container">
<div class="row">
<div class="col-lg-12 text-center">
<h2>Got questions?</h2>
<hr class="star-primary">
</div>
</div>
<div class="row">
<div class="col-lg-12 text-center contact-buttons">
<a href="mailto:[email protected]" class="btn btn-lg btn-outline light-bkg">
<i class="fa fa-envelope"></i> Email
</a>
<a href="https://twitter.com/datasciencehbt" class="btn btn-lg btn-outline light-bkg">
<i class="fa fa-twitter"></i> Twitter
</a>
</div>
</div>
</div>
</section>
<hr class='divider'></hr>
<!-- Map -->
<section id="mapSection">
<div class='container'>
<div class="row">
<div class="col-lg-12 text-center">
<h1>Venue</h1>
<hr class="star-primary">
</div>
<div class="col-lg-12 text-center">
<p><strong>Institute for Marine and Antarctic Studies</strong><br />
20 Castray Esplanade, Battery Point
</p>
</div>
<div class="col-lg-8 col-lg-offset-2 text-center">
<script src="https://embed.github.com/view/geojson/resbaz/resbaz2017/gh-pages/{{page.map}}"></script>
</div>
</div>
</div>
</section>
<hr class='divider'></hr>
<!-- Sponsors -->
<section id='sponsors'>
<div class = 'container'>
<div class = "row">
<div class = "col-lg-12 text-center">
<h2>Our sponsors</h2>
<hr class = "star-primary">
</div>
</div>
<div class="row">
<div class="col-lg-12 text-center">
<p>A big thanks to the following sponsors, who have kindly covered the costs of the food for the event:<br/>
<strong>Institute for Marine and Antarctic Studies<br/>
UTAS School of Physical Sciences<br/>
Integrated Marine Observing System<br/>
CSIRO Oceans and Atmosphere<br/>
Antarctic Climate and Ecosystems CRC<br/>
UTAS Faculty of Science, Engineering and Technology<br/>
Rod Jager Consulting</strong><br/>
</p>
</div>
</div>
</div>
</section>
<!-- TEST SCRIPT -->
<script>
// var listElements1 = document.getElementsByClassName('list-group-item')
// console.log(listElements1)
var toolList = document.getElementById('scheduleSection')
var listElements = toolList.getElementsByClassName('list-group-item')
for(var i=0; i<listElements.length; i++){
listElements[i].children[0].onclick = function(){
// toolList.getElementsByClassName('hidden').hide();
var idOfBlurb = this.id + 'Blurb';
document.getElementById(idOfBlurb).classList.toggle('hidden');
}
}
</script>