Skip to content

Commit bed01c6

Browse files
committed
deploy: ba0b8fc
1 parent 0e79374 commit bed01c6

29 files changed

+565
-908
lines changed

_images/bycountry.png

431 Bytes
Loading

_images/thisyear.png

154 Bytes
Loading

_images/toppages.png

-44 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-06 22:18:38.356521
3+
Last Updated: 2024-08-12 00:42:07.151339
44

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

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

_sources/resource-gallery.md

Lines changed: 15 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -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>
@@ -1771,7 +1771,7 @@ Xarray is inspired by and borrows heavily from pandas, the popular data analysis
17711771
<img src="_static/thumbnails/ptss-txtfile.jpeg" class="gallery-thumbnail" />
17721772
<div class="container">
17731773
<a href="https://youtu.be/Jog7ybd6amw" class="text-decoration-none"><h4 class="display-4 p-0">Your First Python Tutorial - Reading in a .txt File</h4></a>
1774-
<p class="card-subtitle"><strong>Author:</strong> Project Pythia, Julia Kent<br/><strong>Affiliation:</strong> <a href="https://ncar.ucar.edu/">NCAR</a></p>
1774+
<p class="card-subtitle"><strong>Author:</strong> Julia Kent, Project Pythia<br/><strong>Affiliation:</strong> <a href="https://ncar.ucar.edu/">NCAR</a></p>
17751775
<p class="my-2">Recording from the Python Tutorial Seminar Series designed to teach you Python, not package specific syntax. This lessons covers setting up a work environment and opening a .txt file. The content to follow along with this video is hosted on the <A href="https://ncar.github.io/python-tutorial/tutorials/yourfirst.html">Xdev Python Tutorial website</A>.
17761776
</p>
17771777
</div>
@@ -1799,7 +1799,7 @@ Xarray is inspired by and borrows heavily from pandas, the popular data analysis
17991799
<img src="_static/thumbnails/ptss-datadict.jpeg" class="gallery-thumbnail" />
18001800
<div class="container">
18011801
<a href="https://youtu.be/5z6-t62x7Xs" class="text-decoration-none"><h4 class="display-4 p-0">Your First Python Tutorial - Creating a Data Dictionary</h4></a>
1802-
<p class="card-subtitle"><strong>Author:</strong> Project Pythia, Julia Kent<br/><strong>Affiliation:</strong> <a href="https://ncar.ucar.edu/">NCAR</a></p>
1802+
<p class="card-subtitle"><strong>Author:</strong> Julia Kent, Project Pythia<br/><strong>Affiliation:</strong> <a href="https://ncar.ucar.edu/">NCAR</a></p>
18031803
<p class="my-2">Recording from the Python Tutorial Seminar Series designed to teach you Python, not package specific syntax. This lessons covers creating a data dictionary. The content to follow along with this video is hosted on the <A href="https://ncar.github.io/python-tutorial/tutorials/yourfirst.html#creating-a-data-dictionary">Xdev Python Tutorial website</A>.
18041804
</p>
18051805
</div>
@@ -1827,7 +1827,7 @@ Xarray is inspired by and borrows heavily from pandas, the popular data analysis
18271827
<img src="_static/thumbnails/ptss-writingfx.jpeg" class="gallery-thumbnail" />
18281828
<div class="container">
18291829
<a href="https://youtu.be/BerEf_3CsL8" class="text-decoration-none"><h4 class="display-4 p-0">Your First Python Tutorial - Writing Functions</h4></a>
1830-
<p class="card-subtitle"><strong>Author:</strong> Project Pythia, Julia Kent<br/><strong>Affiliation:</strong> <a href="https://ncar.ucar.edu/">NCAR</a></p>
1830+
<p class="card-subtitle"><strong>Author:</strong> Julia Kent, Project Pythia<br/><strong>Affiliation:</strong> <a href="https://ncar.ucar.edu/">NCAR</a></p>
18311831
<p class="my-2">Recording from the Python Tutorial Seminar Series designed to teach you Python, not package specific syntax. This lessons covers how to write and call functions in Python. The content to follow along with this video is hosted on the <A href ="https://ncar.github.io/python-tutorial/tutorials/yourfirst.html#writing-functions">Xdev Python Tutorial website</A>.
18321832
</p>
18331833
</div>
@@ -1855,7 +1855,7 @@ Xarray is inspired by and borrows heavily from pandas, the popular data analysis
18551855
<img src="_static/thumbnails/ptss-firstpackage.jpeg" class="gallery-thumbnail" />
18561856
<div class="container">
18571857
<a href="https://youtu.be/6lbbTwGFcTc" class="text-decoration-none"><h4 class="display-4 p-0">Your First Python Tutorial - Creating Your Own Package</h4></a>
1858-
<p class="card-subtitle"><strong>Author:</strong> Project Pythia, Julia Kent<br/><strong>Affiliation:</strong> <a href="https://ncar.ucar.edu/">NCAR</a></p>
1858+
<p class="card-subtitle"><strong>Author:</strong> Julia Kent, Project Pythia<br/><strong>Affiliation:</strong> <a href="https://ncar.ucar.edu/">NCAR</a></p>
18591859
<p class="my-2">Recording from the Python Tutorial Seminar Series designed to teach you Python, not package specific syntax. This lessons covers how to create and call modules and packages. The content to follow along with this video is hosted on the <A href="https://ncar.github.io/python-tutorial/tutorials/yourfirst.html#first-python-package">Xdev Python Tutorial website</A>.
18601860
</p>
18611861
</div>
@@ -1883,7 +1883,7 @@ Xarray is inspired by and borrows heavily from pandas, the popular data analysis
18831883
<img src="_static/thumbnails/ptss-builtinpackage.jpeg" class="gallery-thumbnail" />
18841884
<div class="container">
18851885
<a href="https://youtu.be/44QUMCh2ZHU" class="text-decoration-none"><h4 class="display-4 p-0">Your First Python Tutorial - Using a Built-In Package and Publishing Your Package</h4></a>
1886-
<p class="card-subtitle"><strong>Author:</strong> Project Pythia, Julia Kent<br/><strong>Affiliation:</strong> <a href="https://ncar.ucar.edu/">NCAR</a></p>
1886+
<p class="card-subtitle"><strong>Author:</strong> Julia Kent, Project Pythia<br/><strong>Affiliation:</strong> <a href="https://ncar.ucar.edu/">NCAR</a></p>
18871887
<p class="my-2">Recording from the Python Tutorial Seminar Series designed to teach you Python, not package specific syntax. This lessons covers how to use your first external buil-in package, `math`, and how to publish your package. The content to follow along with this video is hosted on the <A href="https://ncar.github.io/python-tutorial/tutorials/yourfirst.html#using-a-built-in-package">Xdev Python Tutorial website</A>.
18881888
</p>
18891889
</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> Kevin Paul, Project Pythia<br/><strong>Affiliation:</strong> <a href="https://ncar.ucar.edu/">NCAR</a></p>
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>
19151915
<p class="my-2">Recording from the Python Tutorial Seminar Series introducing JupyterLab and Jupyter Notebooks.
19161916
</p>
19171917
</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>
@@ -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> Kevin Paul, Project Pythia<br/><strong>Affiliation:</strong> <a href="https://ncar.ucar.edu/">NCAR</a></p>
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>
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> Project Pythia, Max Grover, Drew Camron<br/><strong>Affiliation:</strong> <a href="https://ncar.ucar.edu/">NCAR</a></p>
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>
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> Anderson Banihirwe, Project Pythia<br/><strong>Affiliation:</strong> <a href="https://ncar.ucar.edu/">NCAR</a></p>
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>
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> Anderson Banihirwe, Project Pythia<br/><strong>Affiliation:</strong> <a href="https://ncar.ucar.edu/">NCAR</a></p>
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>
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> Anderson Banihirwe, Project Pythia<br/><strong>Affiliation:</strong> <a href="https://ncar.ucar.edu/">NCAR</a></p>
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>
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> Anderson Banihirwe, Project Pythia<br/><strong>Affiliation:</strong> <a href="https://ncar.ucar.edu/">NCAR</a></p>
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>
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>
@@ -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>

