generated from ProjectPythia/cookbook-template
-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy path_toc.yml
40 lines (36 loc) · 1.41 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
format: jb-book
root: README
parts:
- caption: Preamble
chapters:
- file: notebooks/how-to-cite
- caption: Foundations
chapters:
- file: notebooks/01-foundations/unstructured-grids
- file: notebooks/01-foundations/plotting-libs
- file: notebooks/01-foundations/rendering-techniques
- caption: Introduction to UXarray
chapters:
- file: notebooks/02-intro-to-uxarray/overview
- file: notebooks/02-intro-to-uxarray/grid
- file: notebooks/02-intro-to-uxarray/uxds-uxda
- file: notebooks/02-intro-to-uxarray/selection
- caption: Plotting with UXarray
chapters:
- file: notebooks/03-plotting-with-uxarray/grid-viz
- file: notebooks/03-plotting-with-uxarray/data-viz
- file: notebooks/03-plotting-with-uxarray/geo
- file: notebooks/03-plotting-with-uxarray/customization
- file: notebooks/03-plotting-with-uxarray/high-res
- file: notebooks/03-plotting-with-uxarray/compare-xarray
- caption: Visualization Recipes
chapters:
- file: notebooks/04-recipes/mpas-atmo
- file: notebooks/04-recipes/mpas-ocean
# - file: notebooks/04-recipes/mpas-regional
- file: notebooks/04-recipes/e3sm
# - caption: Compatibility with Visualization Packages
# chapters:
# - file: notebooks/05-viz-packages/matplotlib
# - file: notebooks/05-viz-packages/datashader
# - file: notebooks/05-viz-packages/lonboard