Skip to content

Commit ed73d03

Browse files
committed
deploy: f2a4612
1 parent 84e4170 commit ed73d03

24 files changed

+50
-50
lines changed

_sources/resource-gallery.md.txt

+14-14
Original file line numberDiff line numberDiff line change
@@ -149,7 +149,7 @@ Packages
149149
<img src="/_static/thumbnails/earth_env_data_science.png" class="gallery-thumbnail" />
150150
<div class="container">
151151
<a href="https://earth-env-data-science.github.io/intro" class="text-decoration-none"><h4 class="display-4 p-0">An Introduction to Earth and Environmental Data Science</h4></a>
152-
<p class="card-subtitle"><strong>Author:</strong> Kerry Key, Ryan Abernathey<br/><strong>Affiliation:</strong> Lamont-Doherty Earth Observatory</p>
152+
<p class="card-subtitle"><strong>Author:</strong> Ryan Abernathey, Kerry Key<br/><strong>Affiliation:</strong> Lamont-Doherty Earth Observatory</p>
153153
<p class="my-2">This book grew out of a course developed at Columbia University called Research Computing in Earth Science. It was written mostly by Ryan Abernathey, with significant contributions from Kerry Key. By separating the book from the class, we hope to create an open-source community resource for python education<a class="modal-btn"> ... more</a></p>
154154
</div>
155155
</div>
@@ -158,7 +158,7 @@ Packages
158158
<div class="content">
159159
<img src="/_static/thumbnails/earth_env_data_science.png" class="modal-img" />
160160
<h3 class="display-3">An Introduction to Earth and Environmental Data Science</h3>
161-
<strong>Author:</strong> Kerry Key, Ryan Abernathey
161+
<strong>Author:</strong> Ryan Abernathey, Kerry Key
162162
<br/>
163163
<strong>Affiliation:</strong> Lamont-Doherty Earth Observatory
164164
<p class="my-2">This book grew out of a course developed at Columbia University called Research Computing in Earth Science. It was written mostly by Ryan Abernathey, with significant contributions from Kerry Key. By separating the book from the class, we hope to create an open-source community resource for python education in the Earth and Environmental Sciences.
@@ -1317,7 +1317,7 @@ Xarray is inspired by and borrows heavily from pandas, the popular data analysis
13171317
<img src="/_static/images/ebp-logo.png" class="gallery-thumbnail" />
13181318
<div class="container">
13191319
<a href="https://nbviewer.jupyter.org/github/ltauxe/Python-for-Earth-Science-Students/tree/master/" class="text-decoration-none"><h4 class="display-4 p-0">Python Programming for Earth Science Students</h4></a>
1320-
<p class="card-subtitle"><strong>Author:</strong> <a href="mailto:hasefaw@ucsd.edu">Hanna Asefaw</a>, <a href="mailto:bcych@ucsd.edu">Brendan Cych</a>, <a href="mailto:ltauxe@ucsd.edu">Lisa Tauxe</a><br/><strong>Affiliation:</strong> <a href="https://scripps.ucsd.edu/">Scripps Institution of Oceanography</a></p>
1320+
<p class="card-subtitle"><strong>Author:</strong> <a href="mailto:bcych@ucsd.edu">Brendan Cych</a>, <a href="mailto:ltauxe@ucsd.edu">Lisa Tauxe</a>, <a href="mailto:hasefaw@ucsd.edu">Hanna Asefaw</a><br/><strong>Affiliation:</strong> <a href="https://scripps.ucsd.edu/">Scripps Institution of Oceanography</a></p>
13211321
<p class="my-2">Python Programming for Earth Science Students</p>
13221322
</div>
13231323
</div>
@@ -1600,7 +1600,7 @@ Xarray is inspired by and borrows heavily from pandas, the popular data analysis
16001600
<img src="/_static/thumbnails/ptss-jupyter.jpeg" class="gallery-thumbnail" />
16011601
<div class="container">
16021602
<a href="https://youtu.be/xSzXvwzFsDU" class="text-decoration-none"><h4 class="display-4 p-0">Python Tutorial Seminar Series - Jupyter Notebooks</h4></a>
1603-
<p class="card-subtitle"><strong>Author:</strong> Project Pythia, Kevin Paul<br/><strong>Affiliation:</strong> <a href="https://ncar.ucar.edu/">NCAR</a></p>
1603+
<p class="card-subtitle"><strong>Author:</strong> Kevin Paul, Project Pythia<br/><strong>Affiliation:</strong> <a href="https://ncar.ucar.edu/">NCAR</a></p>
16041604
<p class="my-2">Recording from the Python Tutorial Seminar Series introducing JupyterLab and Jupyter Notebooks.
16051605
</p>
16061606
</div>
@@ -1623,7 +1623,7 @@ Xarray is inspired by and borrows heavily from pandas, the popular data analysis
16231623
<img src="/_static/thumbnails/ptss-numpy.jpeg" class="gallery-thumbnail" />
16241624
<div class="container">
16251625
<a href="https://youtu.be/kstc-6uz7AQ" class="text-decoration-none"><h4 class="display-4 p-0">Python Tutorial Seminar Series - Numpy</h4></a>
1626-
<p class="card-subtitle"><strong>Author:</strong> Project Pythia, A Kootz<br/><strong>Affiliation:</strong> <a href="https://ncar.ucar.edu/">NCAR</a></p>
1626+
<p class="card-subtitle"><strong>Author:</strong> A Kootz, Project Pythia<br/><strong>Affiliation:</strong> <a href="https://ncar.ucar.edu/">NCAR</a></p>
16271627
<p class="my-2">Recording from the Python Tutorial Seminar Series introducing the Python Package `numpy`. The content to follow along with this video is hosted on this <A href="https://colab.research.google.com/drive/1zcjaGXofLzUXkQzJKnANE9Z3yFUt0q7E?">Numpy Google Collab</A>.
16281628
</p>
16291629
</div>
@@ -1670,7 +1670,7 @@ Xarray is inspired by and borrows heavily from pandas, the popular data analysis
16701670
<img src="/_static/thumbnails/ptss-oop.jpeg" class="gallery-thumbnail" />
16711671
<div class="container">
16721672
<a href="https://youtu.be/GEFnL8C62u8" class="text-decoration-none"><h4 class="display-4 p-0">Python Tutorial Seminar Series - Object Oriented Programming</h4></a>
1673-
<p class="card-subtitle"><strong>Author:</strong> Project Pythia, A Kootz<br/><strong>Affiliation:</strong> <a href="https://ncar.ucar.edu/">NCAR</a></p>
1673+
<p class="card-subtitle"><strong>Author:</strong> A Kootz, Project Pythia<br/><strong>Affiliation:</strong> <a href="https://ncar.ucar.edu/">NCAR</a></p>
16741674
<p class="my-2">Recording from the Python Tutorial Seminar Series introducing Object Oriented Programming. The content to follow along with this video is hosted in this <A href="https://github.com/pilotchute/oop_hrrr_tutorial">Object Oriented Programming Tutorial GitHub Repository</A>.
16751675
</p>
16761676
</div>
@@ -1692,7 +1692,7 @@ Xarray is inspired by and borrows heavily from pandas, the popular data analysis
16921692
<img src="/_static/thumbnails/ptss-cartopy.jpeg" class="gallery-thumbnail" />
16931693
<div class="container">
16941694
<a href="https://youtu.be/ivmd3RluMiw" class="text-decoration-none"><h4 class="display-4 p-0">Python Tutorial Seminar Series - Cartopy</h4></a>
1695-
<p class="card-subtitle"><strong>Author:</strong> Project Pythia, Michaela Sizemore<br/><strong>Affiliation:</strong> <a href="https://ncar.ucar.edu/">NCAR</a></p>
1695+
<p class="card-subtitle"><strong>Author:</strong> Michaela Sizemore, Project Pythia<br/><strong>Affiliation:</strong> <a href="https://ncar.ucar.edu/">NCAR</a></p>
16961696
<p class="my-2">Recording from the Python Tutorial Seminar Series introducing the Python Package `cartopy`. The content to follow along with this video is hosted in this <A href="https://github.com/michaelavs/cartopy_tutorial">Cartopy Tutorial GitHub Repository</A>.
16971697
</p>
16981698
</div>
@@ -1717,7 +1717,7 @@ Xarray is inspired by and borrows heavily from pandas, the popular data analysis
17171717
<img src="/_static/thumbnails/ptss-git.png" class="gallery-thumbnail" />
17181718
<div class="container">
17191719
<a href="https://youtu.be/fYkPn0Nttlg" class="text-decoration-none"><h4 class="display-4 p-0">Python Tutorial Seminar Series - Git and GitHub</h4></a>
1720-
<p class="card-subtitle"><strong>Author:</strong> Project Pythia, Kevin Paul<br/><strong>Affiliation:</strong> <a href="https://ncar.ucar.edu/">NCAR</a></p>
1720+
<p class="card-subtitle"><strong>Author:</strong> Kevin Paul, Project Pythia<br/><strong>Affiliation:</strong> <a href="https://ncar.ucar.edu/">NCAR</a></p>
17211721
<p class="my-2">Recording from the Python Tutorial Seminar Series introducing the tools Git and GitHub. The content to follow along with this tutorial is hosted in this <A href="https://github.com/NCAR/git-github-demo">Git and GitHub Demo GitHub Repository</A>.
17221722
</p>
17231723
</div>
@@ -1740,7 +1740,7 @@ Xarray is inspired by and borrows heavily from pandas, the popular data analysis
17401740
<img src="/_static/thumbnails/ptss-pandas.jpeg" class="gallery-thumbnail" />
17411741
<div class="container">
17421742
<a href="https://youtu.be/BsV3ek7qsiM" class="text-decoration-none"><h4 class="display-4 p-0">Python Tutorial Seminar Series - Pandas</h4></a>
1743-
<p class="card-subtitle"><strong>Author:</strong> Max Grover, Project Pythia, Drew Camron<br/><strong>Affiliation:</strong> <a href="https://ncar.ucar.edu/">NCAR</a></p>
1743+
<p class="card-subtitle"><strong>Author:</strong> Max Grover, Drew Camron, Project Pythia<br/><strong>Affiliation:</strong> <a href="https://ncar.ucar.edu/">NCAR</a></p>
17441744
<p class="my-2">Recording from the Python Tutorial Seminar Series introducing the Python Package `pandas`. The content to follow along with this video is hosted in this <A href="https://github.com/mgrover1/ncar_pandas_tutorial">Pandas Tutorial GitHub Repository</A>.
17451745
</p>
17461746
</div>
@@ -1763,7 +1763,7 @@ Xarray is inspired by and borrows heavily from pandas, the popular data analysis
17631763
<img src="/_static/thumbnails/ptss-xarray1.jpeg" class="gallery-thumbnail" />
17641764
<div class="container">
17651765
<a href="https://youtu.be/Ss4ryKukhi4" class="text-decoration-none"><h4 class="display-4 p-0">Python Tutorial Seminar Series - Xarray Part 1</h4></a>
1766-
<p class="card-subtitle"><strong>Author:</strong> Project Pythia, Anderson Banihirwe<br/><strong>Affiliation:</strong> <a href="https://ncar.ucar.edu/">NCAR</a></p>
1766+
<p class="card-subtitle"><strong>Author:</strong> Anderson Banihirwe, Project Pythia<br/><strong>Affiliation:</strong> <a href="https://ncar.ucar.edu/">NCAR</a></p>
17671767
<p class="my-2">Recording from the Python Tutorial Seminar Series introducing the Python Package `xarray`. This is the first lesson of a two part series. The content to follow along with this video is hosted in this <A href="https://github.com/andersy005/xarray-tutorial">Xarray Tutorial GitHub Repository</A>.
17681768
</p>
17691769
</div>
@@ -1786,7 +1786,7 @@ Xarray is inspired by and borrows heavily from pandas, the popular data analysis
17861786
<img src="/_static/thumbnails/ptss-xarray2.jpeg" class="gallery-thumbnail" />
17871787
<div class="container">
17881788
<a href="https://youtu.be/2H_4drBwORY" class="text-decoration-none"><h4 class="display-4 p-0">Python Tutorial Seminar Series - Xarray Part 2</h4></a>
1789-
<p class="card-subtitle"><strong>Author:</strong> Project Pythia, Anderson Banihirwe<br/><strong>Affiliation:</strong> <a href="https://ncar.ucar.edu/">NCAR</a></p>
1789+
<p class="card-subtitle"><strong>Author:</strong> Anderson Banihirwe, Project Pythia<br/><strong>Affiliation:</strong> <a href="https://ncar.ucar.edu/">NCAR</a></p>
17901790
<p class="my-2">Recording from the Python Tutorial Seminar Series introducing the Python Package `xarray`. This is the second lesson of a two part series. The content to follow along with this video is hosted in this <A href="https://github.com/andersy005/xarray-tutorial">Xarray Tutorial GitHub Repository</A>.
17911791
</p>
17921792
</div>
@@ -1809,7 +1809,7 @@ Xarray is inspired by and borrows heavily from pandas, the popular data analysis
18091809
<img src="/_static/thumbnails/ptss-dask1.jpeg" class="gallery-thumbnail" />
18101810
<div class="container">
18111811
<a href="https://youtu.be/wn-QM6QUB_U" class="text-decoration-none"><h4 class="display-4 p-0">Python Tutorial Seminar Series - Dask Part 1</h4></a>
1812-
<p class="card-subtitle"><strong>Author:</strong> Project Pythia, Anderson Banihirwe<br/><strong>Affiliation:</strong> <a href="https://ncar.ucar.edu/">NCAR</a></p>
1812+
<p class="card-subtitle"><strong>Author:</strong> Anderson Banihirwe, Project Pythia<br/><strong>Affiliation:</strong> <a href="https://ncar.ucar.edu/">NCAR</a></p>
18131813
<p class="my-2">Recording from the Python Tutorial Seminar Series introducing the Python Package `dask`. This is the first lesson of a two part series. The content to follow along with this video is hosted in this <A href="https://github.com/andersy005/xarray-tutorial">Xarray Tutorial GitHub Repository</A>.
18141814
</p>
18151815
</div>
@@ -1832,7 +1832,7 @@ Xarray is inspired by and borrows heavily from pandas, the popular data analysis
18321832
<img src="/_static/thumbnails/ptss-dask2.jpeg" class="gallery-thumbnail" />
18331833
<div class="container">
18341834
<a href="https://youtu.be/yn4_-1pHC5k" class="text-decoration-none"><h4 class="display-4 p-0">Python Tutorial Seminar Series - Dask Part 2</h4></a>
1835-
<p class="card-subtitle"><strong>Author:</strong> Project Pythia, Anderson Banihirwe<br/><strong>Affiliation:</strong> <a href="https://ncar.ucar.edu/">NCAR</a></p>
1835+
<p class="card-subtitle"><strong>Author:</strong> Anderson Banihirwe, Project Pythia<br/><strong>Affiliation:</strong> <a href="https://ncar.ucar.edu/">NCAR</a></p>
18361836
<p class="my-2">Recording from the Python Tutorial Seminar Series introducing the Python Package `dask`. This is the second lesson of a two part series. The content to follow along with this video is hosted in this <A href="https://github.com/andersy005/xarray-tutorial">Xarray Tutorial GitHub Repository</A>.
18371837
</p>
18381838
</div>
@@ -1879,7 +1879,7 @@ Xarray is inspired by and borrows heavily from pandas, the popular data analysis
18791879
<img src="/_static/thumbnails/ptss-geocatcomp.jpeg" class="gallery-thumbnail" />
18801880
<div class="container">
18811881
<a href="https://www.youtube.com/watch?v=uiWDQKI8YTQ&t=6s" class="text-decoration-none"><h4 class="display-4 p-0">Python Tutorial Seminar Series - GeoCAT-Comp</h4></a>
1882-
<p class="card-subtitle"><strong>Author:</strong> Project Pythia, A Kootz<br/><strong>Affiliation:</strong> <a href="https://ncar.ucar.edu/">NCAR</a></p>
1882+
<p class="card-subtitle"><strong>Author:</strong> A Kootz, Project Pythia<br/><strong>Affiliation:</strong> <a href="https://ncar.ucar.edu/">NCAR</a></p>
18831883
<p class="my-2">Recording from the Python Tutorial Seminar Series introducing `geocat-comp`. The content to follow along with this video is hosted in this <A href="https://github.com/pilotchute/geocat_comp_tutorial">GeoCat-Comp GitHub Repository</A>.
18841884
</p>
18851885
</div>
0 Bytes
Binary file not shown.