about.html

Lines changed: 6 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -64,14 +64,10 @@
6464
<link rel="index" title="Index" href="genindex.html" />
6565
<link rel="search" title="Search" href="search.html" />
6666
<link rel="next" title="Project Pythia Contributor’s Guide" href="contributing.html" />
67-
<link rel="prev" title="Project Pythia" href="index.html" />
68-
67+
<link rel="prev" title="Project Pythia" href="index.html" />
6968
<meta name="viewport" content="width=device-width, initial-scale=1"/>
7069
<meta name="docsearch:language" content="en"/>
71-
<meta name="docbuild:last-update" content="6 August 2024"/>
72-
73-
74-
70+
<meta name="docbuild:last-update" content="12 August 2024"/>
7571
</head>
7672

7773

@@ -398,8 +394,7 @@
398394

399395
<div id="searchbox"></div>
400396
<article class="bd-article">
401-
402-
<section id="about-project-pythia">
397+
<section id="about-project-pythia">
403398
<h1>About Project Pythia<a class="headerlink" href="#about-project-pythia" title="Link to this heading"><i class="fas fa-link"></i></a></h1>
404399
<p>Project Pythia is the education working group for <a class="reference external" href="https://pangeo.io">Pangeo</a>
405400
and is an educational resource for the entire geoscience community.
@@ -627,8 +622,7 @@ <h2>Presentations about Project Pythia<a class="headerlink" href="#presentations
627622
</section>
628623

629624
<div class="section ablog__blog_comments">
630-
631-
625+
632626
</div>
633627

634628
</article>
@@ -828,7 +822,7 @@ <h2>Presentations about Project Pythia<a class="headerlink" href="#presentations
828822

829823
<div class="footer-item">
830824
<p class="last-updated">
831-
Last updated on 6 August 2024.
825+
Last updated on 12 August 2024.
832826
<br/>
833827
</p>
834828
</div>
@@ -915,7 +909,7 @@ <h1>Contribute</h1>
915909

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

918-
Last updated on 6 August 2024.
912+
Last updated on 12 August 2024.
919913
</p>
920914
</div>
921915
</div>

0 commit comments

Comments
 (0)