Skip to content

Commit

Permalink
deploy: 2a6cf31
Browse files Browse the repository at this point in the history
  • Loading branch information
jukent committed Aug 14, 2023
1 parent f37230f commit f604fb9
Show file tree
Hide file tree
Showing 21 changed files with 100 additions and 96 deletions.
11 changes: 11 additions & 0 deletions _sources/index.md.txt
Original file line number Diff line number Diff line change
Expand Up @@ -197,6 +197,17 @@ are open to anyone who wishes to participate. We publish
<iframe src="https://calendar.google.com/calendar/embed?src=c_4qpvf316afd9mv0ci7d2uiafog%40group.calendar.google.com" frameborder="0" scrolling="no"></iframe>
</div>

## How to Cite

The material in Project Pythia is licensed for free and open consumption and reuse. All code is served under [Apache 2.0](https://www.apache.org/licenses/LICENSE-2.0), while all non-code content is licensed under [Creative Commons BY 4.0 (CC BY 4.0)](https://creativecommons.org/licenses/by/4.0/). Effectively, this means you are free to share and adapt this material so long as you give appropriate credit to the Project Pythia community.

To cite this project, please site our [NSF GEO OSE proposal](https://zenodo.org/record/8184298). Individual components of the project may be cited separately.

> Rose, Brian E. J., Clyne, John, May, Ryan, Munroe, James, Snyder, Amelia, Eroglu, Orhan, & Tyle, Kevin. (2023). Collaborative Research: GEO OSE TRACK 2: Project Pythia and Pangeo: Building an inclusive geoscience community through accessible, reusable, and reproducible workflows. Zenodo. https://doi.org/10.5281/zenodo.8184298

[![DOI](https://zenodo.org/badge/DOI/10.5281/zenodo.8184298.svg)](https://doi.org/10.5281/zenodo.8184298)


```{toctree}
---
hidden: True
Expand Down
30 changes: 15 additions & 15 deletions _sources/resource-gallery.md.txt
Original file line number Diff line number Diff line change
Expand Up @@ -1317,7 +1317,7 @@ Xarray is inspired by and borrows heavily from pandas, the popular data analysis
<img src="/_static/images/ebp-logo.png" class="gallery-thumbnail" />
<div class="container">
<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>
<p class="card-subtitle"><strong>Author:</strong> <a href="mailto:bcych@ucsd.edu">Brendan Cych</a>, <a href="mailto:hasefaw@ucsd.edu">Hanna Asefaw</a>, <a href="mailto:[email protected]">Lisa Tauxe</a><br/><strong>Institution:</strong> <a href="https://scripps.ucsd.edu/">Scripps Institution of Oceanography</a></p>
<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:[email protected]">Lisa Tauxe</a><br/><strong>Institution:</strong> <a href="https://scripps.ucsd.edu/">Scripps Institution of Oceanography</a></p>
<p class="my-2">Python Programming for Earth Science Students</p>
</div>
</div>
Expand Down Expand Up @@ -1485,7 +1485,7 @@ Xarray is inspired by and borrows heavily from pandas, the popular data analysis
<img src="/_static/thumbnails/ptss-txtfile.jpeg" class="gallery-thumbnail" />
<div class="container">
<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>
<p class="card-subtitle"><strong>Author:</strong> Julia Kent, Project Pythia<br/><strong>Institution:</strong> <a href="https://ncar.ucar.edu/">NCAR</a></p>
<p class="card-subtitle"><strong>Author:</strong> Project Pythia, Julia Kent<br/><strong>Institution:</strong> <a href="https://ncar.ucar.edu/">NCAR</a></p>
<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>.
</p>
</div>
Expand All @@ -1508,7 +1508,7 @@ Xarray is inspired by and borrows heavily from pandas, the popular data analysis
<img src="/_static/thumbnails/ptss-datadict.jpeg" class="gallery-thumbnail" />
<div class="container">
<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>
<p class="card-subtitle"><strong>Author:</strong> Julia Kent, Project Pythia<br/><strong>Institution:</strong> <a href="https://ncar.ucar.edu/">NCAR</a></p>
<p class="card-subtitle"><strong>Author:</strong> Project Pythia, Julia Kent<br/><strong>Institution:</strong> <a href="https://ncar.ucar.edu/">NCAR</a></p>
<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>.
</p>
</div>
Expand All @@ -1531,7 +1531,7 @@ Xarray is inspired by and borrows heavily from pandas, the popular data analysis
<img src="/_static/thumbnails/ptss-writingfx.jpeg" class="gallery-thumbnail" />
<div class="container">
<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>
<p class="card-subtitle"><strong>Author:</strong> Julia Kent, Project Pythia<br/><strong>Institution:</strong> <a href="https://ncar.ucar.edu/">NCAR</a></p>
<p class="card-subtitle"><strong>Author:</strong> Project Pythia, Julia Kent<br/><strong>Institution:</strong> <a href="https://ncar.ucar.edu/">NCAR</a></p>
<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>.
</p>
</div>
Expand All @@ -1554,7 +1554,7 @@ Xarray is inspired by and borrows heavily from pandas, the popular data analysis
<img src="/_static/thumbnails/ptss-firstpackage.jpeg" class="gallery-thumbnail" />
<div class="container">
<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>
<p class="card-subtitle"><strong>Author:</strong> Julia Kent, Project Pythia<br/><strong>Institution:</strong> <a href="https://ncar.ucar.edu/">NCAR</a></p>
<p class="card-subtitle"><strong>Author:</strong> Project Pythia, Julia Kent<br/><strong>Institution:</strong> <a href="https://ncar.ucar.edu/">NCAR</a></p>
<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>.
</p>
</div>
Expand All @@ -1577,7 +1577,7 @@ Xarray is inspired by and borrows heavily from pandas, the popular data analysis
<img src="/_static/thumbnails/ptss-builtinpackage.jpeg" class="gallery-thumbnail" />
<div class="container">
<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>
<p class="card-subtitle"><strong>Author:</strong> Julia Kent, Project Pythia<br/><strong>Institution:</strong> <a href="https://ncar.ucar.edu/">NCAR</a></p>
<p class="card-subtitle"><strong>Author:</strong> Project Pythia, Julia Kent<br/><strong>Institution:</strong> <a href="https://ncar.ucar.edu/">NCAR</a></p>
<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>.
</p>
</div>
Expand All @@ -1600,7 +1600,7 @@ Xarray is inspired by and borrows heavily from pandas, the popular data analysis
<img src="/_static/thumbnails/ptss-jupyter.jpeg" class="gallery-thumbnail" />
<div class="container">
<a href="https://youtu.be/xSzXvwzFsDU" class="text-decoration-none"><h4 class="display-4 p-0">Python Tutorial Seminar Series - Jupyter Notebooks</h4></a>
<p class="card-subtitle"><strong>Author:</strong> Kevin Paul, Project Pythia<br/><strong>Institution:</strong> <a href="https://ncar.ucar.edu/">NCAR</a></p>
<p class="card-subtitle"><strong>Author:</strong> Project Pythia, Kevin Paul<br/><strong>Institution:</strong> <a href="https://ncar.ucar.edu/">NCAR</a></p>
<p class="my-2">Recording from the Python Tutorial Seminar Series introducing JupyterLab and Jupyter Notebooks.
</p>
</div>
Expand Down Expand Up @@ -1646,7 +1646,7 @@ Xarray is inspired by and borrows heavily from pandas, the popular data analysis
<img src="/_static/thumbnails/ptss-matplotlib.jpeg" class="gallery-thumbnail" />
<div class="container">
<a href="https://youtu.be/EiPRIdHQEmE" class="text-decoration-none"><h4 class="display-4 p-0">Python Tutorial Seminar Series - Matplotlib</h4></a>
<p class="card-subtitle"><strong>Author:</strong> Anissa Zacharias, Project Pythia<br/><strong>Institution:</strong> <a href="https://ncar.ucar.edu/">NCAR</a></p>
<p class="card-subtitle"><strong>Author:</strong> Project Pythia, Anissa Zacharias<br/><strong>Institution:</strong> <a href="https://ncar.ucar.edu/">NCAR</a></p>
<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>.
</p>
</div>
Expand Down Expand Up @@ -1717,7 +1717,7 @@ Xarray is inspired by and borrows heavily from pandas, the popular data analysis
<img src="/_static/thumbnails/ptss-git.png" class="gallery-thumbnail" />
<div class="container">
<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>
<p class="card-subtitle"><strong>Author:</strong> Kevin Paul, Project Pythia<br/><strong>Institution:</strong> <a href="https://ncar.ucar.edu/">NCAR</a></p>
<p class="card-subtitle"><strong>Author:</strong> Project Pythia, Kevin Paul<br/><strong>Institution:</strong> <a href="https://ncar.ucar.edu/">NCAR</a></p>
<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>.
</p>
</div>
Expand All @@ -1740,7 +1740,7 @@ Xarray is inspired by and borrows heavily from pandas, the popular data analysis
<img src="/_static/thumbnails/ptss-pandas.jpeg" class="gallery-thumbnail" />
<div class="container">
<a href="https://youtu.be/BsV3ek7qsiM" class="text-decoration-none"><h4 class="display-4 p-0">Python Tutorial Seminar Series - Pandas</h4></a>
<p class="card-subtitle"><strong>Author:</strong> Drew Camron, Max Grover, Project Pythia<br/><strong>Institution:</strong> <a href="https://ncar.ucar.edu/">NCAR</a></p>
<p class="card-subtitle"><strong>Author:</strong> Project Pythia, Drew Camron, Max Grover<br/><strong>Institution:</strong> <a href="https://ncar.ucar.edu/">NCAR</a></p>
<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>.
</p>
</div>
Expand All @@ -1763,7 +1763,7 @@ Xarray is inspired by and borrows heavily from pandas, the popular data analysis
<img src="/_static/thumbnails/ptss-xarray1.jpeg" class="gallery-thumbnail" />
<div class="container">
<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>
<p class="card-subtitle"><strong>Author:</strong> Anderson Banihirwe, Project Pythia<br/><strong>Institution:</strong> <a href="https://ncar.ucar.edu/">NCAR</a></p>
<p class="card-subtitle"><strong>Author:</strong> Project Pythia, Anderson Banihirwe<br/><strong>Institution:</strong> <a href="https://ncar.ucar.edu/">NCAR</a></p>
<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>.
</p>
</div>
Expand All @@ -1786,7 +1786,7 @@ Xarray is inspired by and borrows heavily from pandas, the popular data analysis
<img src="/_static/thumbnails/ptss-xarray2.jpeg" class="gallery-thumbnail" />
<div class="container">
<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>
<p class="card-subtitle"><strong>Author:</strong> Anderson Banihirwe, Project Pythia<br/><strong>Institution:</strong> <a href="https://ncar.ucar.edu/">NCAR</a></p>
<p class="card-subtitle"><strong>Author:</strong> Project Pythia, Anderson Banihirwe<br/><strong>Institution:</strong> <a href="https://ncar.ucar.edu/">NCAR</a></p>
<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>.
</p>
</div>
Expand All @@ -1809,7 +1809,7 @@ Xarray is inspired by and borrows heavily from pandas, the popular data analysis
<img src="/_static/thumbnails/ptss-dask1.jpeg" class="gallery-thumbnail" />
<div class="container">
<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>
<p class="card-subtitle"><strong>Author:</strong> Anderson Banihirwe, Project Pythia<br/><strong>Institution:</strong> <a href="https://ncar.ucar.edu/">NCAR</a></p>
<p class="card-subtitle"><strong>Author:</strong> Project Pythia, Anderson Banihirwe<br/><strong>Institution:</strong> <a href="https://ncar.ucar.edu/">NCAR</a></p>
<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>.
</p>
</div>
Expand All @@ -1832,7 +1832,7 @@ Xarray is inspired by and borrows heavily from pandas, the popular data analysis
<img src="/_static/thumbnails/ptss-dask2.jpeg" class="gallery-thumbnail" />
<div class="container">
<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>
<p class="card-subtitle"><strong>Author:</strong> Anderson Banihirwe, Project Pythia<br/><strong>Institution:</strong> <a href="https://ncar.ucar.edu/">NCAR</a></p>
<p class="card-subtitle"><strong>Author:</strong> Project Pythia, Anderson Banihirwe<br/><strong>Institution:</strong> <a href="https://ncar.ucar.edu/">NCAR</a></p>
<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>.
</p>
</div>
Expand All @@ -1855,7 +1855,7 @@ Xarray is inspired by and borrows heavily from pandas, the popular data analysis
<img src="/_static/thumbnails/ptss-geocatplot.jpeg" class="gallery-thumbnail" />
<div class="container">
<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>
<p class="card-subtitle"><strong>Author:</strong> Anissa Zacharias, Project Pythia<br/><strong>Institution:</strong> <a href="https://ncar.ucar.edu/">NCAR</a></p>
<p class="card-subtitle"><strong>Author:</strong> Project Pythia, Anissa Zacharias<br/><strong>Institution:</strong> <a href="https://ncar.ucar.edu/">NCAR</a></p>
<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>.
</p>
</div>
Expand Down
Binary file modified _static/__pycache__/__init__.cpython-310.pyc
Binary file not shown.
7 changes: 3 additions & 4 deletions about.html
Original file line number Diff line number Diff line change
Expand Up @@ -512,21 +512,20 @@ <h1>About</h1>
<li><a href="https://projectpythia.org/about.html">About Project Pythia</a></li>
<li><a href="https://foundations.projectpythia.org/preamble/how-to-use.html">How to use Pythia Foundations</a></li>
<li><a href="https://projectpythia.org/#the-project-pythia-team">The Project Team</a></li>
<li><a href="https://projectpythia.org/#how-to-cite">How to Cite</a></li>
</ul>
</div>
<div class="col-9 col-sm-4 col-md-4 col-lg-3 footer-menu-col">
<h1>Give Feedback</h1>
<ul class="list-unstyled">
<li><a href="mailto:[email protected]">Email us!</a></li>
<li><a href="https://github.com/ProjectPythia/projectpythia.github.io/discussions">Project Pythia Discussions</a></li>
<li><a href="https://github.com/ProjectPythia/pythia-foundations/discussions">Pythia Foundations Discussions</a></li>
<li><a href="https://discourse.pangeo.io/c/education/project-pythia/60s">Pangeo Discourse</a></li>
</ul>
</div>
<div class="col-9 col-sm-4 col-md-4 col-lg-3 footer-menu-col">
<h1>Contribute</h1>
<ul class="list-unstyled">
<li><a href="https://projectpythia.org/contributing.html">How to contribute to Project Pythia</a></li>
<li><a href="https://foundations.projectpythia.org/appendix/how-to-contribute.html">How to contribute to Pythia Foundations</a></li>
<li><a href="https://projectpythia.org/code_of_conduct.html">Our code of conduct</a></li>
<li><a href="https://projectpythia.org/#weekly-working-group-meetings">Join our weekly meetings</a></li>
<li><a href="https://github.com/ProjectPythia">Join us on GitHub</a></li>
Expand All @@ -546,7 +545,7 @@ <h1>Contribute</h1>

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

Last updated on 9 August 2023.
Last updated on 14 August 2023.
</p>
</div>
</div>
Expand Down
Loading

0 comments on commit f604fb9

Please sign in to comment.