Skip to content

Commit 06063c5

Browse files
authored
Merge branch 'source' into emiliom-patch-2
2 parents 31403fa + df80059 commit 06063c5

21 files changed

Lines changed: 707 additions & 46 deletions

File tree

Lines changed: 10 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,38 +1,41 @@
11
name: Check Sphinx Build
2+
23
on:
34
pull_request:
45
branches: [master, source]
56

67
jobs:
7-
jekyll_build:
8-
name: Jekyll build of web pages
8+
build-docs:
9+
name: Sphinx build of web pages
910
runs-on: ubuntu-latest
11+
defaults:
12+
run:
13+
shell: bash -l {0}
1014

1115
steps:
12-
# https://github.com/actions/checkout
1316
- name: Checkout
14-
uses: actions/checkout@v2
17+
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
1518
with:
1619
submodules: true
1720

1821
- name: Install Conda environment from environment.yml
19-
uses: mamba-org/setup-micromamba@v2.0.0
22+
uses: mamba-org/setup-micromamba@0dea6379afdaffa5d528b3d1dabc45da37f443fc # v2.0.4
2023
with:
2124
environment-file: environment.yml
2225
cache-environment: true
2326

2427
- name: Build documentation
2528
shell: bash -l {0}
2629
run: |
27-
make html
30+
make html linkcheck
2831
2932
# workaround https://github.com/actions/upload-artifact/issues/38
3033
- name: tarball
3134
run: tar czf site.tar.gz ./_build/html/
3235

3336
# https://github.com/actions/upload-artifact
3437
- name: Upload Website artifact
35-
uses: actions/upload-artifact@v4
38+
uses: actions/upload-artifact@ea165f8d65b6e75b540449e92b4886f43607fa02 # 4.6.2
3639
with:
3740
name: Website
3841
path: site.tar.gz

.github/workflows/dependabot.yml

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
# See https://docs.github.com/en/code-security/supply-chain-security/keeping-your-dependencies-updated-automatically/keeping-your-actions-up-to-date-with-dependabot
2+
3+
version: 2
4+
updates:
5+
6+
- package-ecosystem: "github-actions"
7+
directory: "/"
8+
schedule:
9+
interval: "daily"
10+
labels:
11+
- "Bot"
12+
groups:
13+
github-actions:
14+
patterns:
15+
- '*'

_ext/team.yaml

Lines changed: 60 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -70,6 +70,7 @@ team:
7070
- OHW22 Organizer - Global
7171
- OHW23 Organizer
7272
- OHW24 Organizer - USA
73+
- OHW25 Organizer
7374

7475
- name: Charley Haley
7576
title: Organizational & Social Strategist
@@ -93,6 +94,8 @@ team:
9394
- OHW22 Organizer - Maine
9495
- OHW23 Organizer
9596
- OHW24 Organizer - USA
97+
- OHW25 Organizer
98+
- OHW25 Infrastructure
9699

97100
- name: Jane Koh
98101
title: Program Specialist
@@ -123,6 +126,8 @@ team:
123126
- OHW22 Organizer - Seattle
124127
- OHW23 Organizer
125128
- OHW24 Organizer - USA
129+
- OHW25 Organizer
130+
- OHW25 Project Mentor
126131

127132
- name: Paige Martin
128133
title: User Training Team Leader
@@ -174,6 +179,7 @@ team:
174179
- OHW22 Organizer - Maine
175180
- OHW23 Organizer
176181
- OHW24 Organizer - USA
182+
- OHW25 Organizer
177183

178184
- name: Thomas Moore
179185
title: Ocean Data Analyst
@@ -209,6 +215,7 @@ team:
209215
- OHW22 Organizer - Seattle
210216
- OHW23 Organizer
211217
- OHW24 Organizer - USA
218+
- OHW25 Organizer
212219

213220
- name: Nick Mortimer
214221
title: Senior Engineer
@@ -236,17 +243,6 @@ team:
236243
- OHW22 Organizer - Global
237244
- OHW23 Organizer
238245

