Skip to content

Commit 38a16bf

Browse files
authored
Merge pull request #24 from leewujung/master
update schedule and add helpdesks into curriculum
2 parents dd1b021 + c3a5152 commit 38a16bf

1 file changed

Lines changed: 80 additions & 44 deletions

File tree

_pages/curriculum.md

Lines changed: 80 additions & 44 deletions
Original file line numberDiff line numberDiff line change
@@ -2,25 +2,15 @@
22
layout: page
33
title: 2019 Curriculum
44
permalink: curriculum.html
5-
# description: Hackweek Projects 2018.
65
---
76

8-
Oceanhackweek curriculum consists of hands-on tutorials, visual presentations and collaborative hack projects. Tutorials and presentations will take place mostly in the mornings, with the afternoons devoted to project brainstorming and project work. This year we plan to focus on access strategies for diverse data systems and workflow for interoperating different types of ocean data and models.
7+
Oceanhackweek curriculum consists of hands-on tutorials, visual presentations and collaborative hack projects. Tutorials and presentations will take place mostly in the mornings, with the afternoons devoted to project work. The tutorials will be based on the scientific Python stack, which is an ecosystem of interrelated Python packages for scientific computing and analysis. This year we focus on access strategies for diverse data systems and workflow for interoperating different types of ocean data and models.
98

10-
The tutorials will be based on the scientific Python stack, which is an ecosystem of interrelated Python packages for scientific computing and analysis. Tentative topics include:
11-
- Data science and collaboration tools: Git, Conda, Jupyter
12-
- Interoperating ocean data and models: APIs and ERDDAP servers
13-
- The landscape of ocean data systems and data access workflow
14-
- Spatial statistics and geospatial mapping tools: e.g. Rasterio, Gdal
15-
- Working with data efficiently using open source Python tools: e.g. Xarray, Dask
16-
- Large-scale data processing frameworks: e.g. Pangeo, cloud computing
17-
- Data visualization tools: e.g. PyViz, Bokeh, Seaborn, Altair
18-
- Machine learning methods and tools: e.g. dimensionality reduction, classification, scikit-learn
9+
In the afternoons from Tuesday to Thursday, we also host helpdesks for Python, git, Pangeo, ocean data systems, and machine learning. See <A href="#helpdesks">bottom of this page</A> for detail.
1910

20-
We will also have open discussion sessions on:
21-
- Code of conduct in collaborative research
22-
- Reproducible and replicable research
23-
- Open science challenges and ethics
11+
<br>
12+
13+
## Schedule
2414

2515
### Monday
2616

