Skip to content

Commit 2fe44c4

Browse files
committed
deploy: ba0b8fc
1 parent 839614f commit 2fe44c4

29 files changed

+94
-94
lines changed

_images/bycountry.png

4 Bytes
Loading

_images/thisyear.png

161 Bytes
Loading

_images/toppages.png

-214 Bytes
Loading

_sources/metrics.md

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

3-
Last Updated: 2024-08-05 00:57:16.240554
3+
Last Updated: 2024-08-06 19:39:12.988644
44

55
| Project | Users |
66
| ----- | ----- |
77
| Portal | 15.2K |
8-
| Foundations | 58.3K |
9-
| Cookbooks | 12.1K |
8+
| Foundations | 58.4K |
9+
| Cookbooks | 12.2K |
1010

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

_sources/resource-gallery.md

Lines changed: 10 additions & 10 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> Kerry Key, Ryan Abernathey<br/><strong>Affiliation:</strong> Lamont-Doherty Earth Observatory</p>
158+
<p class="card-subtitle"><strong>Author:</strong> Ryan Abernathey, Kerry Key<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> Kerry Key, Ryan Abernathey
167+
<strong>Author:</strong> Ryan Abernathey, Kerry Key
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:[email protected]">Lisa Tauxe</a>, <a href="mailto:bcych@ucsd.edu">Brendan Cych</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>
1581+
<p class="card-subtitle"><strong>Author:</strong> <a href="mailto:[email protected]">Lisa Tauxe</a>, <a href="mailto:hasefaw@ucsd.edu">Hanna Asefaw</a>, <a href="mailto:bcych@ucsd.edu">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>
@@ -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> A Kootz, Project Pythia<br/><strong>Affiliation:</strong> <a href="https://ncar.ucar.edu/">NCAR</a></p>
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>
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>
@@ -1967,7 +1967,7 @@ Xarray is inspired by and borrows heavily from pandas, the popular data analysis
19671967
<img src="_static/thumbnails/ptss-matplotlib.jpeg" class="gallery-thumbnail" />
19681968
<div class="container">
19691969
<a href="https://youtu.be/EiPRIdHQEmE" class="text-decoration-none"><h4 class="display-4 p-0">Python Tutorial Seminar Series - Matplotlib</h4></a>
1970-
<p class="card-subtitle"><strong>Author:</strong> Project Pythia, Anissa Zacharias<br/><strong>Affiliation:</strong> <a href="https://ncar.ucar.edu/">NCAR</a></p>
1970+
<p class="card-subtitle"><strong>Author:</strong> Anissa Zacharias, Project Pythia<br/><strong>Affiliation:</strong> <a href="https://ncar.ucar.edu/">NCAR</a></p>
19711971
<p class="my-2">Recording from the Python Tutorial Seminar Series introducing the Python Package `matplotlib`. The content to follow along with this video is hosted on this <A href="https://github.com/anissa111/matplotlib-tutorial">Matplotlib Tutorial GitHub Repository</A>.
19721972
</p>
19731973
</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> A Kootz, Project Pythia<br/><strong>Affiliation:</strong> <a href="https://ncar.ucar.edu/">NCAR</a></p>
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>
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>
@@ -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> Max Grover, Project Pythia, Drew Camron<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>
@@ -2221,7 +2221,7 @@ Xarray is inspired by and borrows heavily from pandas, the popular data analysis
22212221
<img src="_static/thumbnails/ptss-geocatplot.jpeg" class="gallery-thumbnail" />
22222222
<div class="container">
22232223
<a href="https://youtu.be/It231le1fAU" class="text-decoration-none"><h4 class="display-4 p-0">Python Tutorial Seminar Series - Plotting with GeoCAT</h4></a>
2224-
<p class="card-subtitle"><strong>Author:</strong> Project Pythia, Anissa Zacharias<br/><strong>Affiliation:</strong> <a href="https://ncar.ucar.edu/">NCAR</a></p>
2224+
<p class="card-subtitle"><strong>Author:</strong> Anissa Zacharias, Project Pythia<br/><strong>Affiliation:</strong> <a href="https://ncar.ucar.edu/">NCAR</a></p>
22252225
<p class="my-2">Recording from the Python Tutorial Seminar Series introducing advanced plotting techniques and highlighting tools developed by GeoCAT. The content to follow along with this video is hosted in this <A href="https://github.com/anissa111/plotting-with-geocat-tutorial">Plotting with GeoCat GitHub Repository</A>.
22262226
</p>
22272227
</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> A Kootz, Project Pythia<br/><strong>Affiliation:</strong> <a href="https://ncar.ucar.edu/">NCAR</a></p>
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>
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
@@ -68,7 +68,7 @@
6868

