Skip to content

Commit d750a92

Browse files
committed
deploy: ba0b8fc
1 parent d4ba421 commit d750a92

29 files changed

+104
-104
lines changed

_images/bycountry.png

-2 Bytes
Loading

_images/thisyear.png

599 Bytes
Loading

_images/toppages.png

90 Bytes
Loading

_sources/metrics.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
# Metrics
22

3-
Last Updated: 2024-08-12 00:42:07.151339
3+
Last Updated: 2024-08-26 00:41:23.291923
44

55
| Project | Users |
66
| ----- | ----- |
7-
| Portal | 15.2K |
8-
| Foundations | 58.7K |
9-
| Cookbooks | 12.3K |
7+
| Portal | 15.4K |
8+
| Foundations | 59.3K |
9+
| Cookbooks | 12.6K |
1010

1111
![Users this Year](metrics/thisyear.png)
1212

_sources/resource-gallery.md

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -155,7 +155,7 @@ Resource Gallery
155155
<img src="_static/thumbnails/earth_env_data_science.png" class="gallery-thumbnail" />
156156
<div class="container">
157157
<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>
158-
<p class="card-subtitle"><strong>Author:</strong> Ryan Abernathey, Kerry Key<br/><strong>Affiliation:</strong> Lamont-Doherty Earth Observatory</p>
158+
<p class="card-subtitle"><strong>Author:</strong> Kerry Key, Ryan Abernathey<br/><strong>Affiliation:</strong> Lamont-Doherty Earth Observatory</p>
159159
<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>
160160
</div>
161161
</div>
@@ -164,7 +164,7 @@ Resource Gallery
164164
<div class="content">
165165
<img src="_static/thumbnails/earth_env_data_science.png" class="modal-img" />
166166
<h3 class="display-3">An Introduction to Earth and Environmental Data Science</h3>
167-
<strong>Author:</strong> Ryan Abernathey, Kerry Key
167+
<strong>Author:</strong> Kerry Key, Ryan Abernathey
168168
<br/>
169169
<strong>Affiliation:</strong> Lamont-Doherty Earth Observatory
170170
<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.
@@ -1578,7 +1578,7 @@ Xarray is inspired by and borrows heavily from pandas, the popular data analysis
15781578
<img src="_static/images/ebp-logo.png" class="gallery-thumbnail" />
15791579
<div class="container">
15801580
<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>
1581-
<p class="card-subtitle"><strong>Author:</strong> <a href="mailto:ltauxe@ucsd.edu">Lisa Tauxe</a>, <a href="mailto:hasefaw@ucsd.edu">Hanna Asefaw</a>, <a href="mailto:[email protected]">Brendan Cych</a><br/><strong>Affiliation:</strong> <a href="https://scripps.ucsd.edu/">Scripps Institution of Oceanography</a></p>
1581+
<p class="card-subtitle"><strong>Author:</strong> <a href="mailto:hasefaw@ucsd.edu">Hanna Asefaw</a>, <a href="mailto:ltauxe@ucsd.edu">Lisa Tauxe</a>, <a href="mailto:[email protected]">Brendan Cych</a><br/><strong>Affiliation:</strong> <a href="https://scripps.ucsd.edu/">Scripps Institution of Oceanography</a></p>
15821582
<p class="my-2">Python Programming for Earth Science Students </p>
15831583
</div>
15841584
</div>
@@ -1911,7 +1911,7 @@ Xarray is inspired by and borrows heavily from pandas, the popular data analysis
19111911
<img src="_static/thumbnails/ptss-jupyter.jpeg" class="gallery-thumbnail" />
19121912
<div class="container">
19131913
<a href="https://youtu.be/xSzXvwzFsDU" class="text-decoration-none"><h4 class="display-4 p-0">Python Tutorial Seminar Series - Jupyter Notebooks</h4></a>
1914-
<p class="card-subtitle"><strong>Author:</strong> Project Pythia, Kevin Paul<br/><strong>Affiliation:</strong> <a href="https://ncar.ucar.edu/">NCAR</a></p>
1914+
<p class="card-subtitle"><strong>Author:</strong> Kevin Paul, Project Pythia<br/><strong>Affiliation:</strong> <a href="https://ncar.ucar.edu/">NCAR</a></p>
19151915
<p class="my-2">Recording from the Python Tutorial Seminar Series introducing JupyterLab and Jupyter Notebooks.
19161916
</p>
19171917
</div>
@@ -1939,7 +1939,7 @@ Xarray is inspired by and borrows heavily from pandas, the popular data analysis
19391939
<img src="_static/thumbnails/ptss-numpy.jpeg" class="gallery-thumbnail" />
19401940
<div class="container">
19411941
<a href="https://youtu.be/kstc-6uz7AQ" class="text-decoration-none"><h4 class="display-4 p-0">Python Tutorial Seminar Series - Numpy</h4></a>
1942-
<p class="card-subtitle"><strong>Author:</strong> Project Pythia, A Kootz<br/><strong>Affiliation:</strong> <a href="https://ncar.ucar.edu/">NCAR</a></p>
1942+
<p class="card-subtitle"><strong>Author:</strong> A Kootz, Project Pythia<br/><strong>Affiliation:</strong> <a href="https://ncar.ucar.edu/">NCAR</a></p>
19431943
<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>.
19441944
</p>
19451945
</div>
@@ -1996,7 +1996,7 @@ Xarray is inspired by and borrows heavily from pandas, the popular data analysis
19961996
<img src="_static/thumbnails/ptss-oop.jpeg" class="gallery-thumbnail" />
19971997
<div class="container">
19981998
<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>
1999-
<p class="card-subtitle"><strong>Author:</strong> Project Pythia, A Kootz<br/><strong>Affiliation:</strong> <a href="https://ncar.ucar.edu/">NCAR</a></p>
1999+
<p class="card-subtitle"><strong>Author:</strong> A Kootz, Project Pythia<br/><strong>Affiliation:</strong> <a href="https://ncar.ucar.edu/">NCAR</a></p>
20002000
<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>.
20012001
</p>
20022002
</div>
@@ -2023,7 +2023,7 @@ Xarray is inspired by and borrows heavily from pandas, the popular data analysis
20232023
<img src="_static/thumbnails/ptss-cartopy.jpeg" class="gallery-thumbnail" />
20242024
<div class="container">
20252025
<a href="https://youtu.be/ivmd3RluMiw" class="text-decoration-none"><h4 class="display-4 p-0">Python Tutorial Seminar Series - Cartopy</h4></a>
2026-
<p class="card-subtitle"><strong>Author:</strong> Project Pythia, Michaela Sizemore<br/><strong>Affiliation:</strong> <a href="https://ncar.ucar.edu/">NCAR</a></p>
2026+
<p class="card-subtitle"><strong>Author:</strong> Michaela Sizemore, Project Pythia<br/><strong>Affiliation:</strong> <a href="https://ncar.ucar.edu/">NCAR</a></p>
20272027
<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>.
20282028
</p>
20292029
</div>
@@ -2053,7 +2053,7 @@ Xarray is inspired by and borrows heavily from pandas, the popular data analysis
20532053
<img src="_static/thumbnails/ptss-git.png" class="gallery-thumbnail" />
20542054
<div class="container">
20552055
<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>
2056-
<p class="card-subtitle"><strong>Author:</strong> Project Pythia, Kevin Paul<br/><strong>Affiliation:</strong> <a href="https://ncar.ucar.edu/">NCAR</a></p>
2056+
<p class="card-subtitle"><strong>Author:</strong> Kevin Paul, Project Pythia<br/><strong>Affiliation:</strong> <a href="https://ncar.ucar.edu/">NCAR</a></p>
20572057
<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>.
20582058
</p>
20592059
</div>
@@ -2081,7 +2081,7 @@ Xarray is inspired by and borrows heavily from pandas, the popular data analysis
20812081
<img src="_static/thumbnails/ptss-pandas.jpeg" class="gallery-thumbnail" />
20822082
<div class="container">
20832083
<a href="https://youtu.be/BsV3ek7qsiM" class="text-decoration-none"><h4 class="display-4 p-0">Python Tutorial Seminar Series - Pandas</h4></a>
2084-
<p class="card-subtitle"><strong>Author:</strong> Drew Camron, Max Grover, Project Pythia<br/><strong>Affiliation:</strong> <a href="https://ncar.ucar.edu/">NCAR</a></p>
2084+
<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>
20852085
<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>.
20862086
</p>
20872087
</div>
@@ -2109,7 +2109,7 @@ Xarray is inspired by and borrows heavily from pandas, the popular data analysis
21092109
<img src="_static/thumbnails/ptss-xarray1.jpeg" class="gallery-thumbnail" />
21102110
<div class="container">
21112111
<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>
2112-
<p class="card-subtitle"><strong>Author:</strong> Project Pythia, Anderson Banihirwe<br/><strong>Affiliation:</strong> <a href="https://ncar.ucar.edu/">NCAR</a></p>
2112+
<p class="card-subtitle"><strong>Author:</strong> Anderson Banihirwe, Project Pythia<br/><strong>Affiliation:</strong> <a href="https://ncar.ucar.edu/">NCAR</a></p>
21132113
<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>.
21142114
</p>
21152115
</div>
@@ -2137,7 +2137,7 @@ Xarray is inspired by and borrows heavily from pandas, the popular data analysis
21372137
<img src="_static/thumbnails/ptss-xarray2.jpeg" class="gallery-thumbnail" />
21382138
<div class="container">
21392139
<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>
2140-
<p class="card-subtitle"><strong>Author:</strong> Project Pythia, Anderson Banihirwe<br/><strong>Affiliation:</strong> <a href="https://ncar.ucar.edu/">NCAR</a></p>
2140+
<p class="card-subtitle"><strong>Author:</strong> Anderson Banihirwe, Project Pythia<br/><strong>Affiliation:</strong> <a href="https://ncar.ucar.edu/">NCAR</a></p>
21412141
<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>.
21422142
</p>
21432143
</div>
@@ -2165,7 +2165,7 @@ Xarray is inspired by and borrows heavily from pandas, the popular data analysis
21652165
<img src="_static/thumbnails/ptss-dask1.jpeg" class="gallery-thumbnail" />
21662166
<div class="container">
21672167
<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>
2168-
<p class="card-subtitle"><strong>Author:</strong> Project Pythia, Anderson Banihirwe<br/><strong>Affiliation:</strong> <a href="https://ncar.ucar.edu/">NCAR</a></p>
2168+
<p class="card-subtitle"><strong>Author:</strong> Anderson Banihirwe, Project Pythia<br/><strong>Affiliation:</strong> <a href="https://ncar.ucar.edu/">NCAR</a></p>
21692169
<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>.
21702170
</p>
21712171
</div>
@@ -2193,7 +2193,7 @@ Xarray is inspired by and borrows heavily from pandas, the popular data analysis
21932193
<img src="_static/thumbnails/ptss-dask2.jpeg" class="gallery-thumbnail" />
21942194
<div class="container">
21952195
<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>
2196-
<p class="card-subtitle"><strong>Author:</strong> Project Pythia, Anderson Banihirwe<br/><strong>Affiliation:</strong> <a href="https://ncar.ucar.edu/">NCAR</a></p>
2196+
<p class="card-subtitle"><strong>Author:</strong> Anderson Banihirwe, Project Pythia<br/><strong>Affiliation:</strong> <a href="https://ncar.ucar.edu/">NCAR</a></p>
21972197
<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>.
21982198
</p>
21992199
</div>
@@ -2250,7 +2250,7 @@ Xarray is inspired by and borrows heavily from pandas, the popular data analysis
22502250
<img src="_static/thumbnails/ptss-geocatcomp.jpeg" class="gallery-thumbnail" />
22512251
<div class="container">
22522252
<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>
2253-
<p class="card-subtitle"><strong>Author:</strong> Project Pythia, A Kootz<br/><strong>Affiliation:</strong> <a href="https://ncar.ucar.edu/">NCAR</a></p>
2253+
<p class="card-subtitle"><strong>Author:</strong> A Kootz, Project Pythia<br/><strong>Affiliation:</strong> <a href="https://ncar.ucar.edu/">NCAR</a></p>
22542254
<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>.
22552255
</p>
22562256
</div>

