Skip to content

Commit 91b2f59

Browse files
authored
Merge pull request #370 from valentina-s/patch-1
Add list of tutorials to website
2 parents bda015b + 42943f9 commit 91b2f59

File tree

1 file changed

+12
-10
lines changed

1 file changed

+12
-10
lines changed

ohw25/tutorials-index/index.md

Lines changed: 12 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -18,31 +18,33 @@ We are pleased to present a number of tutorials during the week. These tutorial
1818
The following tutorials will be presented live during the **US sessions**, and will be recorded for later review.
1919

2020
### Monday, August 18th
21+
[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.
2122

23+
[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)
2224

2325
### Tuesday, August 19th
26+
[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.
2427

28+
[Finn Wimberly](https://www.whoi.edu/research-associate-ii-finn-wimberly/) - [**Xarray Tutorial**](https://github.com/oceanhackweek/ohw-tutorials/tree/OHW25/01-Tue#xarray)
2529

2630
### Wednesday, August 28th
31+
[Boris Shapkin](https://de.linkedin.com/in/boris-shapkin) - [**Using LLMs and AI Agents with Climate and Ocean Data**]()
2732

33+
[Kristen Thyng](https://www.linkedin.com/in/kristen-thyng) - [**Visualization**]()
34+
35+
[Joe Hamman](https://joehamman.com/about/) - **Advanced xarray and icechunk with ICESat2 data** (optional with [ICESat-2 Hackweek](https://2025.hackweek.io/))
2836

2937
### Thursday, August 29th
38+
[Valentina Staneva](https://valentina-s.github.io/) - [**Reproducible Workflows**]()
3039

3140

3241
## Lectures and Discussions
3342

3443
Finally, each year we offer brief sessions on non-coding aspects of computational oceanography; this year we are pleased to offer the following.
3544

45+
- OHW Fellows - **Science Talks**
46+
- [Hafeez Oladejo](https://www.linkedin.com/in/hafeez-oladejo-a55b06167) - **AI Assisted Programming Discussion** following a tutorial on LLMs.
47+
- [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.
3648

3749

38-
```{toctree}
39-
:maxdepth: 1
40-
:hidden:
4150

42-
../tutorials_getting_started
43-
../tutorials/01-Tue/Data_access_methods_Python.ipynb
44-
machine-learning.md
45-
../tutorials/02-Wed/ai_assisted_programming_ohw.ipynb
46-
../tutorials/02-Wed/xarray-in-45-min.ipynb
47-
../tutorials/03-Thu/OHW_omics_lesson.ipynb
48-
```

0 commit comments

Comments
 (0)