Skip to content

Commit a22d024

Browse files
authored
Merge branch 'main' into how-to-cite
2 parents 1453b05 + 9f919b0 commit a22d024

File tree

6 files changed

+29
-175
lines changed

6 files changed

+29
-175
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ repos:
2020
- id: blackdoc
2121

2222
- repo: https://github.com/PyCQA/flake8
23-
rev: 6.0.0
23+
rev: 6.1.0
2424
hooks:
2525
- id: flake8
2626

environment.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,5 +10,6 @@ dependencies:
1010
- pyyaml
1111
- pre-commit
1212
- sphinx-panels
13+
- ablog
1314
- pip:
1415
- sphinx-pythia-theme
1.4 MB
Loading

portal/conf.py

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,8 @@
3535
'myst_nb',
3636
'sphinx_panels',
3737
'resource_gallery_generator',
38+
'ablog',
39+
'sphinx.ext.intersphinx',
3840
]
3941

4042
# Define what extensions will parse which kind of source file
@@ -103,6 +105,7 @@
103105
{'name': 'Cookbooks', 'url': 'https://cookbooks.projectpythia.org/'},
104106
{'name': 'Resources', 'url': 'https://projectpythia.org/resource-gallery.html'},
105107
{'name': 'Community', 'url': 'https://projectpythia.org/#join-us'},
108+
{'name': 'Blog', 'url': 'https://projectpythia.org/blog'},
106109
],
107110
'page_layouts': {
108111
'index': 'page-banner.html',
@@ -133,3 +136,7 @@
133136
# Copy root files into content pages ------------------------------------------
134137

135138
shutil.copyfile('../CODEOFCONDUCT.md', 'code_of_conduct.md')
139+
140+
# Blog configuration settings
141+
142+
blog_post_pattern = ['posts/*.rst', 'posts/*.md']

portal/index.md

Lines changed: 0 additions & 174 deletions
Original file line numberDiff line numberDiff line change
@@ -207,180 +207,6 @@ To cite this project, please site our [NSF GEO OSE proposal](https://zenodo.org/
207207
208208
[![DOI](https://zenodo.org/badge/DOI/10.5281/zenodo.8184298.svg)](https://doi.org/10.5281/zenodo.8184298)
209209

210-
## The Project Pythia Team
211-
212-
### Project Administrators
213-
214-
```{panels}
215-
:column: col-lg-4 col-md-4 col-sm-6 p-3 mx-auto
216-
:body: text-center
217-
218-
:img-top: https://avatars.githubusercontent.com/clyne
219-
220-
**John Clyne**
221-
<br/>
222-
[**NCAR**](https://ncar.ucar.edu)
223-
<br/>
224-
[@clyne](https://github.com/clyne)
225-
226-
---
227-
:img-top: https://avatars.githubusercontent.com/matt-long
228-
229-
**Matthew C. Long**
230-
<br/>
231-
[**NCAR**](https://ncar.ucar.edu)
232-
<br/>
233-
[@matt-long](https://github.com/matt-long)
234-
235-
---
236-
:img-top: https://avatars.githubusercontent.com/dopplershift
237-
238-
**Ryan May**
239-
<br/>
240-
[**Unidata**](https://unidata.ucar.edu)
241-
<br/>
242-
[@dopplershift](https://github.com/dopplershift)
243-
244-
---
245-
:img-top: https://avatars.githubusercontent.com/kmpaul
246-
247-
**Kevin Paul**
248-
<br/>
249-
[**NVIDIA**](https://www.nvidia.com/en-us/)
250-
<br/>
251-
[@kmpaul](https://github.com/kmpaul)
252-
253-
---
254-
:img-top: https://avatars.githubusercontent.com/brian-rose
255-
256-
**Brian E. J. Rose**
257-
<br/>
258-
[**University at Albany**](https://www.albany.edu/)
259-
<br/>
260-
[@brian-rose](https://github.com/brian-rose)
261-
262-
---
263-
:img-top: https://avatars.githubusercontent.com/ktyle
264-
265-
**Kevin Tyle**
266-
<br/>
267-
[**University at Albany**](https://www.albany.edu/)
268-
<br/>
269-
[@ktyle](https://github.com/ktyle)
270-
271-
```
272-
273-
### Project Members
274-
275-
```{panels}
276-
:column: col-lg-4 col-md-4 col-sm-6 p-3 mx-auto
277-
:body: text-center
278-
279-
:img-top: https://avatars.githubusercontent.com/andersy005
280-
281-
**Anderson Banihirwe**
282-
<br/>
283-
[**CarbonPlan**](https://carbonplan.org/)
284-
<br/>
285-
[@andersy005](https://github.com/andersy005)
286-
287-
---
288-
:img-top: https://avatars.githubusercontent.com/dcamron
289-
290-
**Drew Camron**
291-
<br/>
292-
[**Unidata**](https://unidata.ucar.edu)
293-
<br/>
294-
[@dcamron](https://github.com/dcamron)
295-
296-
---
297-
:img-top: https://avatars.githubusercontent.com/cjcardinale
298-
299-
**Chris Cardinale**
300-
<br/>
301-
[**University at Albany**](https://www.albany.edu/)
302-
<br/>
303-
[@cjcardinale](https://github.com/cjcardinale)
304-
305-
---
306-
:img-top: https://avatars.githubusercontent.com/ncorbin-id
307-
308-
**Nicole Corbin**
309-
<br/>
310-
[**Unidata**](https://unidata.ucar.edu)
311-
<br/>
312-
[@ncorbin-id](https://github.com/ncorbin-id)
313-
314-
---
315-
:img-top: https://avatars.githubusercontent.com/erogluorhan
316-
317-
**Orhan Eroglu**
318-
<br/>
319-
[**NCAR**](https://ncar.ucar.edu)
320-
<br/>
321-
[@erogluorhan](https://github.com/erogluorhan)
322-
323-
---
324-
:img-top: https://avatars.githubusercontent.com/r-ford
325-
326-
**Robert Ford**
327-
<br/>
328-
[**University at Albany**](https://www.albany.edu/)
329-
<br/>
330-
[@r-ford](https://github.com/r-ford)
331-
332-
---
333-
:img-top: https://avatars.githubusercontent.com/mgrover1
334-
335-
**Max Grover**
336-
<br/>
337-
[**Argonne National Laboratory**](https://www.anl.gov/)
338-
<br/>
339-
[@mgrover1](https://github.com/mgrover1)
340-
341-
---
342-
:img-top: https://avatars.githubusercontent.com/jukent
343-
344-
**Julia Kent**
345-
<br/>
346-
[**NCAR**](https://ncar.ucar.edu)
347-
<br/>
348-
[@jukent](https://github.com/jukent)
349-
350-
---
351-
:img-top: https://avatars.githubusercontent.com/pilotchute
352-
353-
**Alea Kootz**
354-
<br/>
355-
[@pilotchute](https://github.com/pilotchute)
356-
357-
---
358-
:img-top: https://avatars.githubusercontent.com/michaelavs
359-
360-
**Michaela Sizemore**
361-
<br/>
362-
[**NCAR**](https://ncar.ucar.edu)
363-
<br/>
364-
[@michaelavs](https://github.com/michaelavs)
365-
366-
---
367-
:img-top: https://avatars.githubusercontent.com/anissa111
368-
369-
**Anissa Zacharias**
370-
<br/>
371-
[**NCAR**](https://ncar.ucar.edu)
372-
<br/>
373-
[@anissa111](https://github.com/anissa111)
374-
375-
---
376-
:img-top: https://avatars.githubusercontent.com/jnmorley
377-
378-
**James Morley**
379-
<br/>
380-
[**Utah Valley University**](https://ncar.ucar.edu)
381-
<br/>
382-
[@jnmorley](https://github.com/jnmorley)
383-
```
384210

385211
```{toctree}
386212
---

portal/posts/cookoff2023.md

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
---
2+
blogpost: true
3+
date: Jun 28, 2023
4+
author: Julia kent
5+
tags: cook-off
6+
---
7+
8+
# Pythia Cookbook Cook-Off Hackathon 2023
9+
10+
One year from when Project Pythia first introduced Cookbooks, NCAR hosted Project Pythia’s first “Cookbook Cook-Off” hackathon.
11+
12+
Pythia Cookbooks provide example end-to-end geoscientific workflows and are an important tool towards reproducible science efforts.
13+
14+
36 members of the Project Pythia team and larger Pangeo community gathered at NCAR’s Mesa Lab in Boulder, CO and remotely for a hybrid hacakthon June 20-23, 2023 to expand content and improve infrastructure support for Cookbook development.
15+
16+
During the hackthon, significant additions were made to our Radar Cookbook and infrastructure changes were made to better support DOI citations of Cookbooks. We are expecting 10 novel Cookbooks to join our gallery soon.
17+
18+
From our post-hackathon exit survey, everyone enjoyed the event, felt that they learned new skills and that their contributions were valued. One scientist commented, “The hackathon for me has become a great place to get a sense of a community. Seeing people enthusiastic about coding up notebooks that would benefit the research community is a gateway for someone starting to code in Python.” This comment mirrors the efforts of Project Pythia as a community-owned resource.
19+
20+
<img src="../../_static/images/posts/projectpythia-cookbook-cookoff.jpeg" alt="Cookoff Image">

0 commit comments

Comments
 (0)