about.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -645,7 +645,7 @@ <h1>Contribute</h1>
645645

646646
By the <a href="https://projectpythia.org/">Project Pythia</a> Community.
647647

648-
Last updated on 28 February 2024.
648+
Last updated on 13 March 2024.
649649
</p>
650650
</div>
651651
</div>

blog.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -466,7 +466,7 @@ <h1>Contribute</h1>
466466

467467
By the <a href="https://projectpythia.org/">Project Pythia</a> Community.
468468

469-
Last updated on 28 February 2024.
469+
Last updated on 13 March 2024.
470470
</p>
471471
</div>
472472
</div>

blog/2023.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -431,7 +431,7 @@ <h1>Contribute</h1>
431431

432432
By the <a href="https://projectpythia.org/">Project Pythia</a> Community.
433433

434-
Last updated on 28 February 2024.
434+
Last updated on 13 March 2024.
435435
</p>
436436
</div>
437437
</div>

blog/2024.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -396,7 +396,7 @@ <h1>Contribute</h1>
396396

397397
By the <a href="https://projectpythia.org/">Project Pythia</a> Community.
398398

399-
Last updated on 28 February 2024.
399+
Last updated on 13 March 2024.
400400
</p>
401401
</div>
402402
</div>

blog/archive.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -404,7 +404,7 @@ <h1>Contribute</h1>
404404

