forked from ProjectPythia/ERA5_interactive-cookbook
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathmyst.yml
34 lines (33 loc) · 1.07 KB
/
myst.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
# See docs at: https://mystmd.org/guide/frontmatter
version: 1
extends:
- https://raw.githubusercontent.com/projectpythia-mystmd/pythia-config/main/pythia.yml
project:
id: c598479d-c383-4e18-a8a5-b1840fefbec8
# title:
# description:
# keywords: []
# authors: []
github: https://github.com/projectpythia-mystmd/ERA5_interactive-cookbook
# To autogenerate a Table of Contents, run "myst init --write-toc"
toc:
# Auto-generated by `myst init --write-toc`
- file: README.md
- title: Preamble
children:
- file: notebooks/how-to-cite.md
- title: Visualization Notebooks
children:
- file: notebooks/01BasicVisualization.ipynb
- file: notebooks/02InteractiveVisualization.ipynb
- file: notebooks/03_hvplot.ipynb
- file: notebooks/04_dashboard.ipynb
- title: Preprocessing Notebooks for NCAR RDA
children:
- file: notebooks/05_data_preprocessing.ipynb
- file: notebooks/06_era5_anomaly.ipynb
site:
template: book-theme
# options:
# favicon: favicon.ico
# logo: site_logo.png