Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
22 changes: 21 additions & 1 deletion _ext/team.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -215,6 +215,7 @@ team:
- OHW22 Organizer - Seattle
- OHW23 Organizer
- OHW24 Organizer - USA
- OHW25 Organizer

- name: Nick Mortimer
title: Senior Engineer
Expand Down Expand Up @@ -334,7 +335,7 @@ team:
github_user: btupper
roles:
- OHW23 Organizer
- OHW24 Mentor
- OHW24 Project Mentor

- name: Callum Rollo
title: Data Scientist
Expand Down Expand Up @@ -375,6 +376,7 @@ team:
github_user: eeholmes
email: eli.holmes@noaa.gov
roles:
- Steering Committee
- OHW23 Organizer, Project Mentor - Seattle
- OHW24 Organizer, Project Mentor - USA
- OHW25 Organizer
Expand All @@ -394,6 +396,7 @@ team:
- OHW23 Project Mentor, Funding
- OHW24 Organizer, Project Mentor
- OHW25 Organizer
- OHW25 Project Mentor

- name: Georgy Manucharyan
title: Assistant Professor
Expand All @@ -406,3 +409,20 @@ team:
- Tutorials
- OHW22 Organizer - Seattle UG

- name: Christian Sarason
title: Senior Research Scientist
affiliate: UW Applied Physics Laboratory
image_url: https://avatars.githubusercontent.com/u/665290?v=4
github_user: cpsarason
email: cbps@uw.edu
roles:
- OHW25 Organizer

- name: Jon Peake
title: Data Scientist
affiliate: NOAA Fisheries
image_url: https://avatars.githubusercontent.com/u/27690999?v=4
github_user: jonpeake
email: jonathan.peake@noaa.gov
roles:
- OHW25 Project Mentor
Binary file added assets/images/logos/nmfs-opensci.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/images/logos/openscapes.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@

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


# -- HTML Config -------------------------------------------------
Expand Down
21 changes: 20 additions & 1 deletion ohw25/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,26 @@ The events will be all-day workshops (approximately 9am - 5pm). Join us for five
```

</div>
</div>

<div class="col-4" style="margin-bottom: 1rem">

```{image} ../assets/images/logos/openscapes.png
:alt: Openscapes
:width: 180px
```

</div>

<div class="col-4" style="margin-bottom: 1rem">

```{image} ../assets/images/logos/nmfs-opensci.png
:alt: NMFS Open Science
:width: 180px
```

</div>

</div>



Expand Down
21 changes: 19 additions & 2 deletions ohw25/organizers.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,27 @@ layout: page
description: Team of OceanHackWeek 2025 organizers
---

# OceanHackWeek 2025 Organizers
# Organizers

```{ohw-team}
:roles: "OHW25 Organizer*"
:badges:
:hide_role_badges: "OHW18 O*,OHW19 O*,OHW20 O*,OHW21 O*,OHW22 O*,OHW23 O*,OHW24 O*,*Participant*,Steering *,Tutorials,Infrastructure,Applicant Selection,Projects,Financial Planning,Website"
:hide_role_badges: "OHW18 *,OHW19 *,OHW20 *,OHW21 *,OHW22 *,OHW23 *,OHW24 *,OHW25 Project*,OHW25 Mentor*,OHW25 Tutorial*,*Participant*,Steering *,Tutorials,Infrastructure,Applicant Selection,Projects,Financial Planning,Website"
```

# Project Mentors

```{ohw-team}
:roles: "OHW25 Project*"
:badges:
:hide_role_badges: "OHW18 *,OHW19 *,OHW20 *,OHW21 *,OHW22 *,OHW23 *,OHW24 *,OHW25 Organizer*,OHW25 Tutorial*,*Participant*,Steering *,Tutorials,Infrastructure,Applicant Selection,Projects,Financial Planning,Website"
```

# Tutorial Leads

```{ohw-team}
:roles: "OHW25 Tutorial*"
:badges:
:hide_role_badges: "OHW18 *,OHW19 *,OHW20 *,OHW21 *,OHW22 *,OHW23 *,OHW24 *,OHW25 Mentor*,OHW25 Project*,OHW25 Organizer*,*Participant*,Steering *,Tutorials,Infrastructure,Applicant Selection,Projects,Financial Planning,Website"
```

Loading