Skip to content

Commit 566c433

Browse files
committed
Deploying to gh-pages from @ a20d6d3 🚀
1 parent a4a0192 commit 566c433

38 files changed

+109
-109
lines changed

_images/bycountry.png

8 Bytes
Loading

_images/thisyear.png

-781 Bytes
Loading

_images/toppages.png

-142 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: 2025-01-11 19:21:26.779463
3+
Last Updated: 2025-01-13 01:06:47.255031
44

55
| Project | Users |
66
| ----- | ----- |
77
| Portal | 17.3K |
8-
| Foundations | 67.9K |
9-
| Cookbooks | 17.3K |
8+
| Foundations | 68.0K |
9+
| Cookbooks | 17.4K |
1010

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

_sources/resource-gallery.md

Lines changed: 4 additions & 4 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.
@@ -1478,7 +1478,7 @@ Xarray is inspired by and borrows heavily from pandas, the popular data analysis
14781478
<img src="_static/images/ebp-logo.png" class="gallery-thumbnail" />
14791479
<div class="container">
14801480
<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>
1481-
<p class="card-subtitle"><strong>Author:</strong> <a href="mailto:[email protected]">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>
1481+
<p class="card-subtitle"><strong>Author:</strong> <a href="mailto:[email protected]">Hanna Asefaw</a>, <a href="mailto:ltauxe@ucsd.edu">Lisa Tauxe</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>
14821482
<p class="my-2">Python Programming for Earth Science Students </p>
14831483
</div>
14841484
</div>
@@ -1981,7 +1981,7 @@ Xarray is inspired by and borrows heavily from pandas, the popular data analysis
19811981
<img src="_static/thumbnails/ptss-pandas.jpeg" class="gallery-thumbnail" />
19821982
<div class="container">
19831983
<a href="https://youtu.be/BsV3ek7qsiM" class="text-decoration-none"><h4 class="display-4 p-0">Python Tutorial Seminar Series - Pandas</h4></a>
1984-
<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>
1984+
<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>
19851985
<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>.
19861986
</p>
19871987
</div>

about.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@
7474
<meta name="viewport" content="width=device-width, initial-scale=1"/>
7575
<meta name="docsearch:language" content="en"/>
7676
<meta name="docsearch:version" content="" />
77-
<meta name="docbuild:last-update" content="11 January 2025"/>
77+
<meta name="docbuild:last-update" content="13 January 2025"/>
7878
</head>
7979

8080

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

833833
<div class="footer-item">
834834
<p class="last-updated">
835-
Last updated on 11 January 2025.
835+
Last updated on 13 January 2025.
836836
<br/>
837837
</p>
838838
</div>
@@ -919,7 +919,7 @@ <h1>Contribute</h1>
919919

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

922-
Last updated on 11 January 2025.
922+
Last updated on 13 January 2025.
923923
</p>
924924
</div>
925925
</div>

blog.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@
7171
<meta name="viewport" content="width=device-width, initial-scale=1"/>
7272
<meta name="docsearch:language" content="en"/>
7373
<meta name="docsearch:version" content="" />
74-
<meta name="docbuild:last-update" content="11 January 2025"/>
74+
<meta name="docbuild:last-update" content="13 January 2025"/>
7575
<link
7676
rel="alternate"
7777
type="application/atom+xml"
@@ -806,7 +806,7 @@ <h2 class="ablog-post-title">
806806

807807
<div class="footer-item">
808808
<p class="last-updated">
809-
Last updated on 11 January 2025.
809+
Last updated on 13 January 2025.
810810
<br/>
811811
</p>
812812
</div>
@@ -893,7 +893,7 @@ <h1>Contribute</h1>
893893

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

896-
Last updated on 11 January 2025.
896+
Last updated on 13 January 2025.
897897
</p>
898898
</div>
899899
</div>

blog/2023.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@
7171
<meta name="viewport" content="width=device-width, initial-scale=1"/>
7272
<meta name="docsearch:language" content="en"/>
7373
<meta name="docsearch:version" content="" />
74-
<meta name="docbuild:last-update" content="11 January 2025"/>
74+
<meta name="docbuild:last-update" content="13 January 2025"/>
7575
<link
7676
rel="alternate"
7777
type="application/atom+xml"
@@ -664,7 +664,7 @@ <h2 class="ablog-post-title">
664664

665665
<div class="footer-item">
666666
<p class="last-updated">
667-
Last updated on 11 January 2025.
667+
Last updated on 13 January 2025.
668668
<br/>
669669
</p>
670670
</div>
@@ -751,7 +751,7 @@ <h1>Contribute</h1>
751751

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

754-
Last updated on 11 January 2025.
754+
Last updated on 13 January 2025.
755755
</p>
756756
</div>
757757
</div>

blog/2024.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@
7171
<meta name="viewport" content="width=device-width, initial-scale=1"/>
7272
<meta name="docsearch:language" content="en"/>
7373
<meta name="docsearch:version" content="" />
74-
<meta name="docbuild:last-update" content="11 January 2025"/>
74+
<meta name="docbuild:last-update" content="13 January 2025"/>
7575
<link
7676
rel="alternate"
7777
type="application/atom+xml"
@@ -618,7 +618,7 @@ <h2 class="ablog-post-title">
618618

619619
<div class="footer-item">
620620
<p class="last-updated">
621-
Last updated on 11 January 2025.
621+
Last updated on 13 January 2025.
622622
<br/>
623623
</p>
624624
</div>
@@ -705,7 +705,7 @@ <h1>Contribute</h1>
705705

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

708-
Last updated on 11 January 2025.
708+
Last updated on 13 January 2025.
709709
</p>
710710
</div>
711711
</div>

blog/2025.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@
7171
<meta name="viewport" content="width=device-width, initial-scale=1"/>
7272
<meta name="docsearch:language" content="en"/>
7373
<meta name="docsearch:version" content="" />
74-
<meta name="docbuild:last-update" content="11 January 2025"/>
74+
<meta name="docbuild:last-update" content="13 January 2025"/>
7575
<link
7676
rel="alternate"
7777
type="application/atom+xml"
@@ -568,7 +568,7 @@ <h2 class="ablog-post-title">
568568

569569
<div class="footer-item">
570570
<p class="last-updated">
571-
Last updated on 11 January 2025.
571+
Last updated on 13 January 2025.
572572
<br/>
573573
</p>
574574
</div>
@@ -655,7 +655,7 @@ <h1>Contribute</h1>
655655

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

658-
Last updated on 11 January 2025.
658+
Last updated on 13 January 2025.
659659
</p>
660660
</div>
661661
</div>

0 commit comments

Comments
 (0)