Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
26 changes: 4 additions & 22 deletions book/_toc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
10 changes: 4 additions & 6 deletions book/intro.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,10 +9,9 @@ Monitor the [logistics] page for information you need to know for a successful h

```{admonition} Presentations
:class: info
Find all the [lectures], [tutorials], and [notebooks] for the hackweek as they become available.
Find all the [science] lectures and [code] resources for the hackweek as they become available.
Lectures provide scientific inspiration for all things PACE.
Tutorials include Jupyter Notebooks that are presented step-by-step, so participants can follow along.
A selection of the additional notebooks will be presented, but not necessarilly at a follow-along pace.
Code resources include Jupyter Notebooks that are either led as a tutorial, shown as a demo, or available for independent study.
```

```{admonition} Projects
Expand All @@ -30,7 +29,6 @@ Read more about the teams and results on our [projects] page.

[logistics]: preliminary/what-to-expect
[checklist]: preliminary/checklist
[lectures]: presentations/lectures
[tutorials]: presentations/tutorials
[notebooks]: presentations/notebooks
[science]: presentations/lectures
[code]: presentations/notebooks
[projects]: projects/overview
21 changes: 20 additions & 1 deletion book/presentations/lectures.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,26 @@
# 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 |
| :---- | :----: | :-------: |
| 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, & 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]:
-->
14 changes: 12 additions & 2 deletions book/presentations/notebooks.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,17 @@
# 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].

- **Bold** titles are notebooks that will be presented during the hackweek as step-by-step tutorials, so participants can follow along.
- Mentors will demonstrate notebooks with *italicized* titles 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 the authors during the hackweek!


| Title | Slides | Notebook | Recording |
| :---- | :----: | :------: | :-------: |

[Ocean Color Help Hub]: https://oceancolor.gsfc.nasa.gov/resources/docs/tutorials/
13 changes: 0 additions & 13 deletions book/presentations/tutorials.md

This file was deleted.

8 changes: 4 additions & 4 deletions schedule.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down Expand Up @@ -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
Expand All @@ -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
Expand Down Expand Up @@ -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
Expand Down
Loading