405405
By the <a href="https://projectpythia.org/">Project Pythia</a> Community.
406406

407-
Last updated on 28 February 2024.
407+
Last updated on 13 March 2024.
408408
</p>
409409
</div>
410410
</div>

blog/author.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -414,7 +414,7 @@ <h1>Contribute</h1>
414414

415415
By the <a href="https://projectpythia.org/">Project Pythia</a> Community.
416416

417-
Last updated on 28 February 2024.
417+
Last updated on 13 March 2024.
418418
</p>
419419
</div>
420420
</div>

blog/author/brian-rose.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -396,7 +396,7 @@ <h1>Contribute</h1>
396396

397397
By the <a href="https://projectpythia.org/">Project Pythia</a> Community.
398398

399-
Last updated on 28 February 2024.
399+
Last updated on 13 March 2024.
400400
</p>
401401
</div>
402402
</div>

blog/author/john-clyne.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -397,7 +397,7 @@ <h1>Contribute</h1>
397397

398398
By the <a href="https://projectpythia.org/">Project Pythia</a> Community.
399399

400-
Last updated on 28 February 2024.
400+
Last updated on 13 March 2024.
401401
</p>
402402
</div>
403403
</div>

blog/author/julia-kent.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -395,7 +395,7 @@ <h1>Contribute</h1>
395395

