diff --git a/_ext/team.yaml b/_ext/team.yaml index 7bb80587..5bec8836 100644 --- a/_ext/team.yaml +++ b/_ext/team.yaml @@ -215,6 +215,7 @@ team: - OHW22 Organizer - Seattle - OHW23 Organizer - OHW24 Organizer - USA + - OHW25 Organizer - name: Nick Mortimer title: Senior Engineer @@ -334,7 +335,7 @@ team: github_user: btupper roles: - OHW23 Organizer - - OHW24 Mentor + - OHW24 Project Mentor - name: Callum Rollo title: Data Scientist @@ -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 @@ -394,6 +396,7 @@ team: - OHW23 Project Mentor, Funding - OHW24 Organizer, Project Mentor - OHW25 Organizer + - OHW25 Project Mentor - name: Georgy Manucharyan title: Assistant Professor @@ -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 diff --git a/assets/images/logos/nmfs-opensci.png b/assets/images/logos/nmfs-opensci.png new file mode 100644 index 00000000..25062d6e Binary files /dev/null and b/assets/images/logos/nmfs-opensci.png differ diff --git a/assets/images/logos/openscapes.png b/assets/images/logos/openscapes.png new file mode 100644 index 00000000..61bd1031 Binary files /dev/null and b/assets/images/logos/openscapes.png differ diff --git a/conf.py b/conf.py index 7a63e6b3..7076879e 100644 --- a/conf.py +++ b/conf.py @@ -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 ------------------------------------------------- diff --git a/ohw25/index.md b/ohw25/index.md index 62f6a1df..12e1a248 100644 --- a/ohw25/index.md +++ b/ohw25/index.md @@ -91,7 +91,26 @@ The events will be all-day workshops (approximately 9am - 5pm). Join us for five ``` - + +
+ + ```{image} ../assets/images/logos/openscapes.png + :alt: Openscapes + :width: 180px + ``` + +
+ +
+ + ```{image} ../assets/images/logos/nmfs-opensci.png + :alt: NMFS Open Science + :width: 180px + ``` + +
+ + diff --git a/ohw25/organizers.md b/ohw25/organizers.md index 7e9d8c7f..31ba5090 100644 --- a/ohw25/organizers.md +++ b/ohw25/organizers.md @@ -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" +``` +