forked from ProjectPythia/radar-cookbook
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathmyst.yml
38 lines (38 loc) · 1.42 KB
/
myst.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
version: 1
extends:
- https://raw.githubusercontent.com/projectpythia-mystmd/pythia-config/main/pythia.yml
project:
title: Radar Cookbook
github: https://github.com/projectpythia-mystmd/radar-cookbook
authors:
- name: Max Grover
- name: Zachary Sherman
- name: Milind Sharma
copyright: '2024'
toc:
- file: README.md
- title: Preamble
children:
- file: notebooks/how-to-cite.md
- title: Weather Radar Foundations
children:
- file: notebooks/radar-basics/radar-basics.ipynb
- title: Radar Software Foundations
children:
- file: notebooks/foundations/pyart-basics.ipynb
- file: notebooks/foundations/pyart-corrections.ipynb
- file: notebooks/foundations/pyart-gridding.ipynb
- file: notebooks/foundations/interactive-radar-visualization.ipynb
- title: Example Workflows
children:
- file: notebooks/example-workflows/moore-oklahoma-tornado.ipynb
- file: notebooks/example-workflows/tracer-example.ipynb
- file: notebooks/example-workflows/kdp-comparison.ipynb
- file: notebooks/example-workflows/cacti-data-quality-example.ipynb
- file: notebooks/example-workflows/fastbarnes_interpolation_rhi.ipynb
- file: notebooks/example-workflows/echo_top_height.ipynb
jupyter:
binder:
repo: projectpythia-mystmd/radar-cookbook
abbreviations:
ARM: Atmospheric Radiation Measurement