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/applicants.md
+14-19Lines changed: 14 additions & 19 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,42 +7,37 @@ description: In the Oceanhackweek we will explore the intersection of data scien
7
7
permalink: applicant-info.html
8
8
image: ohw18-hacking2.JPG
9
9
---
10
-
In the 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,
11
-
and a suite of software assets to interact with the continuous flow of data from the OOI.
12
-
In project sessions, we will immediately put these skills to use by implementing research,
13
-
computation, or visualization ideas in a group setting. Of particular interests are data sets of
14
-
complex temporal-spatial structures or high volume. To best benefit from the program, participants
15
-
are expected to have some experience with Python programming and data analysis.
16
10
17
-
Come back soon for application info for Oceanhackweek 2019! In the meantime, please read our FAQs to see how you can benefit from Oceanhackweek.
11
+
**I am proficient in Matlab/R/other language but I have not used Python. It has been on my list to learn. Can I apply?**
18
12
13
+
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 Software Carpentry Python tutorials to get familiar with the syntax in advance of the program.
14
+
=======
19
15
## FAQs
20
16
21
17
---
22
18
23
-
**I am proficient in Matlab/R/other language but I have not used Python. It has been on my list to learn. Can I still apply?**
19
+
**I do not have any programming experience, how is my application going to be successful?**
24
20
25
-
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 if they have a very basic familiarity with thise language. We will expect that you to have gone through the Software Carpentry Python Tutorial to get familiar with the syntax in advance of the program.
21
+
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 Software Carpentry workshop, or try learning by going through online resources such as:
22
+
-[Software Carpentry Python tutorial for novice](http://swcarpentry.github.io/python-novice-inflammation)
Once you have gone through some training you will have a better estimate of whether Oceanhackweek is right for you. We expect that you have basic operational knowledge of Python 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.
27
26
28
-
29
-
**I do not have any programming experience, what is the likely of my application being successful?**
30
-
31
-
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 Software Carpentry workshop. Or try learning by some of these online resources:
32
-
33
-
We expect that you have gone through the [Software Carpentry Python Tutorial](http://swcarpentry.github.io/python-novice-inflammation) and have basic operational knowledge of Python 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.
34
-
27
+
---
35
28
36
29
**I am an undergrad/first year grad/faculty/etc. Is this program right for me?**
37
30
38
31
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.
39
32
40
-
**I work in a ocean engineering/robotics/consulting company. Can I apply?**
33
+
---
34
+
35
+
**I work in an ocean engineering/robotics/consulting company. Can I apply?**
41
36
42
-
Make sure to explain your motivation for participation in the application form!. We expect participants from the private sector to pay their own expenses. We will hold an industry panel, so please, mention if you will be interested in participating.
37
+
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.
43
38
39
+
---
44
40
45
41
**I have strong computational skills but have not worked in oceanography?**
46
42
47
43
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.
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.
9
+
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
+
- Data visualization tools: e.g. PyViz, Bokeh, Seaborn, Altair
17
+
- Large-scale data analysis tools: e.g. Pangeo, cloud computing
0 commit comments