about.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@
6767
<link rel="prev" title="Project Pythia" href="index.html" />
6868
<meta name="viewport" content="width=device-width, initial-scale=1"/>
6969
<meta name="docsearch:language" content="en"/>
70-
<meta name="docbuild:last-update" content="12 August 2024"/>
70+
<meta name="docbuild:last-update" content="26 August 2024"/>
7171
</head>
7272

7373

@@ -822,7 +822,7 @@ <h2>Presentations about Project Pythia<a class="headerlink" href="#presentations
822822

823823
<div class="footer-item">
824824
<p class="last-updated">
825-
Last updated on 12 August 2024.
825+
Last updated on 26 August 2024.
826826
<br/>
827827
</p>
828828
</div>
@@ -909,7 +909,7 @@ <h1>Contribute</h1>
909909

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

912-
Last updated on 12 August 2024.
912+
Last updated on 26 August 2024.
913913
</p>
914914
</div>
915915
</div>

blog.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@
6464
<link rel="search" title="Search" href="search.html" />
6565
<meta name="viewport" content="width=device-width, initial-scale=1"/>
6666
<meta name="docsearch:language" content="en"/>
67-
<meta name="docbuild:last-update" content="12 August 2024"/>
67+
<meta name="docbuild:last-update" content="26 August 2024"/>
6868
<link
6969
rel="alternate"
7070
type="application/atom+xml"
@@ -659,7 +659,7 @@ <h2 class="ablog-post-title">
659659

