forked from podaac/2024-SWOT-Hydro-Workshop
-
Notifications
You must be signed in to change notification settings - Fork 0
/
_quarto.yml
57 lines (51 loc) · 1.37 KB
/
_quarto.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
project:
type: website
website:
title: "2024 SWOT Pre-Conference Workshop: AGU Chapman"
site-url: https://podaac.github.io/2024-SWOT-Hydro-Workshop/
repo-url: https://github.com/podaac/2024-SWOT-Hydro-Workshop
repo-actions: [edit, issue]
page-navigation: true
page-footer: "PO.DAAC (2024)."
navbar:
background: primary
right:
- sidebar:welcome
- icon: github
href: https://github.com/podaac/2024-SWOT-Hydro-Workshop
sidebar:
- id: welcome
title: "Menu"
logo: podaac-logo.png
style: "docked"
collapse-level: 1
align: left
contents:
- text: "Welcome"
href: index.md
- text: "Prerequisites"
href: prerequisites.md
- text: "Schedule"
href: schedule.md
- text: "Slides"
href: slides.md
- section: "Tutorials"
contents:
- text: "Intro to HR Datasets"
href: Tutorials/SWOTHR_s3Access_real_data_v11.ipynb
- text: "Science Workflow"
href: Tutorials/SWOTHR_Science_Application.ipynb
# - section: "Additional Resources"
# contents:
format:
html:
theme:
light: sandstone
dark: [superhero, theme-dark.scss]
code-background: true
code-copy: true
css: styles.css
toc: true
#filters:
# - include-files.lua
# - quarto