From b476f7493149a393a7fb24d08691eeacfe71c25a Mon Sep 17 00:00:00 2001 From: Joachim Meyer Date: Wed, 9 Aug 2023 15:05:42 -0700 Subject: [PATCH] Recordings Day 3 --- book/schedule.yaml | 9 +++++++++ book/tutorials/index.md | 17 ++++++++++------- 2 files changed, 19 insertions(+), 7 deletions(-) diff --git a/book/schedule.yaml b/book/schedule.yaml index 0751ff55..38dbccff 100644 --- a/book/schedule.yaml +++ b/book/schedule.yaml @@ -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 @@ -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 diff --git a/book/tutorials/index.md b/book/tutorials/index.md index 0b657f71..2881abde 100644 --- a/book/tutorials/index.md +++ b/book/tutorials/index.md @@ -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}