660660
<div class="footer-item">
661661
<p class="last-updated">
662-
Last updated on 12 August 2024.
662+
Last updated on 26 August 2024.
663663
<br/>
664664
</p>
665665
</div>
@@ -746,7 +746,7 @@ <h1>Contribute</h1>
746746

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

749-
Last updated on 12 August 2024.
749+
Last updated on 26 August 2024.
750750
</p>
751751
</div>
752752
</div>

blog/2023.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@
6464
<link rel="search" title="Search" href="../search.html" />
6565
<meta name="viewport" content="width=device-width, initial-scale=1"/>
6666
<meta name="docsearch:language" content="en"/>
67-
<meta name="docbuild:last-update" content="12 August 2024"/>
67+
<meta name="docbuild:last-update" content="26 August 2024"/>
6868
<link
6969
rel="alternate"
7070
type="application/atom+xml"
@@ -613,7 +613,7 @@ <h2 class="ablog-post-title">
613613

614614
<div class="footer-item">
615615
<p class="last-updated">
616-
Last updated on 12 August 2024.
616+
Last updated on 26 August 2024.
617617
<br/>
618618
</p>
619619
</div>
@@ -700,7 +700,7 @@ <h1>Contribute</h1>
700700

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

703-
Last updated on 12 August 2024.
703+
Last updated on 26 August 2024.
704704
</p>
705705
</div>
706706
</div>

