From 2e296f2da33cd5cde5c9d2b67ebc6a7fa845dac3 Mon Sep 17 00:00:00 2001 From: Valentina Staneva Date: Tue, 12 Aug 2025 20:41:24 -0700 Subject: [PATCH 1/9] adding tutorials --- ohw25/tutorials-index/index.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/ohw25/tutorials-index/index.md b/ohw25/tutorials-index/index.md index 743af47f..32e62ac6 100644 --- a/ohw25/tutorials-index/index.md +++ b/ohw25/tutorials-index/index.md @@ -18,10 +18,14 @@ We are pleased to present a number of tutorials during the week. These tutorial The following tutorials will be presented live during the **US sessions**, and will be recorded for later review. ### Monday, August 18th +[Christian Sarason](https://apl.uw.edu/people/profile.php?last_name=Sarason&first_name=Christian) - [**Fight the dreaded 'It works for me' demon with conda package management and jupyter notebooks:**](https://github.com/oceanhackweek/ohw-tutorials/tree/OHW25/00-Mon#packagesjupyterlabhub) This tutorial will describe some of the pros, cons and pitfalls of package management and take quick tour of Pixi and JupyterHub using an example project. +[Derya Gumustel](https://www.linkedin.com/in/derya-gumustel), [Rui Jin](https://ruijinsz.github.io/), [Bruna Strack C$\hat{a}$ndido](https://at.linkedin.com/in/brunascandido)- [**Git&GitHub Primer**](https://github.com/oceanhackweek/ohw-tutorials/tree/OHW25/00-Mon#git--github-primer) ### Tuesday, August 19th +[Filipe Fernandes](https://github.com/ocefpaf) - [**Data Access in Python:**](https://github.com/oceanhackweek/ohw-tutorials/tree/OHW25/01-Tue#data-access-in-python) In this tutorial, participants will use Python to find and access ocean data via a range of protocols including ERDDAP, OPeNDAP and WMS. +[Finn Wimberly](https://www.whoi.edu/research-associate-ii-finn-wimberly/) - [**Xarray Tutorial**](https://github.com/oceanhackweek/ohw-tutorials/tree/OHW25/01-Tue#xarray) ### Wednesday, August 28th From 5fd9a28eaae3ace66cbb2072babcc59d342ac70f Mon Sep 17 00:00:00 2001 From: Valentina Staneva Date: Tue, 12 Aug 2025 20:48:35 -0700 Subject: [PATCH 2/9] fixing hat --- ohw25/tutorials-index/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ohw25/tutorials-index/index.md b/ohw25/tutorials-index/index.md index 32e62ac6..473ffe15 100644 --- a/ohw25/tutorials-index/index.md +++ b/ohw25/tutorials-index/index.md @@ -20,7 +20,7 @@ The following tutorials will be presented live during the **US sessions**, and w ### Monday, August 18th [Christian Sarason](https://apl.uw.edu/people/profile.php?last_name=Sarason&first_name=Christian) - [**Fight the dreaded 'It works for me' demon with conda package management and jupyter notebooks:**](https://github.com/oceanhackweek/ohw-tutorials/tree/OHW25/00-Mon#packagesjupyterlabhub) This tutorial will describe some of the pros, cons and pitfalls of package management and take quick tour of Pixi and JupyterHub using an example project. -[Derya Gumustel](https://www.linkedin.com/in/derya-gumustel), [Rui Jin](https://ruijinsz.github.io/), [Bruna Strack C$\hat{a}$ndido](https://at.linkedin.com/in/brunascandido)- [**Git&GitHub Primer**](https://github.com/oceanhackweek/ohw-tutorials/tree/OHW25/00-Mon#git--github-primer) +[Derya Gumustel](https://www.linkedin.com/in/derya-gumustel), [Rui Jin](https://ruijinsz.github.io/), [Bruna Strack C$^{a}$ndido](https://at.linkedin.com/in/brunascandido)- [**Git&GitHub Primer**](https://github.com/oceanhackweek/ohw-tutorials/tree/OHW25/00-Mon#git--github-primer) ### Tuesday, August 19th [Filipe Fernandes](https://github.com/ocefpaf) - [**Data Access in Python:**](https://github.com/oceanhackweek/ohw-tutorials/tree/OHW25/01-Tue#data-access-in-python) In this tutorial, participants will use Python to find and access ocean data via a range of protocols including ERDDAP, OPeNDAP and WMS. From 60e5bb0e3deeaba351ede8cc5e298b76a1678bed Mon Sep 17 00:00:00 2001 From: Valentina Staneva Date: Tue, 12 Aug 2025 20:49:11 -0700 Subject: [PATCH 3/9] removing hat --- ohw25/tutorials-index/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ohw25/tutorials-index/index.md b/ohw25/tutorials-index/index.md index 473ffe15..5c721805 100644 --- a/ohw25/tutorials-index/index.md +++ b/ohw25/tutorials-index/index.md @@ -20,7 +20,7 @@ The following tutorials will be presented live during the **US sessions**, and w ### Monday, August 18th [Christian Sarason](https://apl.uw.edu/people/profile.php?last_name=Sarason&first_name=Christian) - [**Fight the dreaded 'It works for me' demon with conda package management and jupyter notebooks:**](https://github.com/oceanhackweek/ohw-tutorials/tree/OHW25/00-Mon#packagesjupyterlabhub) This tutorial will describe some of the pros, cons and pitfalls of package management and take quick tour of Pixi and JupyterHub using an example project. -[Derya Gumustel](https://www.linkedin.com/in/derya-gumustel), [Rui Jin](https://ruijinsz.github.io/), [Bruna Strack C$^{a}$ndido](https://at.linkedin.com/in/brunascandido)- [**Git&GitHub Primer**](https://github.com/oceanhackweek/ohw-tutorials/tree/OHW25/00-Mon#git--github-primer) +[Derya Gumustel](https://www.linkedin.com/in/derya-gumustel), [Rui Jin](https://ruijinsz.github.io/), [Bruna Strack Candido](https://at.linkedin.com/in/brunascandido)- [**Git&GitHub Primer**](https://github.com/oceanhackweek/ohw-tutorials/tree/OHW25/00-Mon#git--github-primer) ### Tuesday, August 19th [Filipe Fernandes](https://github.com/ocefpaf) - [**Data Access in Python:**](https://github.com/oceanhackweek/ohw-tutorials/tree/OHW25/01-Tue#data-access-in-python) In this tutorial, participants will use Python to find and access ocean data via a range of protocols including ERDDAP, OPeNDAP and WMS. From 4463bfd51da21419601efa92ec91fc3e57f5181c Mon Sep 17 00:00:00 2001 From: Valentina Staneva Date: Tue, 12 Aug 2025 20:51:36 -0700 Subject: [PATCH 4/9] one more hat attempt --- ohw25/tutorials-index/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ohw25/tutorials-index/index.md b/ohw25/tutorials-index/index.md index 5c721805..8ad96546 100644 --- a/ohw25/tutorials-index/index.md +++ b/ohw25/tutorials-index/index.md @@ -20,7 +20,7 @@ The following tutorials will be presented live during the **US sessions**, and w ### Monday, August 18th [Christian Sarason](https://apl.uw.edu/people/profile.php?last_name=Sarason&first_name=Christian) - [**Fight the dreaded 'It works for me' demon with conda package management and jupyter notebooks:**](https://github.com/oceanhackweek/ohw-tutorials/tree/OHW25/00-Mon#packagesjupyterlabhub) This tutorial will describe some of the pros, cons and pitfalls of package management and take quick tour of Pixi and JupyterHub using an example project. -[Derya Gumustel](https://www.linkedin.com/in/derya-gumustel), [Rui Jin](https://ruijinsz.github.io/), [Bruna Strack Candido](https://at.linkedin.com/in/brunascandido)- [**Git&GitHub Primer**](https://github.com/oceanhackweek/ohw-tutorials/tree/OHW25/00-Mon#git--github-primer) +[Derya Gumustel](https://www.linkedin.com/in/derya-gumustel), [Rui Jin](https://ruijinsz.github.io/), [Bruna Strack C\^{a}ndido](https://at.linkedin.com/in/brunascandido)- [**Git&GitHub Primer**](https://github.com/oceanhackweek/ohw-tutorials/tree/OHW25/00-Mon#git--github-primer) ### Tuesday, August 19th [Filipe Fernandes](https://github.com/ocefpaf) - [**Data Access in Python:**](https://github.com/oceanhackweek/ohw-tutorials/tree/OHW25/01-Tue#data-access-in-python) In this tutorial, participants will use Python to find and access ocean data via a range of protocols including ERDDAP, OPeNDAP and WMS. From 193a63aeba7f3202f71b88b6e4f9e194736384e4 Mon Sep 17 00:00:00 2001 From: Valentina Staneva Date: Tue, 12 Aug 2025 20:52:33 -0700 Subject: [PATCH 5/9] Update index.md --- ohw25/tutorials-index/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ohw25/tutorials-index/index.md b/ohw25/tutorials-index/index.md index 8ad96546..5c721805 100644 --- a/ohw25/tutorials-index/index.md +++ b/ohw25/tutorials-index/index.md @@ -20,7 +20,7 @@ The following tutorials will be presented live during the **US sessions**, and w ### Monday, August 18th [Christian Sarason](https://apl.uw.edu/people/profile.php?last_name=Sarason&first_name=Christian) - [**Fight the dreaded 'It works for me' demon with conda package management and jupyter notebooks:**](https://github.com/oceanhackweek/ohw-tutorials/tree/OHW25/00-Mon#packagesjupyterlabhub) This tutorial will describe some of the pros, cons and pitfalls of package management and take quick tour of Pixi and JupyterHub using an example project. -[Derya Gumustel](https://www.linkedin.com/in/derya-gumustel), [Rui Jin](https://ruijinsz.github.io/), [Bruna Strack C\^{a}ndido](https://at.linkedin.com/in/brunascandido)- [**Git&GitHub Primer**](https://github.com/oceanhackweek/ohw-tutorials/tree/OHW25/00-Mon#git--github-primer) +[Derya Gumustel](https://www.linkedin.com/in/derya-gumustel), [Rui Jin](https://ruijinsz.github.io/), [Bruna Strack Candido](https://at.linkedin.com/in/brunascandido)- [**Git&GitHub Primer**](https://github.com/oceanhackweek/ohw-tutorials/tree/OHW25/00-Mon#git--github-primer) ### Tuesday, August 19th [Filipe Fernandes](https://github.com/ocefpaf) - [**Data Access in Python:**](https://github.com/oceanhackweek/ohw-tutorials/tree/OHW25/01-Tue#data-access-in-python) In this tutorial, participants will use Python to find and access ocean data via a range of protocols including ERDDAP, OPeNDAP and WMS. From fd2fc575e70186548d2df6fa5d78a542423489a5 Mon Sep 17 00:00:00 2001 From: Valentina Staneva Date: Tue, 12 Aug 2025 22:10:44 -0700 Subject: [PATCH 6/9] Update index.md --- ohw25/tutorials-index/index.md | 17 ++++++----------- 1 file changed, 6 insertions(+), 11 deletions(-) diff --git a/ohw25/tutorials-index/index.md b/ohw25/tutorials-index/index.md index 5c721805..206e511e 100644 --- a/ohw25/tutorials-index/index.md +++ b/ohw25/tutorials-index/index.md @@ -28,25 +28,20 @@ The following tutorials will be presented live during the **US sessions**, and w [Finn Wimberly](https://www.whoi.edu/research-associate-ii-finn-wimberly/) - [**Xarray Tutorial**](https://github.com/oceanhackweek/ohw-tutorials/tree/OHW25/01-Tue#xarray) ### Wednesday, August 28th +[Boris Shapkin](https://de.linkedin.com/in/boris-shapkin) - [**Using LLMs and AI Agents with Climate and Ocean Data**]() +[Kristen Thyng](https://www.linkedin.com/in/kristen-thyng) - [**Visualization**]() ### Thursday, August 29th +[Valentina Staneva](https://valentina-s.github.io/) - [**Reproducible Workflows**]() ## Lectures and Discussions Finally, each year we offer brief sessions on non-coding aspects of computational oceanography; this year we are pleased to offer the following. +- [Hafeez Oladejo](https://www.linkedin.com/in/hafeez-oladejo-a55b06167) - **AI Assisted Programming Discussion** following a tutorial on LLMs. +- [Alex Kerney](https://github.com/abkfenris) - [**Stresses in the geosciences**](https://github.com/oceanhackweek/ohw-tutorials/tree/OHW25/02-Wed/README.md), an open discussion about mental health in the geosciences. +- [Joe Hamman](https://joehamman.com/about/) - **Advanced xarray and icechunk with ICESat2 data** (optional with [ICESat-2 Hackweek](https://2025.hackweek.io/)) -```{toctree} -:maxdepth: 1 -:hidden: - -../tutorials_getting_started -../tutorials/01-Tue/Data_access_methods_Python.ipynb -machine-learning.md -../tutorials/02-Wed/ai_assisted_programming_ohw.ipynb -../tutorials/02-Wed/xarray-in-45-min.ipynb -../tutorials/03-Thu/OHW_omics_lesson.ipynb -``` From fb56173709ce8e12b41f34947b45896202495be9 Mon Sep 17 00:00:00 2001 From: Valentina Staneva Date: Tue, 12 Aug 2025 22:12:37 -0700 Subject: [PATCH 7/9] Update index.md --- ohw25/tutorials-index/index.md | 1 + 1 file changed, 1 insertion(+) diff --git a/ohw25/tutorials-index/index.md b/ohw25/tutorials-index/index.md index 206e511e..a859554a 100644 --- a/ohw25/tutorials-index/index.md +++ b/ohw25/tutorials-index/index.md @@ -40,6 +40,7 @@ The following tutorials will be presented live during the **US sessions**, and w Finally, each year we offer brief sessions on non-coding aspects of computational oceanography; this year we are pleased to offer the following. +- [OHW Fellows] - **Science Talks** - [Hafeez Oladejo](https://www.linkedin.com/in/hafeez-oladejo-a55b06167) - **AI Assisted Programming Discussion** following a tutorial on LLMs. - [Alex Kerney](https://github.com/abkfenris) - [**Stresses in the geosciences**](https://github.com/oceanhackweek/ohw-tutorials/tree/OHW25/02-Wed/README.md), an open discussion about mental health in the geosciences. - [Joe Hamman](https://joehamman.com/about/) - **Advanced xarray and icechunk with ICESat2 data** (optional with [ICESat-2 Hackweek](https://2025.hackweek.io/)) From 67e1aa445764d298379621fadc5a0e5a0b0e25d5 Mon Sep 17 00:00:00 2001 From: Valentina Staneva Date: Tue, 12 Aug 2025 22:12:59 -0700 Subject: [PATCH 8/9] Update index.md --- ohw25/tutorials-index/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ohw25/tutorials-index/index.md b/ohw25/tutorials-index/index.md index a859554a..cb3e2902 100644 --- a/ohw25/tutorials-index/index.md +++ b/ohw25/tutorials-index/index.md @@ -40,7 +40,7 @@ The following tutorials will be presented live during the **US sessions**, and w Finally, each year we offer brief sessions on non-coding aspects of computational oceanography; this year we are pleased to offer the following. -- [OHW Fellows] - **Science Talks** +- OHW Fellows - **Science Talks** - [Hafeez Oladejo](https://www.linkedin.com/in/hafeez-oladejo-a55b06167) - **AI Assisted Programming Discussion** following a tutorial on LLMs. - [Alex Kerney](https://github.com/abkfenris) - [**Stresses in the geosciences**](https://github.com/oceanhackweek/ohw-tutorials/tree/OHW25/02-Wed/README.md), an open discussion about mental health in the geosciences. - [Joe Hamman](https://joehamman.com/about/) - **Advanced xarray and icechunk with ICESat2 data** (optional with [ICESat-2 Hackweek](https://2025.hackweek.io/)) From 42943f9f30ee2d9321875ecb9737f3316328694a Mon Sep 17 00:00:00 2001 From: Valentina Staneva Date: Mon, 18 Aug 2025 02:59:41 -0700 Subject: [PATCH 9/9] Update index.md --- ohw25/tutorials-index/index.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/ohw25/tutorials-index/index.md b/ohw25/tutorials-index/index.md index cb3e2902..289ee8c5 100644 --- a/ohw25/tutorials-index/index.md +++ b/ohw25/tutorials-index/index.md @@ -30,7 +30,9 @@ The following tutorials will be presented live during the **US sessions**, and w ### Wednesday, August 28th [Boris Shapkin](https://de.linkedin.com/in/boris-shapkin) - [**Using LLMs and AI Agents with Climate and Ocean Data**]() -[Kristen Thyng](https://www.linkedin.com/in/kristen-thyng) - [**Visualization**]() +[Kristen Thyng](https://www.linkedin.com/in/kristen-thyng) - [**Visualization**]() + +[Joe Hamman](https://joehamman.com/about/) - **Advanced xarray and icechunk with ICESat2 data** (optional with [ICESat-2 Hackweek](https://2025.hackweek.io/)) ### Thursday, August 29th [Valentina Staneva](https://valentina-s.github.io/) - [**Reproducible Workflows**]() @@ -43,6 +45,6 @@ Finally, each year we offer brief sessions on non-coding aspects of computationa - OHW Fellows - **Science Talks** - [Hafeez Oladejo](https://www.linkedin.com/in/hafeez-oladejo-a55b06167) - **AI Assisted Programming Discussion** following a tutorial on LLMs. - [Alex Kerney](https://github.com/abkfenris) - [**Stresses in the geosciences**](https://github.com/oceanhackweek/ohw-tutorials/tree/OHW25/02-Wed/README.md), an open discussion about mental health in the geosciences. -- [Joe Hamman](https://joehamman.com/about/) - **Advanced xarray and icechunk with ICESat2 data** (optional with [ICESat-2 Hackweek](https://2025.hackweek.io/)) +