239-
- name: Georgy Manucharyan
240-
title: Assistant Professor
241-
affiliate: UW School of Oceanography
242-
image_url: https://www.ocean.washington.edu/files/dsc_0104-20191128052712_smsq.jpg
243-
github_user: gmanuch
244-
email: gmanuch@uw.edu
245-
roles:
246-
- Projects
247-
- Tutorials
248-
- OHW22 Organizer - Seattle UG
249-
250246
- name: Steve Diggs
251247
title: Data Manager
252248
affiliate: Scripps Institution of Oceanography
@@ -329,8 +325,10 @@ team:
329325
# email:
330326
roles:
331327
- Steering Committee
332-
- OHW23 Organizer
333-
- OHW24 Organizer - USA
328+
- OHW23 Organizer, Tutorial
329+
- OHW24 Organizer, Tutorial - USA
330+
- OHW25 Organizer
331+
- OHW25 Tutorial Lead
334332

335333
- name: Ben Tupper
336334
title: Senior Research Associate
@@ -339,6 +337,7 @@ team:
339337
github_user: btupper
340338
roles:
341339
- OHW23 Organizer
340+
- OHW24 Project Mentor
342341

343342
- name: Callum Rollo
344343
title: Data Scientist
@@ -347,7 +346,8 @@ team:
347346
github_user: callumrollo
348347
roles:
349348
- OHW20 Participant
350-
349+
- OHW24 Tutorial Lead
350+
351351
- name: Natalia Ribeiro
352352
title: Science Officer
353353
affiliate: Integrated Marine Observing System (IMOS), Australia
@@ -373,14 +373,16 @@ team:
373373

374374
- name: Eli Holmes
375375
title: Senior Scientist
376-
affiliate: NOAA Fisheries
376+
affiliate: NOAA Fisheries, UW SAFS
377377
image_url: https://avatars.githubusercontent.com/u/2545978?v=4
378378
github_user: eeholmes
379379
email: eli.holmes@noaa.gov
380380
roles:
381381
- Steering Committee
382-
- OHW23 Organizer - Seattle
383-
- OHW24 Organizer - USA
382+
- OHW23 Organizer, Project Mentor - Seattle
383+
- OHW24 Organizer, Project Mentor - USA
384+
- OHW25 Organizer
385+
- OHW25 Project Mentor
384386

385387
- name: Valentina Staneva
386388
title: Senior Research Scientist
@@ -395,4 +397,44 @@ team:
395397
- OHW20 Instructor
396398
- OHW22 Instructor, Project Mentor
397399
- OHW23 Project Mentor, Funding
398-
- OHW24 Organizer
400+
- OHW24 Organizer, Project Mentor
401+
- OHW25 Organizer
402+
- OHW25 Project Mentor
403+
404+
- name: Georgy Manucharyan
405+
title: Assistant Professor
406+
affiliate: UW School of Oceanography
407+
image_url: https://www.ocean.washington.edu/files/dsc_0104-20191128052712_smsq.jpg
408+
github_user: gmanuch
409+
email: gmanuch@uw.edu
410+
roles:
411+
- OHW22 Organizer - Seattle UG
412+
413+
- name: Christian Sarason
414+
title: Senior Research Scientist
415+
affiliate: UW Applied Physics Laboratory
416+
image_url: https://avatars.githubusercontent.com/u/665290?v=4
417+
github_user: cpsarason
418+
email: cbps@uw.edu
419+
roles:
420+
- OHW25 Organizer
421+
422+
- name: Jon Peake
423+
title: Data Scientist
424+
affiliate: NOAA Fisheries
425+
image_url: https://avatars.githubusercontent.com/u/27690999?v=4
426+
github_user: jonpeake
427+
email: jonathan.peake@noaa.gov
428+
roles:
429+
- OHW25 Project Mentor
430+
431+
- name: Rich Signell
432+
title: Research Oceanographer
433+
affiliate: Open Science Computing
434+
image_url: https://avatars.githubusercontent.com/u/125569335?v=4
435+
github_user: rsignell
436+
email: rich@opensciencecomputing.com
437+
roles:
438+
- Steering Committee
439+
- OHW25 Organizer
440+
- OHW25 Project Mentor

about/fellows.md

