Skip to content

Thomasjkeel/Examining-The-Mid-Latitude-Jet-Stream

Repository files navigation

Examining the mid-latitude jet-stream

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.

Required packages

iris
pandas
numpy
math
matplotlib.pyplot
datetime
os
netCDF4

Mapping

mpl_toolkits.basemap

Windrose Diagrams

windrose matplotlib.cm

References:

  1. 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.
  2. Francis, J. A. and Vavrus, S. J. (2012) Evidence linking Arctic amplification to extreme weather in mid-latitudes. Geophysical Research Letters, 39, 1-6.
  3. 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.

About

Methods that assist with reading and analysing NetCDF4 files from NOAA (NCEP/NCAR reanalysis)

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published