From 808472ad667834d54c886ee86dc6e42a3da9bae5 Mon Sep 17 00:00:00 2001 From: Eli Holmes Date: Fri, 30 Jan 2026 10:25:49 -0800 Subject: [PATCH 1/8] Modify lecture links and add new presentation Updated video links for lectures and added Hackweek Wrapup. --- book/presentations/lectures.md | 12 ++++++++---- 1 file changed, 8 insertions(+), 4 deletions(-) diff --git a/book/presentations/lectures.md b/book/presentations/lectures.md index 1cf04c5..85cd7fd 100644 --- a/book/presentations/lectures.md +++ b/book/presentations/lectures.md @@ -9,10 +9,11 @@ The slides and recordings will be linked from this page as they become available | Hyperspectral Products for Fisheries Applications | [{{ l1 }}][hyper-view] | [{{ v0 }}][hyper-vid] | | Harmful Algal Blooms and Hyperspectral Ocean Color Data | [{{ l1 }}][habs-view] | [{{ v1 }}][habs-vid] | | Phytoplankton Community Composition from Ocean Color | [{{ l1 }}][phyto-view] | [{{ v1 }}][phyto-vid] | -| Optical Light Fields and Fish Behavior | [{{ l0 }}][light-view] | [{{ v0 }}][light-vid] | -| The Future of High-resolution Ocean Color | [{{ l0 }}][future-view] | [{{ v0 }}][future-vid] | +| Optical Light Fields and Fish Behavior | [{{ l0 }}][light-view] | [{{ v1 }}][light-vid] | +| Hackweek Wrapup | [{{ l0 }}][wrapup-view] | [{{ v0 }}][wrapup-vid] | @@ -32,9 +33,12 @@ The slides and recordings will be linked from this page as they become available [phyto-view]: https://drive.google.com/file/d/1LnWvJxzqM2CBwa_z-fmufkHRr8AbnnZn/view?usp=sharing [phyto-dl]: "" [phyto-vid]: https://youtu.be/AiRPInRGgfM -[light-view]: "" +[light-view]: https://drive.google.com/file/d/1nqhyqtgOFSr_dIR-nd8L8wndSTSbiYzV/view [light-dl]: "" -[light-vid]: "" +[light-vid]: https://youtu.be/rsnLtDM4AdM +[wrapup-view]: "" +[wrapup-dl]: "" +[wrapup-vid]: "" [future-view]: "" [future-dl]: "" [future-vid]: "" From 0f41b360a0f9bf46d33a3ef113b2e378b2aa21c7 Mon Sep 17 00:00:00 2001 From: Eli Holmes Date: Fri, 30 Jan 2026 10:32:39 -0800 Subject: [PATCH 2/8] Fix link version for Kd visualization tutorial Updated the link for the 'Exploring light attenuation with Kd' tutorial to point to the correct version. --- book/presentations/tutorials.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/book/presentations/tutorials.md b/book/presentations/tutorials.md index 9845ff3..b18d7de 100644 --- a/book/presentations/tutorials.md +++ b/book/presentations/tutorials.md @@ -15,7 +15,7 @@ JupyterHub with all the necessary Python software packages installed. | Data matchups | | [{{ l1 }}][mu-n] | {{ d1 }} | [{{ v1 }}][mu-v] | [{{ c1 }}][mu-c] | | Accessing and visualizing MOANA data | | [{{ l1 }}][moana-n] | {{ d1 }} | [{{ v1 }}][moana-v] | [{{ c1 }}][moana-c] | | Optical water classification and clustering | | [{{ l1 }}][wc-n] | {{ d1 }} | [{{ v1 }}][wc-v] | [{{ c1 }}][wc-c] | -| Exploring light attenuation with Kd | | [{{ l1 }}][kd-n] | {{ d1 }} | [{{ v0 }}][kd-v] | [{{ c1 }}][kd-c] | +| Exploring light attenuation with Kd | | [{{ l1 }}][kd-n] | {{ d1 }} | [{{ v1 }}][kd-v] | [{{ c1 }}][kd-c] | | PACE, Bio-Argo and machine-learning | [{{ l1 }}][brt-l] | [{{ l1 }}][brt-n] | {{ d1 }} | [{{ v0 }}][brt-v] | [{{ c1 }}][brt-c] | ## Additional Tuturials @@ -65,7 +65,7 @@ See "Supplemental tutorials" in left navbar. [kd-n]: notebooks/kd_vizualization [kd-l]: "" [kd-d]: notebooks/kd_vizualization.ipynb -[kd-v]: "" +[kd-v]: https://youtu.be/nsdx1O1Q_ow [kd-c]: https://colab.research.google.com/github/fish-pace/2025-tutorials/blob/main/kd_vizualization.ipynb [cnn-n]: notebooks/CNN_2D From 3f406edc21f33ad6bb98069a4fb422bccddf31ef Mon Sep 17 00:00:00 2001 From: Eli Holmes Date: Fri, 30 Jan 2026 10:53:05 -0800 Subject: [PATCH 3/8] Update video link for PACE, Bio-Argo tutorial --- book/presentations/tutorials.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/book/presentations/tutorials.md b/book/presentations/tutorials.md index b18d7de..f54c7a5 100644 --- a/book/presentations/tutorials.md +++ b/book/presentations/tutorials.md @@ -16,7 +16,7 @@ JupyterHub with all the necessary Python software packages installed. | Accessing and visualizing MOANA data | | [{{ l1 }}][moana-n] | {{ d1 }} | [{{ v1 }}][moana-v] | [{{ c1 }}][moana-c] | | Optical water classification and clustering | | [{{ l1 }}][wc-n] | {{ d1 }} | [{{ v1 }}][wc-v] | [{{ c1 }}][wc-c] | | Exploring light attenuation with Kd | | [{{ l1 }}][kd-n] | {{ d1 }} | [{{ v1 }}][kd-v] | [{{ c1 }}][kd-c] | -| PACE, Bio-Argo and machine-learning | [{{ l1 }}][brt-l] | [{{ l1 }}][brt-n] | {{ d1 }} | [{{ v0 }}][brt-v] | [{{ c1 }}][brt-c] | +| PACE, Bio-Argo and machine-learning | [{{ l1 }}][brt-l] | [{{ l1 }}][brt-n] | {{ d1 }} | [{{ v1 }}][brt-v] | [{{ c1 }}][brt-c] | ## Additional Tuturials @@ -77,5 +77,5 @@ See "Supplemental tutorials" in left navbar. [brt-n]: notebooks/BRT_Argo_CHLA [brt-l]: https://fish-pace.github.io/chla-z/text_and_talks/chla_depth_talk_2.html#/title-slide [brt-d]: notebooks/BRT_Argo_CHLA.ipynb -[brt-v]: "" +[brt-v]: https://youtu.be/G_B8hRPIlbY [brt-c]: https://colab.research.google.com/github/fish-pace/2025-tutorials/blob/main/BRT_Argo_CHLA.ipynb From e0101c0a0133da4061d7cc6172b6d4dfaf6b2925 Mon Sep 17 00:00:00 2001 From: Eli Holmes Date: Fri, 30 Jan 2026 10:54:24 -0800 Subject: [PATCH 4/8] Adjust schedule times for presentations and wrap-up --- book/schedule.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/book/schedule.yaml b/book/schedule.yaml index f5644a7..803e48e 100644 --- a/book/schedule.yaml +++ b/book/schedule.yaml @@ -226,10 +226,10 @@ tabs: time: 12:30 - 13:00 - title: Project Presentations description: East & West together - time: 13:00 - 14:30 + time: 13:00 - 14:00 - title: HackWeek Wrap-Up description: null - time: 14:30 - 15:00 + time: 14:00 - 14:15 leads: - Ryan Vandermeulen - Eli Holmes From 656074077c387a2dc26cb98ab55f8452de71940e Mon Sep 17 00:00:00 2001 From: Eli Holmes Date: Fri, 30 Jan 2026 10:56:50 -0800 Subject: [PATCH 5/8] Revise project list header and add presentation date Updated project list to include details for Fish-PACE 2026. --- book/projects/list_of_projects.md | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/book/projects/list_of_projects.md b/book/projects/list_of_projects.md index dbd22ae..0a833cb 100644 --- a/book/projects/list_of_projects.md +++ b/book/projects/list_of_projects.md @@ -1,8 +1,11 @@ -# List of Projects +# List of Projects from Fish-PACE 2026 -On day 1 of the hackweek, they will self-form into groups of 3-7 and -then get to work. On Day 5, each group will present on their project. +Presentation schedule Friday Jan 30, 2026 +image + + From fabbb2e5032934859dc0f1fd40fdb9204a2c3505 Mon Sep 17 00:00:00 2001 From: Eli Holmes Date: Fri, 30 Jan 2026 10:58:41 -0800 Subject: [PATCH 6/8] Update project presentations descriptions with links Added a link to the project presentations description. --- book/schedule.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/book/schedule.yaml b/book/schedule.yaml index 803e48e..53b966e 100644 --- a/book/schedule.yaml +++ b/book/schedule.yaml @@ -219,13 +219,13 @@ tabs: description: Each project will have a breakout room. time: 7:00 - 11:00 - title: Project Presentations - description: East & West together + description: East & West together [schedule](https://fish-pace.github.io/hackweek-2025/projects/projects.html) time: 11:00 - 12:30 - title: Break description: null time: 12:30 - 13:00 - title: Project Presentations - description: East & West together + description: East & West together [schedule](https://fish-pace.github.io/hackweek-2025/projects/projects.html) time: 13:00 - 14:00 - title: HackWeek Wrap-Up description: null From b923d12063b692cd27ee8a028e8e47b41c9cda62 Mon Sep 17 00:00:00 2001 From: Eli Holmes Date: Fri, 30 Jan 2026 10:59:36 -0800 Subject: [PATCH 7/8] Fix schedule links for project presentations Updated project presentation schedule links. --- book/schedule.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/book/schedule.yaml b/book/schedule.yaml index 53b966e..16db9ec 100644 --- a/book/schedule.yaml +++ b/book/schedule.yaml @@ -219,13 +219,13 @@ tabs: description: Each project will have a breakout room. time: 7:00 - 11:00 - title: Project Presentations - description: East & West together [schedule](https://fish-pace.github.io/hackweek-2025/projects/projects.html) + description: East & West together [schedule](https://fish-pace.github.io/hackweek-2025/projects/list_of_projects.html) time: 11:00 - 12:30 - title: Break description: null time: 12:30 - 13:00 - title: Project Presentations - description: East & West together [schedule](https://fish-pace.github.io/hackweek-2025/projects/projects.html) + description: East & West together [schedule](https://fish-pace.github.io/hackweek-2025/projects/list_of_projects.html) time: 13:00 - 14:00 - title: HackWeek Wrap-Up description: null From e8bf9e66f7ae854d65934595d846b33d167a7bd5 Mon Sep 17 00:00:00 2001 From: Eli Holmes Date: Fri, 30 Jan 2026 11:00:07 -0800 Subject: [PATCH 8/8] Uncomment list_of_projects in the table of contents --- book/_toc.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/book/_toc.yml b/book/_toc.yml index 9d35575..a3a4fb5 100644 --- a/book/_toc.yml +++ b/book/_toc.yml @@ -27,7 +27,7 @@ parts: - caption: Projects chapters: - file: projects/index -# - file: projects/list_of_projects + - file: projects/list_of_projects - caption: Reference chapters: - file: preliminary/learning