forked from ProjectPythia/cmip6-cookbook
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathmyst.yml
41 lines (40 loc) · 1.26 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
35
36
37
38
39
40
41
# See docs at: https://mystmd.org/guide/frontmatter
version: 1
extends:
- https://raw.githubusercontent.com/projectpythia-mystmd/pythia-config/main/pythia.yml
project:
id: e2f37f9f-71cd-417e-8302-3fb52caa76c4
title: CMIP6 Cookbook
# title:
# description:
# keywords: []
# authors: []
github: https://github.com/projectpythia-mystmd/cmip6-cookbook
authors:
- name: Ryan Abernathey
- name: Henri Drake
- name: Robert Ford
copyright: '2024'
# 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: Foundations
children:
- file: notebooks/foundations/intake-esm.ipynb
- file: notebooks/foundations/google-cloud-basic.ipynb
- file: notebooks/foundations/esgf-opendap.ipynb
- title: Example workflows
children:
- file: notebooks/example-workflows/ecs-cmip6.ipynb
- file: notebooks/example-workflows/gmst.ipynb
- file: notebooks/example-workflows/precip-freq.ipynb
- file: notebooks/example-workflows/xesmf-ohu.ipynb
site:
template: book-theme
# options:
# favicon: favicon.ico
# logo: site_logo.png