Welcome to the OCEAN 215 class readings#
On this site you’ll find the class readings for OCEAN 215, organized by weeks. You can navigate to different contents using the table of contents below.
- Week 2: Using Jupyter notebook; Data types in python
- Week 3: Control flow; Debugging code
- Week 4: One-dimensional numpy array
- Week 5: Multi-dimensional numpy array; Plotting with matplotlib
- Week 6: File path; Introduction to pandas; Datetime values
- Week 7: Xarray; Plotting 2D gridded data
- Week 8: Cartopy
- Week 9: Linear regression; Grouped summarization; Multi-panel figures
- Week 10: Writing python functions
- Appendices