-
Notifications
You must be signed in to change notification settings - Fork 6
/
_toc.yml
73 lines (61 loc) · 2.43 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
# Table of contents
# Learn more at https://jupyterbook.org/customize/toc.html
format: jb-book
root: README
chapters:
- file: notebooks/01.Prerequisites/title.ipynb
sections:
- file: notebooks/01.Prerequisites/website.ipynb
- file: notebooks/01.Prerequisites/cloud.ipynb
- file: notebooks/01.Prerequisites/terminal.ipynb
- file: notebooks/01.Prerequisites/unix.ipynb
- file: notebooks/01.Prerequisites/nano.ipynb
- file: notebooks/01.Prerequisites/jupyter.ipynb
- file: notebooks/02.CESM-basics/title.ipynb
sections:
- file: notebooks/02.CESM-basics/overview.ipynb
- file: notebooks/02.CESM-basics/create_newcase.ipynb
- file: notebooks/02.CESM-basics/setup_build_submit.ipynb
- file: notebooks/02.CESM-basics/exercise.ipynb
- file: notebooks/03.Run-length/title.ipynb
sections:
- file: notebooks/03.Run-length/xml.ipynb
- file: notebooks/03.Run-length/run_length.ipynb
- file: notebooks/03.Run-length/resubmission.ipynb
- file: notebooks/03.Run-length/exercise1.ipynb
- file: notebooks/03.Run-length/statistics.ipynb
- file: notebooks/03.Run-length/exercise2.ipynb
- file: notebooks/05.Output/title.ipynb
sections:
- file: notebooks/05.Output/overview.ipynb
- file: notebooks/05.Output/exercise.ipynb
- file: notebooks/06.Namelist/title.ipynb
sections:
- file: notebooks/06.Namelist/overview.ipynb
- file: notebooks/06.Namelist/exercise1.ipynb
- file: notebooks/06.Namelist/documentation
- file: notebooks/06.Namelist/output/output_cam
- file: notebooks/06.Namelist/exercise2
- file: notebooks/07.Troubleshoot/title.ipynb
sections:
- file: notebooks/07.Troubleshoot/overview.ipynb
- file: notebooks/07.Troubleshoot/exercise.ipynb
- file: notebooks/08.SourceMods/title.ipynb
sections:
- file: notebooks/08.SourceMods/overview
- file: notebooks/08.SourceMods/add_fields_cam
- file: notebooks/08.SourceMods/exercise
- file: notebooks/09.Runtype/title.ipynb
sections:
- file: notebooks/09.Runtype/overview.ipynb
- file: notebooks/09.Runtype/exercise.ipynb
- file: notebooks/10.Community-runs/title.ipynb
sections:
- file: notebooks/10.Community-runs/getting_help.ipynb
- file: notebooks/10.Community-runs/workinggroups.ipynb
- file: notebooks/10.Community-runs/CESMsimulations.ipynb
- file: notebooks/11.LE-analysis/title.ipynb
sections:
- file: notebooks/11.LE-analysis/overview.ipynb
- file: notebooks/11.LE-analysis/exercise.ipynb
- file: notebooks/12.Info-organizers/title.ipynb