-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path_toc.yml
77 lines (63 loc) · 1.98 KB
/
_toc.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
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
# Table of contents
# Learn more at https://jupyterbook.org/customize/toc.html
format: jb-book
root: README
parts:
- caption: ADF
chapters:
- file: notebooks/basics/adf
- caption: Installing the ADF
chapters:
- file: notebooks/install/setup
- caption: ADF - Reference
chapters:
- file: notebooks/intro/intro
- file: notebooks/intro/layout
sections:
- file: notebooks/intro/layout/lib
- file: notebooks/intro/layout/scripts
- file: notebooks/intro/yaml
sections:
- file: notebooks/intro/yaml/config_cam_baseline_example
- file: notebooks/intro/yaml/adf_variable_defaults
#- caption: Configuration
# chapters:
# - file: notebooks/configs/yaml
# sections:
# - file: notebooks/configs/yaml/runtime
# - file: notebooks/configs/yaml/variable
- caption: Running the ADF
chapters:
- file: notebooks/run/basics
- file: notebooks/run/model_vs_model
- file: notebooks/run/model_vs_obs
- file: notebooks/run/model_vs_cmip
- file: notebooks/run/multi_case
sections:
- file: notebooks/run/multi_case/models_vs_model
- file: notebooks/run/multi_case/models_vs_obs
#- caption: Running the ADF
# chapters:
# - file: notebooks/run/basics
# - file: notebooks/run/single_case
# sections:
# - file: notebooks/run/single_case/model_vs_model
# - file: notebooks/run/single_case/model_vs_obs
# - file: notebooks/run/single_case/model_vs_cmip
# - file: notebooks/run/multi_case
# sections:
# - file: notebooks/run/multi_case/models_vs_model
# - file: notebooks/run/multi_case/models_vs_obs
- caption: Exploring the Outputs
chapters:
- file: notebooks/outputs/local
- file: notebooks/outputs/website
- caption: Customizing the ADF
chapters:
- file: notebooks/customize/add
- file: notebooks/customize/modify
- caption: Troubleshooting
chapters:
- file: notebooks/help/github
- file: notebooks/help/email
- file: notebooks/help/hackathon