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
<ahref="https://youtu.be/Jog7ybd6amw"class="text-decoration-none"><h4class="display-4 p-0">Your First Python Tutorial - Reading in a .txt File</h4></a>
1674
-
<pclass="card-subtitle"><strong>Author:</strong> Julia Kent, Project Pythia<br/><strong>Affiliation:</strong> <ahref="https://ncar.ucar.edu/">NCAR</a></p>
1674
+
<pclass="card-subtitle"><strong>Author:</strong> Project Pythia, Julia Kent<br/><strong>Affiliation:</strong> <ahref="https://ncar.ucar.edu/">NCAR</a></p>
1675
1675
<pclass="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 <Ahref="https://ncar.github.io/python-tutorial/tutorials/yourfirst.html">Xdev Python Tutorial website</A>.
1676
1676
</p>
1677
1677
</div>
@@ -1699,7 +1699,7 @@ Xarray is inspired by and borrows heavily from pandas, the popular data analysis
<ahref="https://youtu.be/5z6-t62x7Xs"class="text-decoration-none"><h4class="display-4 p-0">Your First Python Tutorial - Creating a Data Dictionary</h4></a>
1702
-
<pclass="card-subtitle"><strong>Author:</strong> Julia Kent, Project Pythia<br/><strong>Affiliation:</strong> <ahref="https://ncar.ucar.edu/">NCAR</a></p>
1702
+
<pclass="card-subtitle"><strong>Author:</strong> Project Pythia, Julia Kent<br/><strong>Affiliation:</strong> <ahref="https://ncar.ucar.edu/">NCAR</a></p>
1703
1703
<pclass="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 <Ahref="https://ncar.github.io/python-tutorial/tutorials/yourfirst.html#creating-a-data-dictionary">Xdev Python Tutorial website</A>.
1704
1704
</p>
1705
1705
</div>
@@ -1727,7 +1727,7 @@ Xarray is inspired by and borrows heavily from pandas, the popular data analysis
<ahref="https://youtu.be/BerEf_3CsL8"class="text-decoration-none"><h4class="display-4 p-0">Your First Python Tutorial - Writing Functions</h4></a>
1730
-
<pclass="card-subtitle"><strong>Author:</strong> Julia Kent, Project Pythia<br/><strong>Affiliation:</strong> <ahref="https://ncar.ucar.edu/">NCAR</a></p>
1730
+
<pclass="card-subtitle"><strong>Author:</strong> Project Pythia, Julia Kent<br/><strong>Affiliation:</strong> <ahref="https://ncar.ucar.edu/">NCAR</a></p>
1731
1731
<pclass="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 <Ahref ="https://ncar.github.io/python-tutorial/tutorials/yourfirst.html#writing-functions">Xdev Python Tutorial website</A>.
1732
1732
</p>
1733
1733
</div>
@@ -1755,7 +1755,7 @@ Xarray is inspired by and borrows heavily from pandas, the popular data analysis
<ahref="https://youtu.be/6lbbTwGFcTc"class="text-decoration-none"><h4class="display-4 p-0">Your First Python Tutorial - Creating Your Own Package</h4></a>
1758
-
<pclass="card-subtitle"><strong>Author:</strong> Julia Kent, Project Pythia<br/><strong>Affiliation:</strong> <ahref="https://ncar.ucar.edu/">NCAR</a></p>
1758
+
<pclass="card-subtitle"><strong>Author:</strong> Project Pythia, Julia Kent<br/><strong>Affiliation:</strong> <ahref="https://ncar.ucar.edu/">NCAR</a></p>
1759
1759
<pclass="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 <Ahref="https://ncar.github.io/python-tutorial/tutorials/yourfirst.html#first-python-package">Xdev Python Tutorial website</A>.
1760
1760
</p>
1761
1761
</div>
@@ -1783,7 +1783,7 @@ Xarray is inspired by and borrows heavily from pandas, the popular data analysis
<ahref="https://youtu.be/44QUMCh2ZHU"class="text-decoration-none"><h4class="display-4 p-0">Your First Python Tutorial - Using a Built-In Package and Publishing Your Package</h4></a>
1786
-
<pclass="card-subtitle"><strong>Author:</strong> Julia Kent, Project Pythia<br/><strong>Affiliation:</strong> <ahref="https://ncar.ucar.edu/">NCAR</a></p>
1786
+
<pclass="card-subtitle"><strong>Author:</strong> Project Pythia, Julia Kent<br/><strong>Affiliation:</strong> <ahref="https://ncar.ucar.edu/">NCAR</a></p>
1787
1787
<pclass="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 <Ahref="https://ncar.github.io/python-tutorial/tutorials/yourfirst.html#using-a-built-in-package">Xdev Python Tutorial website</A>.
1788
1788
</p>
1789
1789
</div>
@@ -1981,7 +1981,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>
1984
-
<pclass="card-subtitle"><strong>Author:</strong> Drew Camron, Max Grover, Project Pythia<br/><strong>Affiliation:</strong> <ahref="https://ncar.ucar.edu/">NCAR</a></p>
1984
+
<pclass="card-subtitle"><strong>Author:</strong> Max Grover, Project Pythia, Drew Camron<br/><strong>Affiliation:</strong> <ahref="https://ncar.ucar.edu/">NCAR</a></p>
1985
1985
<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>.
1986
1986
</p>
1987
1987
</div>
@@ -2655,7 +2655,7 @@ manual at https://esbmtk.readthedocs.io/en/latest for installation instructions
<pclass="card-subtitle"><strong>Author:</strong> Ian Franda, Rajeev Jain, <ahref="mailto:[email protected]">Orhan Eroglu</a>, Robert Jacob, Paul Ullrich, John Clyne, Philip Chmielowiec, Rachel Tam, Hongyu Chen, Anissa Zacharias, Michaela Sizemore, Aaron Zedwick, Amber Chen, Colin Zarzycki, Brian Medeiros<br/><strong>Affiliation:</strong> <ahref="https://www.ucdavis.edu/">University of California, Davis</a> <ahref="https://www.psu.edu/">The Pennsylvania State University</a> <ahref="https://www.nrel.gov/">National Renewable Energy Laboratory</a> <ahref="https://www.wisc.edu/">University of Wisconsin-Madison</a> <ahref="https://illinois.edu/">University of Illinois Urbana-Champaign</a> <ahref="https://ncar.ucar.edu/">NSF National Center for Atmospheric Research</a> <ahref="https://www.liberty.edu/">Liberty University</a> <ahref="https://www.anl.gov/">Argonne National Laboratory</a></p>
2658
+
<pclass="card-subtitle"><strong>Author:</strong> Michaela Sizemore, John Clyne, Colin Zarzycki, Amber Chen, Robert Jacob, Aaron Zedwick, Paul Ullrich, Rajeev Jain, <ahref="mailto:[email protected]">Orhan Eroglu</a>, Philip Chmielowiec, Anissa Zacharias, Ian Franda, Rachel Tam, Brian Medeiros, Hongyu Chen<br/><strong>Affiliation:</strong> <ahref="https://ncar.ucar.edu/">NSF National Center for Atmospheric Research</a> <ahref="https://illinois.edu/">University of Illinois Urbana-Champaign</a> <ahref="https://www.anl.gov/">Argonne National Laboratory</a> <ahref="https://www.wisc.edu/">University of Wisconsin-Madison</a> <ahref="https://www.psu.edu/">The Pennsylvania State University</a> <ahref="https://www.nrel.gov/">National Renewable Energy Laboratory</a> <ahref="https://www.liberty.edu/">Liberty University</a> <ahref="https://www.ucdavis.edu/">University of California, Davis</a></p>
2659
2659
<pclass="my-2">Xarray extension for unstructured climate and global weather data </p>
0 commit comments