Skip to content

Commit

Permalink
Recordings Day 3
Browse files Browse the repository at this point in the history
  • Loading branch information
jomey committed Aug 9, 2023
1 parent d0d63ef commit b476f74
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 7 deletions.
9 changes: 9 additions & 0 deletions book/schedule.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -89,12 +89,18 @@ tabs:
leads:
- Karina Zikan
- Zachary Fair
resources:
- title: Recording
url: "https://youtu.be/jWoyc2NHMOo"
- title: 'Applications: bathymetry'
link: "https://icesat-2-2023.hackweek.io/tutorials/bathymetry/bathymetry_tutorial.html"
description: Applications of ICESat-2 data to bathymetric sciences.
time: 9:15 - 10:00
leads:
- Jonathan Markel
resources:
- title: Recording
url: "https://youtu.be/EJHoJcmO274"
- title: BREAK
description: null
time: 10:00 - 10:30
Expand All @@ -105,6 +111,9 @@ tabs:
time: 10:30 - 11:15
leads:
- Philipp Arndt
resources:
- title: Recording
url: "https://youtu.be/HKIQqiHAwsA"
- title: Group STAND-UP & OPEN PROJECT WORK
description: null
time: 11:15 - 12:00
Expand Down
17 changes: 10 additions & 7 deletions book/tutorials/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,13 +8,16 @@ through these tutorials interactively. On JupyterHub, your home directory persis
so any changes you make to the tutorials will be saved and be there for you next
time you log in.

| Tutorial | Recording Link |
|---------------------------------------------------------------------------|-------------------------------------------|
| [CryoCloud](./cryocloud_demo/CryoCloud_demo.ipynb) | [Recording](https://youtu.be/ub86G53V12s) |
| [ICESat-2 Mission Overview and Data](./mission_overview/index.md) | [Recording](https://youtu.be/2-Uo-iZfa4U) |
| [Open source development / Object Oriented Programming](./OOP/index.md) | [Recording](https://youtu.be/ztAAWL_dQGo) |
| [Cloud data access and data formats](./data-access-and-format%2Findex.md) | [Recording](https://youtu.be/xVfojeQ4bLw) |
| Best Practices for Collaborative Development | [Recording](https://www.youtube.com/watch?v=CzHq8RT0RVg) |
| Tutorial | Recording Link |
|----------------------------------------------------------------------------------------------------|----------------------------------------------------------|
| [CryoCloud](./cryocloud_demo/CryoCloud_demo.ipynb) | [Recording](https://youtu.be/ub86G53V12s) |
| [ICESat-2 Mission Overview and Data](./mission_overview/index.md) | [Recording](https://youtu.be/2-Uo-iZfa4U) |
| [Open source development / Object Oriented Programming](./OOP/index.md) | [Recording](https://youtu.be/ztAAWL_dQGo) |
| [Cloud data access and data formats](./data-access-and-format%2Findex.md) | [Recording](https://youtu.be/xVfojeQ4bLw) |
| Best Practices for Collaborative Development | [Recording](https://www.youtube.com/watch?v=CzHq8RT0RVg) |
| [Application: snow depth](./snow-depth/applications-tutorial-snow-depth.ipynb)) | [Recording](https://youtu.be/jWoyc2NHMOo) |
| [Application: bathymetry](./bathymetry/bathymetry_tutorial.ipynb) | [Recording](https://youtu.be/EJHoJcmO274) |
| [Application: Visualization and Integration](./DataVisualization/OpenAltimetry_Earth_Engine.ipynb) | [Recording](https://youtu.be/HKIQqiHAwsA) |

## Overview
```{tableofcontents}
Expand Down

0 comments on commit b476f74

Please sign in to comment.