Skip to content

Commit 994985c

Browse files
authored
Merge pull request #87 from emiliom/ohw21
Updated home page and applicant info page for ohw21
2 parents f915f1b + ff0faa0 commit 994985c

5 files changed

Lines changed: 34 additions & 20 deletions

File tree

_config.yml

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,11 @@
11
# Site settings
2-
title: Oceanhackweek 2020
2+
title: OceanHackWeek 2021
33
email: oceanhackweek@uw.edu
44
description: Data Science + Oceanography<br>
5-
A hands-on, interactive virtual workshop<br>
6-
August 10-14, 2020.
5+
A hands-on, interactive HYBRID workshop<br>
6+
August 3-6, 2021<br>
7+
<b>In person</b> @ Bigelow Laboratory for Ocean Sciences, Maine<br>
8+
<b>Virtual</b> @ a couple of time zones.
79

810
baseurl: "" # the subpath of your site, e.g. /blog
911
url: "" # the base hostname & protocol for your site

_pages/01-applicants.md

Lines changed: 21 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -2,26 +2,36 @@
22
layout: applicant
33
title: Information for Applicants
44
description: <b>OceanHackWeek (OHW) 2021 will take place as a hybrid in-person and virtual, online event.
5-
<a href="applicant-info.html">Applications</a> closed on July 14, 2021.
6-
5+
<a href="applicant-info.html">Applications</a> close on June 14, 2021.
76
In OceanHackWeek we will explore the intersection of data science
87
and oceanography through tutorials and hands-on “hacking” projects.
9-
To best benefit from the program, participants are expected to have some experience with Python programming and data analysis.
8+
To best benefit from the program, participants are expected to have some experience with Python or R programming and data analysis.
109
permalink: applicant-info.html
1110
image: ohw18-hacking2.JPG
1211
---
1312

14-
Last year, OceanHackWeek was held completely virtual, with both an US East and West Coast events. This move to virtual was a great success that allowed for more participation, but it was difficult for other time zones to participate. This year, we have learned from that and intend to have recorded tutorials with interactive discussions and project work sessions held in 3 different time zones that should work for most people.
15-
16-
Hybrid OceanHackWeek 2021 is a small, hands-on, interactive in-person and virtual workshop focused on data science and oceanography that will be held during **August 2-6, 2021**. Join us for four days of tutorials, data exploration, software development and community networking!
13+
OceanHackWeek 2021 is a small, hands-on, interactive **hybrid** in-person and virtual workshop focused on data science and oceanography that will be held during **August 3-6, 2021**. Join us for four days of tutorials, data exploration, software development and community networking!
14+
15+
Last year, OceanHackWeek was held completely virtual, after initial plans for
16+
parallel US East and West Coast in-person events. This move to virtual was a
17+
great success that allowed for more participation, including internationally,
18+
but it was difficult for participants outside North American time zones.
19+
For 2021, we have learned from that experience and previous in-person events
20+
and will hold a **hybrid** event.
21+
22+
<!-- **To apply, please [fill out this form](https://www.jotform.com/build/211262036692148) by June 14, 2021.** -->
23+
**To apply, please [fill out this form](https://PLACEHOLDER) by June 14, 2021.**
24+
Accepted applicants will be notified no later than June 18, 2021.
1725

18-
**To apply, please [fill out this form](https://form.jotform.com/201774238098159) by June 10, 2021.**
19-
Accepted applicants will be notified no later than June 14, 2021.
20-
We expect to accommodate approximately 50-100 participants.
26+
The **in-person event** will take place at the [Bigelow Laboratory for Ocean Sciences](https://www.bigelow.org/), in East Boothbay, Maine. We expect to accommodate approximately 30-35 participants.
2127

22-
**Formal daily activities will take place over a period of up to 3 hours per day.** Formal daily activities includes tutorials and project check-in with the entire group, but excludes actual project time.
28+
For the **virtual event**, formal daily activities will take place over a period of up to 3 hours per day. These activities include recorded tutorials with interactive discussions and project check-in with the entire group, but exclude actual project time.
29+
While plans are still tentative, we expect to hold these sessions in at least two time zones,
30+
USA PDT (UTC-7) and Australian EST (UTC+10).
2331

24-
For additional questions, please email <a href="mailto:oceanhkw@uw.edu" target="_blank">oceanhkw@uw.edu</a>.
32+
Please see the FAQs below for answers to common questions.
33+
For additional questions, please email
34+
<a href="mailto:oceanhkw@uw.edu" target="_blank">oceanhkw@uw.edu</a>.
2535

2636
---
2737

_pages/02-hackweek.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
layout: page
33
title: What is a hackweek?
44
permalink: hackweek.html
5-
description: Learn about "hackweek".
5+
description: Learn about "hackweek"
66
---
77

88
[The hackweek model](https://arxiv.org/abs/1711.00028) has emerged in the data
@@ -22,5 +22,7 @@ where data are large and complex and the community is diverse and collaborative.
2222
The hackweek model was spearheaded by the successful [*Astro-*](http://astrohackweek.org/2019/),
2323
[*Neuro-*](https://neurohackweek.github.io/), and [*Geohackweek*](https://geohackweek.github.io/).
2424

25-
See what we did at the previously held [OceanHackWeek 2019](https://oceanhackweek.github.io/ohw19/)
26-
and [OceanHackWeek 2018](https://oceanhackweek.github.io/ohw2018/). The [2019 schedule is here](https://oceanhackweek.github.io/ohw19/curriculum_2019.html), with links to tutorials.
25+
See what we did at the previously held [OceanHackWeek 2020](https://oceanhackweek.github.io/ohw20/),
26+
[OceanHackWeek 2019](https://oceanhackweek.github.io/ohw19/) and
27+
[OceanHackWeek 2018](https://oceanhackweek.github.io/ohw2018/).
28+
The [2019 schedule is here](https://oceanhackweek.github.io/ohw19/curriculum_2019.html), with links to tutorials.

jekyll-spectral-theme/_includes/banner.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,9 @@ <h2>{{ site.title }}</h2>
55
<p>{{ site.description }}</p>
66
<ul class="actions">
77
<!-- <li><a href="projects_2019.html" class="button special">2019 Hack Projects</a></li> -->
8-
<!-- <li><a href="#two" class="button special">Application due July 13!</a></li> -->
8+
<li><a href="#two" class="button special">Application due June 14!</a></li>
99
<!-- <li><span class="button special">Event details coming soon!</span></li> -->
10-
<li><a href="/ohw-resources/" class="button special">For event details go to the OHW Resources site</a></li>
10+
<!-- <li><a href="/ohw-resources/" class="button special">For event details go to the OHW Resources site</a></li> -->
1111
</ul>
1212
</div>
1313
<a href="#one" class="more scrolly">Learn More</a>

jekyll-spectral-theme/_includes/section-04.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<section id="four" class="wrapper style1 special">
22
<div class="inner">
33
<header class="major">
4-
<h2>OceanHackWeek 2020 Sponsors</h2>
4+
<h2>OceanHackWeek 2021 Sponsors</h2>
55
<p>Thanks to our sponsors that make this event possible.</p>
66
</header>
77
<div class="sponsors">

0 commit comments

Comments
 (0)