Week 5 overview
Due dates:¶
Homework 1: Due Thursday, 2/19, 3PM EST
Learning Objectives:¶
The Linux command line shell continued
a.
chmod: file and directory permissionsLinux shell scripting
Participatory Activities¶
Tue. Feb. 17:¶
Sign into the primary class JupyterHub and follow along with the class lecture
Thu. Feb. 19:¶
Homework 1 is due now!
In your Jupyterlab terminal session, create a folder named
260219. Thencdinto that directory, and copy all files from/spare11/atm350/common/feb19into that directory.Interactive retrieval of text products ... e.g.
wget "https://mesonet.agron.iastate.edu/cgi-bin/afos/retrieve.py?pil=AFDALY"Redirect and append output of wget
IA State product retrieval using a shell script
Expand utility and flexibility of the data retrieval shell scripts