396396
By the <a href="https://projectpythia.org/">Project Pythia</a> Community.
397397

398-
Last updated on 28 February 2024.
398+
Last updated on 13 March 2024.
399399
</p>
400400
</div>
401401
</div>

blog/drafts.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -354,7 +354,7 @@ <h1>Contribute</h1>
354354

355355
By the <a href="https://projectpythia.org/">Project Pythia</a> Community.
356356

357-
Last updated on 28 February 2024.
357+
Last updated on 13 March 2024.
358358
</p>
359359
</div>
360360
</div>

blog/tag.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -394,7 +394,7 @@ <h1>Contribute</h1>
394394

395395
By the <a href="https://projectpythia.org/">Project Pythia</a> Community.
396396

397-
Last updated on 28 February 2024.
397+
Last updated on 13 March 2024.
398398
</p>
399399
</div>
400400
</div>

blog/tag/cook-off.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -466,7 +466,7 @@ <h1>Contribute</h1>
466466

467467
By the <a href="https://projectpythia.org/">Project Pythia</a> Community.
468468

469-
Last updated on 28 February 2024.
469+
Last updated on 13 March 2024.
470470
</p>
471471
</div>
472472
</div>

code_of_conduct.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -488,7 +488,7 @@ <h1>Contribute</h1>
488488

