-
Notifications
You must be signed in to change notification settings - Fork 11
Expand file tree
/
Copy pathmyst.yml
More file actions
47 lines (47 loc) · 1.78 KB
/
Copy pathmyst.yml
File metadata and controls
47 lines (47 loc) · 1.78 KB
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
47
# See docs at: https://mystmd.org/guide/frontmatter
version: 1
extends:
- https://raw.githubusercontent.com/projectpythia/pythia-config/main/pythia.yml
project:
title: MRMS Cookbook
description: A collection of Jupyter notebooks for working with Multi-Radar Multi-Sensor (MRMS) data.
github: https://github.com/projectpythia/mrms-cookbook
authors:
- name: Ty Janoski
affiliation: City College of New York and NOAA/OAR National Severe Storms Laboratory
orcid: https://orcid.org/0000-0003-4344-355X
- name: Mya Sears
affiliation: NSF National Center for Atmospheric Research
orcid: https://orcid.org/0009-0003-5870-7498
- name: Bella Condo
affiliation: University at Albany (State University of New York)
orcid: https://orcid.org/0009-0000-0688-7077
- name: JD Heaton
affiliation: Metropolitan State University of Denver
orcid: https://orcid.org/0009-0005-7424-4889
- name: MaKenna Collins
affiliation: Jackson State University
orcid: https://orcid.org/0009-0003-5566-3370
- name: Maxwell Grover
affiliation: Argonne National Laboratory
orcid: https://orcid.org/0000-0002-0370-8974
copyright: '2025'
toc:
- file: README.md
- file: notebooks/ch1_Introduction.ipynb
- file: notebooks/ch2-mar-2023-tornado_jdh.ipynb
- file: notebooks/ch3_TXfloods.ipynb
- file: notebooks/ch4_bnf-mrms-qpe-hourly.ipynb
- file: notebooks/ch5_realtimeData.ipynb
error_rules:
- rule: link-resolves
severity: ignore
keys:
- 'https://journals.ametsoc.org/**'
- 'https://www.noaa.gov/**'
- 'https://mrms.nssl.noaa.gov/**'
- 'https://github.com/ARM-Development/**'
- 'https://aws.amazon.com/**'
jupyter:
binder:
repo: projectpythia/mrms-cookbook