You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: _preview/454/_sources/posts/fundraiser.md
+8-8Lines changed: 8 additions & 8 deletions
Original file line number
Diff line number
Diff line change
@@ -13,14 +13,14 @@ By donating to support Project Pythia you are investing in an important educatio
13
13
## Friends of the National Center
14
14
Friends of the National Center is the fundraising arm of the University Corporation for Atmospheric Research (UCAR), which manages the National Science Foundation National Center for Atmospheric Research. UCAR is a non-profit organization, so all donations to Project Pythia are tax-deductible to the fullest extent allowed by law.
15
15
16
-
We accept donations through the following ways:
17
-
**Online** – Click the Donate Button on the right (we accept credit cards, Paypal and ApplePay).
18
-
**Check** – Mail your check made out to UCAR and send it to:
19
-
UCAR – Friends of the National Center
20
-
Attn: Sarah Swanson
21
-
PO BOX 3000
22
-
Boulder, CO 80307
23
-
Please include in the memo: Donation for Project Pythia
16
+
We accept donations through the following ways: <br>
17
+
**Online** – Click the Donate Button on the right (we accept credit cards, Paypal and ApplePay). <br>
18
+
**Check** – Mail your check made out to UCAR and send it to: <br>
19
+
UCAR – Friends of the National Center <br>
20
+
Attn: Sarah Swanson <br>
21
+
PO BOX 3000 <br>
22
+
Boulder, CO 80307 <br>
23
+
Please include in the memo: Donation for Project Pythia <br>
24
24
**Stock gifts, ACH Transfers, etc.** – Please reach out to Friends of the National Center at [email protected]
<ahref="https://earth-env-data-science.github.io/intro"class="text-decoration-none"><h4class="display-4 p-0">An Introduction to Earth and Environmental Data Science</h4></a>
158
-
<pclass="card-subtitle"><strong>Author:</strong> Ryan Abernathey, Kerry Key<br/><strong>Affiliation:</strong> Lamont-Doherty Earth Observatory</p>
158
+
<pclass="card-subtitle"><strong>Author:</strong> Kerry Key, Ryan Abernathey<br/><strong>Affiliation:</strong> Lamont-Doherty Earth Observatory</p>
159
159
<pclass="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<aclass="modal-btn"> ... more</a> </p>
<pclass="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
<ahref="https://youtu.be/kstc-6uz7AQ"class="text-decoration-none"><h4class="display-4 p-0">Python Tutorial Seminar Series - Numpy</h4></a>
1942
-
<pclass="card-subtitle"><strong>Author:</strong> Project Pythia, A Kootz<br/><strong>Affiliation:</strong> <ahref="https://ncar.ucar.edu/">NCAR</a></p>
1942
+
<pclass="card-subtitle"><strong>Author:</strong> A Kootz, Project Pythia<br/><strong>Affiliation:</strong> <ahref="https://ncar.ucar.edu/">NCAR</a></p>
1943
1943
<pclass="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 <Ahref="https://colab.research.google.com/drive/1zcjaGXofLzUXkQzJKnANE9Z3yFUt0q7E?">Numpy Google Collab</A>.
1944
1944
</p>
1945
1945
</div>
@@ -1967,7 +1967,7 @@ Xarray is inspired by and borrows heavily from pandas, the popular data analysis
<pclass="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 <Ahref="https://github.com/anissa111/matplotlib-tutorial">Matplotlib Tutorial GitHub Repository</A>.
1972
1972
</p>
1973
1973
</div>
@@ -1996,7 +1996,7 @@ Xarray is inspired by and borrows heavily from pandas, the popular data analysis
<ahref="https://youtu.be/GEFnL8C62u8"class="text-decoration-none"><h4class="display-4 p-0">Python Tutorial Seminar Series - Object Oriented Programming</h4></a>
1999
-
<pclass="card-subtitle"><strong>Author:</strong> Project Pythia, A Kootz<br/><strong>Affiliation:</strong> <ahref="https://ncar.ucar.edu/">NCAR</a></p>
1999
+
<pclass="card-subtitle"><strong>Author:</strong> A Kootz, Project Pythia<br/><strong>Affiliation:</strong> <ahref="https://ncar.ucar.edu/">NCAR</a></p>
2000
2000
<pclass="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 <Ahref="https://github.com/pilotchute/oop_hrrr_tutorial">Object Oriented Programming Tutorial GitHub Repository</A>.
2001
2001
</p>
2002
2002
</div>
@@ -2023,7 +2023,7 @@ Xarray is inspired by and borrows heavily from pandas, the popular data analysis
<pclass="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 <Ahref="https://github.com/michaelavs/cartopy_tutorial">Cartopy Tutorial GitHub Repository</A>.
2028
2028
</p>
2029
2029
</div>
@@ -2053,7 +2053,7 @@ Xarray is inspired by and borrows heavily from pandas, the popular data analysis
<ahref="https://youtu.be/fYkPn0Nttlg"class="text-decoration-none"><h4class="display-4 p-0">Python Tutorial Seminar Series - Git and GitHub</h4></a>
2056
-
<pclass="card-subtitle"><strong>Author:</strong> Kevin Paul, Project Pythia<br/><strong>Affiliation:</strong> <ahref="https://ncar.ucar.edu/">NCAR</a></p>
2056
+
<pclass="card-subtitle"><strong>Author:</strong> Project Pythia, Kevin Paul<br/><strong>Affiliation:</strong> <ahref="https://ncar.ucar.edu/">NCAR</a></p>
2057
2057
<pclass="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 <Ahref="https://github.com/NCAR/git-github-demo">Git and GitHub Demo GitHub Repository</A>.
2058
2058
</p>
2059
2059
</div>
@@ -2081,7 +2081,7 @@ Xarray is inspired by and borrows heavily from pandas, the popular data analysis
<ahref="https://youtu.be/BsV3ek7qsiM"class="text-decoration-none"><h4class="display-4 p-0">Python Tutorial Seminar Series - Pandas</h4></a>
2084
-
<pclass="card-subtitle"><strong>Author:</strong> Max Grover, Project Pythia, Drew Camron<br/><strong>Affiliation:</strong> <ahref="https://ncar.ucar.edu/">NCAR</a></p>
2084
+
<pclass="card-subtitle"><strong>Author:</strong> Drew Camron, Project Pythia, Max Grover<br/><strong>Affiliation:</strong> <ahref="https://ncar.ucar.edu/">NCAR</a></p>
2085
2085
<pclass="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 <Ahref="https://github.com/mgrover1/ncar_pandas_tutorial">Pandas Tutorial GitHub Repository</A>.
2086
2086
</p>
2087
2087
</div>
@@ -2221,7 +2221,7 @@ Xarray is inspired by and borrows heavily from pandas, the popular data analysis
<ahref="https://youtu.be/It231le1fAU"class="text-decoration-none"><h4class="display-4 p-0">Python Tutorial Seminar Series - Plotting with GeoCAT</h4></a>
<pclass="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 <Ahref="https://github.com/anissa111/plotting-with-geocat-tutorial">Plotting with GeoCat GitHub Repository</A>.
2226
2226
</p>
2227
2227
</div>
@@ -2250,7 +2250,7 @@ Xarray is inspired by and borrows heavily from pandas, the popular data analysis
<ahref="https://www.youtube.com/watch?v=uiWDQKI8YTQ&t=6s"class="text-decoration-none"><h4class="display-4 p-0">Python Tutorial Seminar Series - GeoCAT-Comp</h4></a>
2253
-
<pclass="card-subtitle"><strong>Author:</strong> Project Pythia, A Kootz<br/><strong>Affiliation:</strong> <ahref="https://ncar.ucar.edu/">NCAR</a></p>
2253
+
<pclass="card-subtitle"><strong>Author:</strong> A Kootz, Project Pythia<br/><strong>Affiliation:</strong> <ahref="https://ncar.ucar.edu/">NCAR</a></p>
2254
2254
<pclass="my-2">Recording from the Python Tutorial Seminar Series introducing `geocat-comp`. The content to follow along with this video is hosted in this <Ahref="https://github.com/pilotchute/geocat_comp_tutorial">GeoCat-Comp GitHub Repository</A>.
Copy file name to clipboardExpand all lines: _preview/454/posts/fundraiser.html
+8-8Lines changed: 8 additions & 8 deletions
Original file line number
Diff line number
Diff line change
@@ -403,14 +403,14 @@ <h2>You can make an impact on our community!<a class="headerlink" href="#you-can
403
403
<sectionid="friends-of-the-national-center">
404
404
<h2>Friends of the National Center<aclass="headerlink" href="#friends-of-the-national-center" title="Link to this heading"><iclass="fas fa-link"></i></a></h2>
405
405
<p>Friends of the National Center is the fundraising arm of the University Corporation for Atmospheric Research (UCAR), which manages the National Science Foundation National Center for Atmospheric Research. UCAR is a non-profit organization, so all donations to Project Pythia are tax-deductible to the fullest extent allowed by law.</p>
406
-
<p>We accept donations through the following ways:
407
-
<strong>Online</strong> – Click the Donate Button on the right (we accept credit cards, Paypal and ApplePay).
408
-
<strong>Check</strong> – Mail your check made out to UCAR and send it to:
409
-
UCAR – Friends of the National Center
410
-
Attn: Sarah Swanson
411
-
PO BOX 3000
412
-
Boulder, CO 80307
413
-
Please include in the memo: Donation for Project Pythia
406
+
<p>We accept donations through the following ways:<br>
407
+
<strong>Online</strong> – Click the Donate Button on the right (we accept credit cards, Paypal and ApplePay).<br>
408
+
<strong>Check</strong> – Mail your check made out to UCAR and send it to:<br>
409
+
UCAR – Friends of the National Center<br>
410
+
Attn: Sarah Swanson<br>
411
+
PO BOX 3000<br>
412
+
Boulder, CO 80307<br>
413
+
Please include in the memo: Donation for Project Pythia<br>
414
414
<strong>Stock gifts, ACH Transfers, etc.</strong> – Please reach out to Friends of the National Center at info@friendsofthenationalcenter.org</p>
0 commit comments