@@ -45,44 +35,49 @@ We will also have open discussion sessions on:
4535
<td>Wu-Jung Lee, Amanda Tan</td>
4636
</tr>
4737
<tr>
48-
<td>9:00AM - 10:00AM</td>
49-
<td><strong>Oceanhackweek at a glance</strong></td>
38+
<td>9:00AM - 10:10AM</td>
39+
<td><strong>Oceanhackweek At A Glance</strong></td>
5040
<td>Wu-Jung Lee, Ryan Abernathey</td>
5141
</tr>
5242
<tr>
53-
<td>10:15AM - 11:00AM</td>
54-
<td>Icebreakers</td>
43+
<td>10:10AM - 10:30AM</td>
44+
<td>Group Picture Time</td>
5545
<td>Everyone</td>
5646
</tr>
5747
<tr>
58-
<td>11:10AM - 12:30PM</td>
59-
<td>Lightning Talks</td>
60-
<td>Tim Crone</td>
48+
<td>10:45AM - 11:15AM</td>
49+
<td>Icebreakers</td>
50+
<td>Amanda Tan</td>
51+
</tr>
52+
<tr>
53+
<td>11:15AM - 12:15PM</td>
54+
<td><strong>Lightning Introductions I</strong></td>
55+
<td>Amanda Tan</td>
6156
</tr>
6257
<tr>
63-
<td>12:30PM - 1:30PM</td>
58+
<td>12:15PM - 1:15PM</td>
6459
<td>Lunch</td>
6560
<td>Everyone</td>
6661
</tr>
6762
<tr>
68-
<td>1:30PM - 2:15PM</td>
69-
<td><strong>Git/GitHub Part 1:<br>Basics reminder</strong></td>
70-
<td>Amanda Tan, Valentina Staneva</td>
63+
<td>1:15PM - 2:15PM</td>
64+
<td><strong>Lightning Introductions II</strong></td>
65+
<td>Amanda Tan</td>
7166
</tr>
7267
<tr>
73-
<td>2:15PM - 3:00PM</td>
68+
<td>2:30PM - 3:15PM</td>
7469
<td><strong>Project Discussion</strong></td>
7570
<td>Joseph Gum</td>
7671
</tr>
7772
<tr>
78-
<td>3:00PM - 4:30PM</td>
79-
<td><strong>Project pitch, project group breakouts</strong></td>
80-
<td>Ryan Abernathey</td>
73+
<td>3:15PM - 3:45PM</td>
74+
<td><strong>Project Pitch and Group Breakouts</strong></td>
75+
<td>Joseph Gum</td>
8176
</tr>
8277
<tr>
83-
<td>4:30PM - 5:30PM</td>
84-
<td><strong>Git/Github Part 2:<br>Project collaboration</strong></td>
85-
<td>Amanda Tan, Valentina Staneva</td>
78+
<td>4:00PM - 5:15PM</td>
79+
<td><strong>Git, GitHub and Project Collaboration </strong></td>
80+
<td>Valentina Staneva, Tim Crone</td>
8681
</tr>
8782
<tr>
8883
<td>6:30PM - 8:30PM</td>
@@ -106,25 +101,25 @@ We will also have open discussion sessions on:
106101
<tr>
107102
<td>9:00AM - 11:00AM</td>
108103
<td><strong>Access and Clean-up Ocean Observation Data</strong></td>
109-
<td>Emilio Mayorga, Filipe Fernandes, Joseph Gum, Tim Crone</td>
104+
<td>Emilio Mayorga, Filipe Fernandes, <br>Joseph Gum, Tim Crone</td>
110105
</tr>
111106
<tr>
112107
<td>11:15AM - 12:00AM</td>
113108
<td><strong>Data Visualization Part I:<br>Basics and Geospatial Visualization</strong></td>
114-
<td>Filipe Fernandes, Emilio Mayorga, Joseph Gum, Tim Crone</td>
109+
<td>Filipe Fernandes, Emilio Mayorga, <br>Joseph Gum, Tim Crone</td>
115110
</tr>
116111
<tr>
117112
<td>12:00PM - 1:30PM</td>
118113
<td>Lunch</td>
119114
<td>Everyone</td>
120115
</tr>
121116
<tr>
122-
<td>1:30PM - 2:30PM<br>(Optional)</td>
123-
<td><strong>Advanced GitHub Tutorials For Those Who Need It</strong></td>
124-
<td>Valentina Staneva, Amanda Tan</td>
117+
<td>1:30PM - 2:30PM</td>
118+
<td><strong>Cloud Computing 101</strong><br>(Optional)</td>
119+
<td>Amanda Tan</td>
125120
</tr>
126121
<tr>
127-
<td>Afternoon</td>
122+
<td>Rest of Afternoon</td>
128123
<td>Hack Project Work</td>
129124
<td>Everyone</td>
130125
</tr>
@@ -158,12 +153,17 @@ We will also have open discussion sessions on:
158153
<td>Everyone</td>
159154
</tr>
160155
<tr>
161-
<td>1:30PM - 3:30PM<br>(Optional)</td>
162-
<td><strong>Cloud Computing 101</strong></td>
163-
<td>Amanda Tan</td>
156+
<td>1:30PM - 2:30PM</td>
157+
<td><strong>Lightning Talks (Demo a tool!)</strong></td>
158+
<td>Everyone</td>
164159
</tr>
165160
<tr>
166-
<td>Afternoon</td>
161+
<td>2:30PM - 2:45PM</td>
162+
<td><strong>Project check-in</strong></td>
163+
<td>Everyone</td>
164+
</tr>
165+
<tr>
166+
<td>Rest of Afternoon</td>
167167
<td>Hack Project Work</td>
168168
<td>Everyone</td>
169169
</tr>
@@ -212,7 +212,7 @@ We will also have open discussion sessions on:
212212
<tbody>
213213
<tr>
214214
<td>9:00AM - 10:00AM</td>
215-
<td><strong>Sharing Your Work and Reproducible Research</strong></td>
215+
<td><strong>Reproducible Research</strong></td>
216216
<td>Joseph Gum</td>
217217
</tr>
218218
<tr>
@@ -227,3 +227,39 @@ We will also have open discussion sessions on:
227227
</tr>
228228
</tbody>
229229
</table>
230+
231+
232+
<br>
233+
## Helpdesks
234+
235+
Time: 2:30-4:00PM
236+
237+
<table>
238+
<thead>
239+
<tr>
240+
<th>Topic</th>
241+
<th>Time</th>
242+
<th>Helpers</th>
243+
</tr>
244+
</thead>
245+
<tbody>
246+
<tr>
247+
<td><strong>Ask a Machine Learning Question</strong></td>
248+
<td>Tuesday</td>
249+
<td>Valentina Staneva, Joseph Gum</td>
250+
</tr>
251+
<tr>
252+
<td><strong>Python, Git, and Pangeo</strong></td>
253+
<td>Tuesday-Thursday</td>
254+
<td>Filipe Fernandes, Joseph Gum, Wu-Jung Lee</td>
255+
</tr>
256+
<tr>
257+
<td><strong>Ocean Data System Consultation</strong></td>
258+
<td>Tuesday-Wednesday</td>
259+
<td><strong>IOOS</strong>: Micah Wengren
260+
<br><strong>OOI</strong>: Orest Kawka, Mike Vardaro
261+
<br><strong>NCEI/BCO-DMO</strong>: Matt Biddle
262+
</td>
263+
</tr>
264+
</tbody>
265+
</table>

0 commit comments

Comments
 (0)