get_nao: Get North Atlantic Oscillation (NAO) data

Description Usage Value Note Examples

View source: R/get_nao.R

Description

get_nao Downloads NAO data returning a data.frame

Usage

1

Value

data.frame

Note

From https://www.ncdc.noaa.gov/teleconnections/enso/indicators/nao/:

The North Atlantic Oscillation (NAO) index is based on the surface sea-level pressure difference between the Subtropical (Azores) High and the Subpolar Low. The positive phase of the NAO reflects below-normal heights and pressure across the high latitudes of the North Atlantic and above-normal heights and pressure over the central North Atlantic, the eastern United States and western Europe. The negative phase reflects an opposite pattern of height and pressure anomalies over these regions. Both phases of the NAO are associated with basin-wide changes in the intensity and location of the North Atlantic jet stream and storm track, and in large-scale modulations of the normal patterns of zonal and meridional heat and moisture transport, which in turn results in changes in temperature and precipitation patterns often extending from eastern North America to western and central Europe.

Examples

1
2
3
{
print(head(get_nao()))
}

ibarraespinosa/ratmos documentation built on Jan. 24, 2020, 6:11 p.m.