WORK IN PROGRESS
This project covers the use of wind speed and direction data (at 300hPa) (1) to help indentify any change in the mid-latitude jet stream from 1948-2017 in response to the relative amplification of arctic temperatures (2, 3).
Methods used in this repository include reading, mapping, ploting and analysing NetCDF4 files from NOAA (NCEP/NCAR reanalysis) using the Python programming language (2.7.13) and Jupyter Notebook.
iris
pandas
numpy
math
matplotlib.pyplot
datetime
os
netCDF4
mpl_toolkits.basemap
windrose matplotlib.cm
- Kalnay, E, Kanamitsu, M., Kistler, R., Collins, W., Deaven, D., Gandin, L., Iredell, M., Saha, S., White, G., Woollen, J., Zhu, Y., Leetmaa, A., Reynolds, R., Chelliah, M, Ebisuzaki, W., Higgins, W., Janowiak, J., Mo, K. C., Ropelewski, M. C., Wang, J., Jenne, R., Joseph, D. (1996) The NCEP/NCAR reanalysis project. Bull. American Meteorological Society, 77, 437–471.
- Francis, J. A. and Vavrus, S. J. (2012) Evidence linking Arctic amplification to extreme weather in mid-latitudes. Geophysical Research Letters, 39, 1-6.
- Francis, J. A. and Vavrus, S. J (2015) Evidence for a wavier jet stream in response to rapid Arctic warming. Environmental Research Letters, 10, 1-12.