6969
<meta name="viewport" content="width=device-width, initial-scale=1"/>
7070
<meta name="docsearch:language" content="en"/>
71-
<meta name="docbuild:last-update" content="5 August 2024"/>
71+
<meta name="docbuild:last-update" content="6 August 2024"/>
7272

7373

7474

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

829829
<div class="footer-item">
830830
<p class="last-updated">
831-
Last updated on 5 August 2024.
831+
Last updated on 6 August 2024.
832832
<br/>
833833
</p>
834834
</div>
@@ -915,7 +915,7 @@ <h1>Contribute</h1>
915915

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

918-
Last updated on 5 August 2024.
918+
Last updated on 6 August 2024.
919919
</p>
920920
</div>
921921
</div>

blog.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@
6565

6666
<meta name="viewport" content="width=device-width, initial-scale=1"/>
6767
<meta name="docsearch:language" content="en"/>
68-
<meta name="docbuild:last-update" content="5 August 2024"/>
68+
<meta name="docbuild:last-update" content="6 August 2024"/>
6969

7070
<link
7171
rel="alternate"
@@ -704,7 +704,7 @@ <h2 class="ablog-post-title">
704704

705705
<div class="footer-item">
706706
<p class="last-updated">
707-
Last updated on 5 August 2024.
707+
Last updated on 6 August 2024.
708708
<br/>
709709
</p>
710710
</div>
@@ -791,7 +791,7 @@ <h1>Contribute</h1>
791791

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

794-
Last updated on 5 August 2024.
794+
Last updated on 6 August 2024.
795795
</p>
796796
</div>
797797
</div>

blog/2023.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@
6565

6666
<meta name="viewport" content="width=device-width, initial-scale=1"/>
6767
<meta name="docsearch:language" content="en"/>
68-
<meta name="docbuild:last-update" content="5 August 2024"/>
68+
<meta name="docbuild:last-update" content="6 August 2024"/>
6969

7070
<link
7171
rel="alternate"
@@ -646,7 +646,7 @@ <h2 class="ablog-post-title">
646646

647647
<div class="footer-item">
648648
<p class="last-updated">
649-
Last updated on 5 August 2024.
649+
Last updated on 6 August 2024.
650650
<br/>
651651
</p>
652652
</div>
@@ -733,7 +733,7 @@ <h1>Contribute</h1>
733733

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

736-
Last updated on 5 August 2024.
736+
Last updated on 6 August 2024.
737737
</p>
738738
</div>
739739
</div>

blog/2024.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@
6565

6666
<meta name="viewport" content="width=device-width, initial-scale=1"/>
6767
<meta name="docsearch:language" content="en"/>
68-
<meta name="docbuild:last-update" content="5 August 2024"/>
68+
<meta name="docbuild:last-update" content="6 August 2024"/>
6969

7070
<link
7171
rel="alternate"
@@ -586,7 +586,7 @@ <h2 class="ablog-post-title">
586586

587587
<div class="footer-item">
588588
<p class="last-updated">
589-
Last updated on 5 August 2024.
589+
Last updated on 6 August 2024.
590590
<br/>
591591
</p>
592592
</div>
@@ -673,7 +673,7 @@ <h1>Contribute</h1>
673673

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

676-
Last updated on 5 August 2024.
676+
Last updated on 6 August 2024.
677677
</p>
678678
</div>
679679
</div>

blog/archive.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@
6565

6666
<meta name="viewport" content="width=device-width, initial-scale=1"/>
6767
<meta name="docsearch:language" content="en"/>
68-
<meta name="docbuild:last-update" content="5 August 2024"/>
68+
<meta name="docbuild:last-update" content="6 August 2024"/>
6969

7070

7171

@@ -564,7 +564,7 @@ <h2>
564564

565565
<div class="footer-item">
566566
<p class="last-updated">
567-
Last updated on 5 August 2024.
567+
Last updated on 6 August 2024.
568568
<br/>
569569
</p>
570570
</div>
@@ -651,7 +651,7 @@ <h1>Contribute</h1>
651651

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

654-
Last updated on 5 August 2024.
654+
Last updated on 6 August 2024.
655655
</p>
656656
</div>
657657
</div>

0 commit comments

Comments
 (0)