enviro.data: Multivariate ENSO (MEI), NPGO, and PDO indices

Description Usage Format Source References Examples

Description

Monthly indices of ENSO, NPGO, and PDO from 1950 to 2009

Usage

1
data (enviro.data)

Format

A data frame with 720 observations on the following 6 variables.

month

a numeric vector containing the month

year

a numeric vector containing the year

date

a numeric vecor containing the date

mei

a numeric vector containing the MEI index

npgo

a numeric vector containing the NPGO index

pdo

a numeric vector containing the PDO index

Source

MEI: http://www.esrl.noaa.gov/psd/enso/mei

NPGO: http://www.o3d.org/npgo

PDO: http://jisao.washington.edu/pdo

References

Di Lorenzo, E., N. Schneider, K. M. Cobb, P. J. S. Franks, K. Chhak, A. J. Miller, J. C. McWilliams, S. J. Bograd, H. Arango, E. Curchitser, T. M. Powell, and P. Riviere. 2008. North Pacific Gyre Oscillation links ocean climate and ecosystem change. Geophys. Res. Lett. 35:L08607.

Mantua, N. J., and S. R. Hare. 2002. The Pacific decadal oscillation. Journal of Oceanography 58:35-44.

Zhang, Y., J. M. Wallace, and D. S. Battisti. 1997. ENSO-like interdecadal variability: 1900-93. Journal of Climate 10:1004-1020.

Examples

1
2

Example output

biwavelet 0.20.11 loaded.
  month year       date    mei       npgo   pdo
1     1 1950 1950-01-01 -1.052 -2.1883951 -2.13
2     2 1950 1950-02-01 -1.161 -1.4458314 -2.91
3     3 1950 1950-03-01 -1.285 -0.9650357 -1.13
4     4 1950 1950-04-01 -1.090 -0.8587880 -1.20
5     5 1950 1950-05-01 -1.434 -0.6340822 -2.23
6     6 1950 1950-06-01 -1.351 -0.5809843 -1.77

biwavelet documentation built on May 2, 2019, 5:10 p.m.