-
Notifications
You must be signed in to change notification settings - Fork 6
Expand file tree
/
Copy pathpythia.yml
More file actions
186 lines (177 loc) · 5.73 KB
/
pythia.yml
File metadata and controls
186 lines (177 loc) · 5.73 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
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
version: 1
project:
open_access: true
license:
content: CC-BY-4.0
code: Apache-2.0
references:
foundations: https://foundations.projectpythia.org
xarray: https://docs.xarray.dev/en/stable/
matplotlib: https://matplotlib.org/stable/
python: https://docs.python.org/3/
jupyter:
binder:
url: https://binder.projectpythia.org/
contributors:
- name: Brian E. J. Rose
id: brian-rose
github: brian-rose
orcid: 0000-0002-9961-3821
email: 'brose@albany.edu'
affiliations: UAlbany
url: https://brian-rose.github.io
bluesky: '@brianejrose.bsky.social'
linkedin: https://www.linkedin.com/in/brian-rose-37bb55106/
- name: John Clyne
id: clyne
github: clyne
orcid: 0000-0003-2788-9017
affiliations: CISL
- name: Julia Kent
id: jukent
github: jukent
orcid: 0000-0002-5611-8986
affiliation: CISL
- name: Kevin Tyle
id: ktyle
github: ktyle
orcid: 0000-0001-5249-9665
affiliations: UAlbany
- name: Anderson Banihirwe
id: andersy005
github: andersy005
orcid: https://orcid.org/0000-0001-6583-571X
affiliations: CarbonPlan
- name: Drew Camron
id: dcamron
github: dcamron
orcid: https://orcid.org/0000-0001-7246-6502
affiliations: Unidata
- name: Ryan May
id: dopplershift
github: dopplershift
orcid: https://orcid.org/0000-0003-2907-038X
affiliations: Unidata
- name: Maxwell Grover
id: mgrover1
github: mgrover1
orcid: https://orcid.org/0000-0002-0370-8974
affiliations: Argonne
- name: Robert R. Ford
id: r-ford
github: r-ford
orcid: https://orcid.org/0000-0001-5483-4965
affiliations: UAlbany
- name: Kevin Paul
id: kmpaul
github: kmpaul
orcid: https://orcid.org/0000-0001-8155-8038
affiliations: NVIDIA
- name: James Morley
id: jnmorley
github: jnmorley
orcid: https://orcid.org/0009-0005-5193-7981
- name: Orhan Eroglu
id: erogluorhan
github: erogluorhan
orcid: https://orcid.org/0000-0003-3099-8775
affiliation: CISL
- name: Lily Kailyn
id: lkailynncar
github: lkailynncar
orcid: https://orcid.org/0009-0002-0125-5091
affiliations: CISL
- name: Anissa Zacharias
id: anissa111
github: anissa111
orcid: https://orcid.org/0000-0002-2666-8493
affiliations: CISL
- name: Katelyn FitzGerald
id: kafitzgerald
github: kafitzgerald
orcid: 0000-0003-4184-1917
affiliations: CISL
- name: Brittany Freeman
id: bl-freeman
orcid: 0009-0006-2806-1149
affiliations: UAlbany
affiliations:
- id: UAlbany
name: University at Albany (SUNY)
department: Atmospheric and Environmental Sciences
url: https://www.albany.edu/daes
- id: CISL
name: NSF National Center for Atmospheric Research
department: Computational and Information Systems Lab
url: https://www.cisl.ucar.edu
- id: Unidata
name: NSF Unidata
url: https://www.unidata.ucar.edu
- id: Argonne
name: Argonne National Laboratory
department: Environmental Science Division
url: https://www.anl.gov/evs
- id: CarbonPlan
name: CarbonPlan
url: https://carbonplan.org
- id: NVIDIA
name: NVIDIA Corporation
url: https://www.nvidia.com/
error_rules:
- rule: link-resolves
severity: ignore
keys:
- 'https://doi.org/**'
- 'https://zenodo.org/**'
- rule: doi-link-valid
severity: ignore
keys:
- 'https://zenodo.org/**' # also suppress the DOI validation error
site:
template: book-theme
options:
folders: true
favicon: https://raw.githubusercontent.com/ProjectPythia/pythia-config/main/favicon.ico
logo: https://raw.githubusercontent.com/ProjectPythia/pythia-config/main/logos/pythia_logo-white-rtext-blue.svg
logo_dark: https://raw.githubusercontent.com/ProjectPythia/pythia-config/main/logos/pythia_logo-white-rtext.svg
logo_url: https://projectpythia.org
analytics_google: G-T52X8HNYE8 # Measurement ID for Cookbooks
internal_domains: "projectpythia.org"
nav:
- title: Home
url: https://projectpythia.org
- title: Foundations
url: https://foundations.projectpythia.org
open_in_same_tab: true
- title: Cookbooks
url: https://cookbooks.projectpythia.org/
open_in_same_tab: true
- title: Resources
url: https://projectpythia.org/resource-gallery/
- title: Community
url: https://projectpythia.org/#join-us
actions:
- title: Project Pythia
url: https://projectpythia.org
parts:
footer: |
:::::{grid} 3
:class: items-center
```{image} https://raw.githubusercontent.com/ProjectPythia/pythia-config/main/logos/NSF-NCAR.png
:alt: NCAR Logo
```
```{image} https://raw.githubusercontent.com/ProjectPythia/pythia-config/main/logos/NSF-Unidata.png
:alt: Unidata Logo
```
```{image} https://raw.githubusercontent.com/ProjectPythia/pythia-config/main/logos/UAlbany.svg
:alt: UAlbany Logo
```
:::::
:::::{div}
:class: flex items-center gap-4 text-disclaimer
```{image} https://raw.githubusercontent.com/ProjectPythia/pythia-config/main/logos/nsf.jpg
:alt: NSF Logo
:height: 60px
```
This material is based upon work supported by the National Science Foundation under Grant Nos. 2026863 and 2026899. Any opinions, findings, and conclusions or recommendations expressed in this material are those of the author(s) and do not necessarily reflect the views of the National Science Foundation.
:::::