generated from ProjectPythia/cookbook-template
-
Notifications
You must be signed in to change notification settings - Fork 2
/
_toc.yml
26 lines (24 loc) · 969 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
format: jb-book
root: README
parts:
- caption: Preamble
chapters:
- file: notebooks/how-to-cite
- caption: Introduction to UXarray & Unstructured Grids
chapters:
- file: notebooks/01-intro/01-unstructured-grid-overview
- file: notebooks/01-intro/02-data-structures
- file: notebooks/01-intro/03-data-mapping
- caption: Methods & Libraries for Unstructured Grid Visualization
chapters:
- file: notebooks/02-methods/01-plotting-libraries
- file: notebooks/02-methods/02-rendering-techniques
- caption: UXarray Visualization
chapters:
- file: notebooks/03-uxarray-vis/01-plot-api
- file: notebooks/03-uxarray-vis/002-xarray-to-uxarray
- file: notebooks/03-uxarray-vis/02-grid-topology
- file: notebooks/03-uxarray-vis/03-polygons
- file: notebooks/03-uxarray-vis/04-points
- file: notebooks/03-uxarray-vis/07-animations
- file: notebooks/03-uxarray-vis/06-performance