diff --git a/book/_toc.yml b/book/_toc.yml
index 5810166..4b41246 100644
--- a/book/_toc.yml
+++ b/book/_toc.yml
@@ -13,32 +13,14 @@ parts:
- file: preliminary/what-to-expect
- file: preliminary/code-of-conduct
- file: preliminary/checklist
+# - file: presentations/hackweek/cryocloud_overview/CryoCloud_demo
+# title: CryoCloud Overview
- caption: Presentations
chapters:
- file: presentations/lectures
- - file: presentations/tutorials
-# sections:
-# - file: presentations/hackweek/cryocloud_overview/CryoCloud_demo
-# title: CryoCloud Overview
-# - file: presentations/hackweek/earthdata_cloud_access
-# title: Earthdata Cloud
-# - file: presentations/hackweek/satdata_visualization
-# title: Data Visualization
-# - file: presentations/hackweek/satellite_insitu_matchups
-# title: In-situ Matchups
-# - file: presentations/hackweek/satellite_insitu_matchups_thomas
-# title: ThoMas
-# - url: https://docs.google.com/presentation/d/1ylRMdihGg7Fr9cjm1rjggU7Tcc4Zb8MsH0gH2R09RZk/present?usp=sharing
-# title: Code Collaboration
-# - file: presentations/hackweek/ocssw_processing
-# title: OCSSW Processing
-# - file: presentations/hackweek/dask_gridding
-# title: Compute with Dask
-# - file: presentations/hackweek/ml_cloud_mask
-# title: Machine Learning
-# - url: https://docs.google.com/presentation/d/17WIDy5rA0VA-6RQpo7wGAeAP-Uz_kxPr/present
-# title: Reproducible Containers
+ title: Science
- file: presentations/notebooks
+ title: Code
- caption: Projects
chapters:
- file: projects/overview
diff --git a/book/presentations/lectures.md b/book/presentations/lectures.md
index 877b591..3b54e08 100644
--- a/book/presentations/lectures.md
+++ b/book/presentations/lectures.md
@@ -1,7 +1,24 @@
-# Lectures
+# Science Lectures
Lectures by scientists from the PACE community will be delivered in-person during the hackweek.
The slides and recordings will be linked from this page as they become available.
-| Title | Slides | Recording |
-| :---- | :----: | :-------: |
+| Speaker | Title | Slides | Recording |
+| :------ | :---- | :----: | :-------: |
+| PACE Mission Overview | {fas}`eye;sd-text-light` | {fab}`youtube;sd-text-light` |
+| Biodiversity from sPACE: insights from ecological theory | {fas}`eye;sd-text-light` | {fab}`youtube;sd-text-light` |
+| TBD | {fas}`eye;sd-text-light` | {fab}`youtube;sd-text-light` |
+| TBD | {fas}`eye;sd-text-light` | {fab}`youtube;sd-text-light` |
+| PACE Terrestrial Products – a New View of Ecosystem Traits, Phenology, and Function | {fas}`eye;sd-text-light` | {fab}`youtube;sd-text-light` |
+
+[jw-slides]:
+[kb-slides]:
+[bm-slides]:
+[lr-slides]:
+[fh-slides]:
+
+[jw-video]:
+[kb-video]:
+[bm-video]:
+[lr-video]:
+[fh-video]:
diff --git a/book/presentations/notebooks.md b/book/presentations/notebooks.md
index d4d8ec5..1392e7e 100644
--- a/book/presentations/notebooks.md
+++ b/book/presentations/notebooks.md
@@ -1,7 +1,41 @@
-# Notebooks
+# Tutorials, Demos, and other Notebooks
Hackweek mentors have assembled resources for participants in the notebooks below.
-A selection of these notebooks will be presented during the hackweek, and those recordings will be linked from this page as they become available.
+Some titles have links to slides that give an overview or background on the accompanying notebook.
+The {term}`JupyterHub` accessible to hackweek participants has all the necessary software to run any of the notebooks below.
+Recordings will be linked here as they become available; titles without a YouTube icon are not presented during the hackweek.
+You can find additional resources that will help you analyze PACE data on the [Ocean Color Help Hub].
+
+- Titles marked with an "*" will be presented during the hackweek as step-by-step tutorials, so participants can follow along.
+- Mentors will demonstrate additional notebooks during the hackweek, giving an overview and highlights without walking through the entire notebook.
+- The remaining notebooks show additional use cases involving PACE data products, and participants are encouraged to seek out their authors during the hackweek.
+
| Title | Slides | Notebook | Recording |
| :---- | :----: | :------: | :-------: |
+| Earthaccess & Earthdata Cloud* |x|x|x|
+| Collaborative Coding, for Science! |x| |x|
+| Visualizing Satellite Data* | |x|x|
+| Matchups of in-situ Data With Satellite Data | |x|x|
+| SeaDAS Processing Tools* | |x|x|
+| Machine Learning with Satellite Data | |x|x|
+| Distributed Processing* | |x|x|
+| Data Products from Multi-Angle Polarimeters | |x|x|
+| Environments for Reusable Projects |x| |x|
+| --- | --- | --- | --- |
+| Machine Learning Cloud Mask | |x| |
+| PACE Land Products | |x| |
+| Projection and GeoTIFFs | |x| |
+| NO2 from OCI | |x| |
+| GPig Algorithm | |x| |
+| Running GIOP w/ OCSSW | |x| |
+| L2 SPEXone and maybe HARP2 | |x| |
+| --- | --- | --- | --- |
+| Level-2 with xr.Datatree | |x| |
+| VirtualiZarr | |x| |
+| SWOT and PACE | |x| |
+| EMIT and PACE | |x| |
+| EarthCARE tutorial? | |x| |
+| github.com:ryan-edward-oshea/MDN_tutorials | |x| |
+
+[Ocean Color Help Hub]: https://oceancolor.gsfc.nasa.gov/resources/docs/tutorials/
diff --git a/book/presentations/tutorials.md b/book/presentations/tutorials.md
deleted file mode 100644
index 8a02d50..0000000
--- a/book/presentations/tutorials.md
+++ /dev/null
@@ -1,13 +0,0 @@
-# Tutorials
-
-All the tutorials below will be presented during the hackweek at a step-by-step pace, so participants can follow along.
-Some tutorials include slides and most have an accompanying Jupyter Notebook.
-If you are attending the hackweek, you have access to a {term}`JupyterHub` environment with all the necessary software installed to run the notebooks.
-Recordings of the tutorial sessions will be linked here as they become available.
-
-You can find additional Jupyter Notebooks that will help you analyze PACE data in the [next section](notebooks) and on the [Ocean Color Help Hub].
-
-| Title | Slides | Notebook | Recording |
-| :---- | :----: | :------: | :-------: |
-
-[Ocean Color Help Hub]: https://oceancolor.gsfc.nasa.gov/resources/docs/tutorials/
diff --git a/schedule.yaml b/schedule.yaml
index ca66d8d..30dca46 100644
--- a/schedule.yaml
+++ b/schedule.yaml
@@ -127,7 +127,7 @@ tabs:
description: Coffee & Tea
time: "9:45"
- title: Code Tutorial
- description: Using the SeaDAS Command Line Tools
+ description: SeaDAS Processing Tools
time: "10:00"
leads:
- Anna Windle
@@ -177,7 +177,7 @@ tabs:
description: Coffee & Tea
time: "9:45"
- title: Code Tutorial
- description: Parallel and Distributed Computing
+ description: Distributed Processing
time: "10:00"
leads:
- Ian Carroll
@@ -197,7 +197,7 @@ tabs:
description: Work Time
time: "14:45"
- title: Code Demo
- description: Data Products from Multi-angle Polarimeters
+ description: Data Products from Multi-Angle Polarimeters
time: "15:45"
leads:
- Meng Gao
@@ -229,7 +229,7 @@ tabs:
description: Coffee & Tea
time: "9:45"
- title: Code Demo
- description: Environments and Containers for Reusable Projects
+ description: Environments for Reusable Projects
time: "10:00"
leads:
- Eli Holmes