Week 5 overview
Contents
Week 5 overview¶
Learning Objectives:¶
Gridded Data with Xarray
Learn the three main components of an Xarray data object: data variables, coordinate variables, named dimensions
Visualize gridded datasets
Accessing data from a remote server: NCAR’s Remote Data Archive
Learning and Participation Activities with Due Dates (Monday, Mon. Oct. 3, Noon EDT):¶
Xarray data analysis and visualization notebooks
a.
cd
to your/spare11/atm533/<NetID>
directoryb. Clone Kevin’s week5 folder:
git clone /spare11/atm533/ktyle/week5
c. Open up a JupyterLab session on Turing
d. Browse to your atm533/week5 directory
e. Work through notebooks 1-5 (We will spend some time in class Tuesday on some of these notebooks)
Set up an Open Researcher and Contributor ID (ORCID)
Post your ORCID on the relevant Brightspace thread
Git and GitHub: Forking and Cloning
cd to the top level of your
/spare11/atm533/<netid>
folder and work through these three chapters in Project Pythia Foundations:
b. Configuring your GitHub Account
c. Basic Version Control with git
Note: You have already configured your Git and GitHub environments for SSH. You do not need to set up a secure personal access token for use with a GitHub URL that uses https .
Post any questions you have on the Week 5 Brightspace class forum.