by Baird Langenbrunner, Stephan Rasp, Chris Terai, and Galen Yacalis
-
Week 1 (Feb. 28 2018)
- Install Python via Anaconda
- Jupyter Notebook introduction
-
Week 2 (Mar. 7 2018)
- Python basics
- Numpy/Scipy primer
- Pandas and csv or txt files
- Opening MATLAB and NetCDF files
- Simple plots with Matplotlib
- Simple maps with cartopy
-
Week 3 (Mar. 14 2018)
- Conda environments
- Plotting and manipulating NetCDF data using UVCDAT
-
Week 4 (Mar. 21 2018)
- Xarray for gridded data sets
- Debugging python code
-
To be covered later?...
- Neural net / machine learning
- GUIs (IDEs) for Python
- Git workflow?