generated from ProjectPythia/cookbook-template
-
Notifications
You must be signed in to change notification settings - Fork 7
/
_toc.yml
28 lines (28 loc) · 811 Bytes
/
_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
format: jb-book
root: README
parts:
- caption: Preamble
chapters:
- file: notebooks/how-to-cite
- caption: The MetPy Gallery
chapters:
- file: notebooks/synoptic/index
title: Synoptic Analysis
sections:
- glob: notebooks/synoptic/*
- file: notebooks/skewt/index
title: Skew-T Analysis
sections:
- glob: notebooks/skewt/*
- file: notebooks/convective/index
title: Convective Calculations
sections:
- glob: notebooks/convective/*
- file: notebooks/specialty/index
title: Specialty Plotting
sections:
- glob: notebooks/specialty/*
- file: notebooks/declarative/index
title: Simplified Plotting
sections:
- glob: notebooks/declarative/*