489489
By the <a href="https://projectpythia.org/">Project Pythia</a> Community.
490490

491-
Last updated on 28 February 2024.
491+
Last updated on 13 March 2024.
492492
</p>
493493
</div>
494494
</div>

contributing.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -941,7 +941,7 @@ <h1>Contribute</h1>
941941

942942
By the <a href="https://projectpythia.org/">Project Pythia</a> Community.
943943

944-
Last updated on 28 February 2024.
944+
Last updated on 13 March 2024.
945945
</p>
946946
</div>
947947
</div>

genindex.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -329,7 +329,7 @@ <h1>Contribute</h1>
329329

330330
By the <a href="https://projectpythia.org/">Project Pythia</a> Community.
331331

332-
Last updated on 28 February 2024.
332+
Last updated on 13 March 2024.
333333
</p>
334334
</div>
335335
</div>

index.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -466,7 +466,7 @@ <h1>Contribute</h1>
466466

467467
By the <a href="https://projectpythia.org/">Project Pythia</a> Community.
468468

469-
Last updated on 28 February 2024.
469+
Last updated on 13 March 2024.
470470
</p>
471471
</div>
472472
</div>

posts/cookoff2023.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -391,7 +391,7 @@ <h1>Contribute</h1>
391391

392392
By the <a href="https://projectpythia.org/">Project Pythia</a> Community.
393393

394-
Last updated on 28 February 2024.
394+
Last updated on 13 March 2024.
395395
</p>
396396
</div>
397397
</div>

posts/cookoff2024-savethedate.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -393,7 +393,7 @@ <h1>Contribute</h1>
393393

394394
By the <a href="https://projectpythia.org/">Project Pythia</a> Community.
395395

396-
Last updated on 28 February 2024.
396+
Last updated on 13 March 2024.
397397
</p>
398398
</div>
399399
</div>

posts/cookoff2024-website.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -389,7 +389,7 @@ <h1>Contribute</h1>
389389

390390
By the <a href="https://projectpythia.org/">Project Pythia</a> Community.
391391

392-
Last updated on 28 February 2024.
392+
Last updated on 13 March 2024.
393393
</p>
394394
</div>
395395
</div>

0 commit comments

Comments
 (0)