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: _pages/curriculum.md
+80-44Lines changed: 80 additions & 44 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,25 +2,15 @@
2
2
layout: page
3
3
title: 2019 Curriculum
4
4
permalink: curriculum.html
5
-
# description: Hackweek Projects 2018.
6
5
---
7
6
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.
9
8
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 <Ahref="#helpdesks">bottom of this page</A> for detail.
19
10
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
24
14
25
15
### Monday
26
16
@@ -45,44 +35,49 @@ We will also have open discussion sessions on:
45
35
<td>Wu-Jung Lee, Amanda Tan</td>
46
36
</tr>
47
37
<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>
0 commit comments