generated from ProjectPythia/cookbook-template
-
Notifications
You must be signed in to change notification settings - Fork 11
/
_toc.yml
46 lines (46 loc) · 1.88 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
format: jb-book
root: README
parts:
- caption: Introductions + Overview
chapters:
- file: introductions/getting-started
- file: introductions/open-science
- file: introductions/open-radar
- caption: Tool Foundations
chapters:
- file: pyart/README.md
sections:
- file: notebooks/pyart/pyart-basics
- file: notebooks/pyart/pyart-gridding
- file: notebooks/pyart/exercice1_swiss_thunderstorm
- file: notebooks/pyart/exercice2_swiss_doppler
- file: notebooks/pyart/question_pyart_meteoswiss
- file: notebooks/pyart/answer_question_pyart_meteoswiss
- file: wradlib/README.md
sections:
- file: notebooks/wradlib/wradlib_intro
- file: notebooks/wradlib/wradlib_radar_data_io_vis
- file: notebooks/wradlib/wradlib_data_quality
- file: notebooks/wradlib/wradlib_differential_phase
- file: notebooks/wradlib/wradlib_quasi_vertical_profiles
- file: baltrad/README.md
sections:
- file: notebooks/baltrad_short_course/BALTRAD Compositing
- file: notebooks/baltrad_short_course/BALTRAD DRQC
- file: notebooks/baltrad_short_course/BALTRAD IO
- file: notebooks/baltrad_short_course/BALTRAD parallel processing
- file: notebooks/baltrad_short_course/BALTRAD QC
- file: lrose/README.md
sections:
- file: notebooks/lrose/nexrad_mosaic.erad_tutorial.ipynb
- file: notebooks/environment
- caption: Open Radar Workflows
chapters:
- file: workflows/README.md
sections:
- file: notebooks/baltrad2wradlib/baltrad2wradlib
- file: notebooks/pyart2baltrad/baltrad_pyart_rain_rate_example
- file: notebooks/pyart2baltrad/pyart_baltrad_dealias_example
- caption: Becoming a developer
chapters:
- file: package-development/README.md