kuchaale / Sudden-Stratospheric-Warmings

This repository contains scripts/codes to calculate the central dates of the sudden stratospheric warming (SSW) and the stratospheric final warming (SFW)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Sudden Stratospheric Warmings

A simple NCL's code to calculate the central dates of the SSWs following Charlton and Polvani (2007) and the stratospheric final warming (SFW) following Black et al., (2002)

SSWs Criteria:

  1. The central date or event date of a SSW occurs when the daily-mean zonal-mean zonal winds at 10 hPa and 60N first change from westerly to easterly between November and March.
  2. The winds must return to westerly for 20 consecutive days between events (to avoid counting the same event twice, roughly equivalent to the thermal damping timescale at 10 hPa).
  3. If the winds do not return to westerly for at least 10 consecutive days before 30 April, the warming is a final warming and is not included.

SFWs Criteria:

  1. SFW events are identified as the final time that the zonal-mean zonal wind at 70°N (the core latitude of the stratospheric polar vortex) drops below zero without returning to a specified positive threshold value until the subsequent autumn.
  2. We apply this criterion to running 5-day averages at 10 hPa (with a threshold of 10 m/s).

Lubis, S.W., C.S. Huang, and N. Nakamura, 2018: Role of Finite-Amplitude Eddies and Mixing in the Life Cycle of Stratospheric Sudden Warmings. J. Atmos. Sci., 75,3987–4003, https://doi.org/10.1175/JAS-D-18-0138.1

About

This repository contains scripts/codes to calculate the central dates of the sudden stratospheric warming (SSW) and the stratospheric final warming (SFW)

License:MIT License


Languages

Language:NCL 100.0%