npi_annual | R Documentation |
The North Pacific index measures interannual to decadal variations in atmospheric circulation across the North Pacific.
npi_annual
A tibble also of class 'pacea_index' with columns:
year of value
absolute average winter value, hPa. The value for year $N$ refers to an average of the values in November $N-1$, December $N-1$, and January, February, and March for year $N$. For example, the 1999 annual value contains the average of November and December 1998 and January, February, and March 1999. Hence there is an 'NA' for 1899 as no monthly data for 1898.
anomalies of the annual winter values compared to the 1925-1989 mean of 1008.9 hPa, again with an 'NA' for 1899 TODO check.
See '?npi_monthly' for details.
'npi_annual' contains annual average winter values and anomalies.
Andrew Edwards
Generated from running 'data-raw/coastwide-indices/coastwide-indices.R'.
## Not run:
npi_annual
plot(npi_annual)
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.