Lines changed: 36 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,36 @@
1+
---
2+
layout: page
3+
title: OceanHackWeek Fellows Program
4+
permalink: fellows.html
5+
---
6+
7+
8+
# OceanHackWeek Fellows Program
9+
10+
Are you interested in helping at the OceanHackWeek workshop? Would you like to host your own OceanHackWeek style event? Then the OceanHackWeek Fellows Program is for you!
11+
12+
Through this program, fellows will learn about all aspects of organizing an OceanHackWeek (OHW) workshop, from logistics to curriculum planning.
13+
Fellows will be immersed in the OHW philosophy and help support our mission to meet, collaborate, and learn at the intersection of ocean and data sciences.
14+
After this program, fellows will be equipped to host their own OHW style events.
15+
16+
## OHW Fellows Program Requirements
17+
18+
1. Join, attend and actively engage in the Organizing Committee for the annual OHW Workshop.
19+
The committee typically meets once a week, but many tasks are carried out by subgroups of the main committee asynchronously from the main Organizing Committee meetings.
20+
21+
2. Attend the annual OHW workshop and join as a project mentor, assist with logistics support, deliver a tutorial and/or assist with any other organizational matters that arise during the workshop.
22+
23+
3. Meet with the OHW Steering Committee after the annual OHW workshop to discuss lessons learned and future directions.
24+
25+
## OHW Fellows Program 2025: Important Information
26+
27+
* OceanHackWeek 2025 (OHW25) will consist of an in-person event at the **University of Washington, Seattle, USA, on August 18th-22nd, 2025**. OHW Fellows will be required to attend this event.
28+
* Thanks to the support of our sponsor, there will be no cost for lodging or meals to attend OHW25. We will be able to support some travel expenses, as well as provide a stipend to any participating fellows.
29+
30+
<!--
31+
[**Apply for the OHW Fellows program now!**](https://forms.gle/pPiyq5yrmEABzhXB8) We will start reviewing applications immediately, with applications closing on July 14th, 2025.
32+
-->
33+
Applications are closed. Accepted applicants will be notified no later than July 21st, 2025.
34+
35+
For general questions, please email info@oceanhackweek.org
36+

about/pasthackweeks.md

Lines changed: 13 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,17 @@ description: Access materials from past hackweeks
77

88
# Past OHW Events
99

10-
OceanHackWeek (**OHW**) has taken place annually starting in 2018. Materials from past hackweeks are available, though they may be incomplete, particularly for older events. Links to past tutorials and projects are also provided in most cases.
10+
OceanHackWeek (**OHW**) has taken place annually starting in 2018. Materials from past hackweeks are available, though they may be incomplete, particularly for older events. Links to past tutorials and projects are also provided in most cases. [Searchable table of past OHW projects](https://oceanhackweek.org/ohw24_proj_catalog_us/OHW_project_table.html).
1111

12-
OceanHackWeek started out as an in-person event in Seattle with limited virtual access in 2018 and 2019, but moved to a virtual format in 2020 and a hybrid format starting in 2021.
12+
OceanHackWeek started out as an in-person event in Seattle with limited virtual access in 2018 and 2019, but moved to a virtual format in 2020 and a hybrid format from 2021 to 2023. In 2024, it was held at two in-person locations.
13+
14+
## 2024 (OHW24)
15+
16+
- Two in-person events, at the Bigelow Laboratory for Ocean Sciences, East Boothbay, Maine, USA and in Sydney, Australia.
17+
- Programming languages: Python + R
18+
- [11 tutorials](../ohw24/tutorials-index/index) + [11 projects](../ohw24/projects/projects_thisyear)
19+
- [Schedule](../ohw24/schedule)
20+
- [Web site](../ohw24/index)
1321

1422
## 2023 (OHW23)
1523

@@ -36,8 +44,7 @@ OceanHackWeek started out as an in-person event in Seattle with limited virtual
3644
- 7 tutorials + [11 projects](https://oceanhackweek.org/ohw-resources/projects/projectlist/)
3745
- [Schedule](https://oceanhackweek.org/ohw-resources/schedule/#main-virtual-event). Links to tutorials are found here
3846
- [Participant testimonials](testimonials.md#ohw21-hybrid)
39-
- [Web site](https://oceanhackweek.org/ohw21/)
40-
- [OHW21 Resources site](https://oceanhackweek.org/ohw-resources/)
47+
- [Main web site](https://oceanhackweek.org/ohw21/) and [OHW21 Resources site](https://oceanhackweek.org/ohw-resources/)
4148

4249
## 2020 (OHW20)
4350

@@ -46,8 +53,7 @@ OceanHackWeek started out as an in-person event in Seattle with limited virtual
4653
- 10 tutorials + [8 projects](https://oceanhackweek.org/ohw21/projects_2020.html)
4754
- [Participant testimonials](testimonials.md#ohw20-virtual)
4855
- [Schedule](https://oceanhackweek.org/ohw-resources/ohw20/schedule/). Links to tutorials are found here
49-
- [Web site](https://oceanhackweek.org/ohw20/)
50-
- [OHW20 Resources site](https://oceanhackweek.org/ohw-resources/ohw20/)
56+
- [Main web site](https://oceanhackweek.org/ohw20/) and [OHW20 Resources site](https://oceanhackweek.org/ohw-resources/ohw20/)
5157

5258
## 2019 (OHW19)
5359

@@ -72,6 +78,7 @@ OceanHackWeek started out as an in-person event in Seattle with limited virtual
7278
:maxdepth: 1
7379
:hidden:
7480
81+
../ohw24/index.md
7582
../ohw23/index.md
7683
../ohw22/index.md
7784
```
248 KB
Loading

assets/images/logos/openscapes.png

433 KB
Loading
571 KB
Loading

conf.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050

5151
# If true, "(C) Copyright ..." is shown in the HTML footer. Default is True.
5252
html_show_copyright = True
53-
copyright = "2023, OceanHackWeek"
53+
copyright = "2025, OceanHackWeek"
5454

5555

5656
# -- HTML Config -------------------------------------------------
@@ -101,7 +101,7 @@
101101
}
102102

103103
html_title = "OceanHackWeek"
104-
# html_favicon = "_static/magnifying.ico"
104+
html_favicon = "_static/logo.png"
105105
html_static_path = ["_static"]
106106
html_sidebars = {
107107
"index": [

index.md

Lines changed: 31 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -6,16 +6,41 @@ description: OceanHackWeek home
66

77
# OceanHackWeek (OHW)
88

9-
:::{admonition} OceanHackWeek 2024 will be on August 26 - 30!
9+
:::{admonition} Applications Closed for OceanHackWeek 2025. Decisions by July 21.
1010
:class: important
1111

12+
We are planning an in-person event at the University of Washington **Aug 18-22, 2025** in Seattle, WA USA.
13+
What is OceanHackWeek? [Check out our past events](about/pasthackweeks), including [OHW24](ohw24/index). Please [contact us](about/contact) if you're interested in contributing to OceanHackWeek 2025 as [tutorial instructor or project mentor](resources/organizing/index).
1214

13-
```{button-link} ohw24/
15+
<!--
16+
```{button-link} https://forms.gle/npWmq1QA4twbV5LT7
17+
:color: primary
18+
:expand:
19+
:tooltip: Apply to OHW25
20+
Apply to OceanHackWeek 2025
21+
```
22+
-->
23+
:::
24+
25+
26+
:::{admonition} New in 2025: The OceanHackWeek Fellows Program
27+
:class: admonition
28+
29+
Are you interested in helping at the OceanHackWeek workshop? Would you like to host your own OceanHackWeek style event? Then the OceanHackWeek Fellows Program is for you!
30+
Fellows will be immersed in the [OHW philosophy](about/index) and help support our mission to meet, collaborate, and learn at the intersection of ocean and data sciences.
31+
Fellows will join the Organizing Committee for [OHW25](ohw25/index). Funding support will be provided for Fellows to attend OHW25 as project mentors and assist
32+
with logistical support.
33+
**Applications closed. Decisions announced by July 21.**
34+
For more details [check our OHW Fellows page](about/fellows).
35+
36+
<!--
37+
```{button-link} https://forms.gle/pPiyq5yrmEABzhXB8
1438
:color: primary
1539
:expand:
16-
:tooltip: OHW24
17-
Go to OceanHackWeek 2024
40+
:tooltip: Apply to OHW25 Fellows
41+
Apply to OceanHackWeek 2025 Fellows Program
1842
```
43+
-->
1944
:::
2045

2146

@@ -168,7 +193,8 @@ Thanks to our sponsors that have made OceanHackWeek possible over the last sever
168193
:hidden:
169194
170195
about/index.md
171-
OceanHackWeek 2024 <ohw24/index.md>
196+
OceanHackWeek 2025 <ohw25/index.md>
197+
OceanHackWeek Fellows <about/fellows.md>
172198
resources/index.md
173199
about/pasthackweeks.md
174200
```

0 commit comments

Comments
 (0)