blog/2024.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@
6464
<link rel="search" title="Search" href="../search.html" />
6565
<meta name="viewport" content="width=device-width, initial-scale=1"/>
6666
<meta name="docsearch:language" content="en"/>
67-
<meta name="docbuild:last-update" content="12 August 2024"/>
67+
<meta name="docbuild:last-update" content="26 August 2024"/>
6868
<link
6969
rel="alternate"
7070
type="application/atom+xml"
@@ -565,7 +565,7 @@ <h2 class="ablog-post-title">
565565

566566
<div class="footer-item">
567567
<p class="last-updated">
568-
Last updated on 12 August 2024.
568+
Last updated on 26 August 2024.
569569
<br/>
570570
</p>
571571
</div>
@@ -652,7 +652,7 @@ <h1>Contribute</h1>
652652

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

655-
Last updated on 12 August 2024.
655+
Last updated on 26 August 2024.
656656
</p>
657657
</div>
658658
</div>

blog/archive.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@
6464
<link rel="search" title="Search" href="../search.html" />
6565
<meta name="viewport" content="width=device-width, initial-scale=1"/>
6666
<meta name="docsearch:language" content="en"/>
67-
<meta name="docbuild:last-update" content="12 August 2024"/>
67+
<meta name="docbuild:last-update" content="26 August 2024"/>
6868
</head>
6969

7070

@@ -547,7 +547,7 @@ <h2>
547547

548548
<div class="footer-item">
549549
<p class="last-updated">
550-
Last updated on 12 August 2024.
550+
Last updated on 26 August 2024.
551551
<br/>
552552
</p>
553553
</div>
@@ -634,7 +634,7 @@ <h1>Contribute</h1>
634634

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

637-
Last updated on 12 August 2024.
637+
Last updated on 26 August 2024.
638638
</p>
639639
</div>
640640
</div>

0 commit comments

Comments
 (0)