eof.c {clim.pact} | R Documentation |
Common EOFs for January mean 2-meter temperature (T(2m)).
data(eof.c)
EOF | EOF patterns. |
W | Eigen values. |
PC | Principal components of common PCA. |
n.fld | Number of different predictors (see mixFields). |
tot.var | Sum of all W squared. |
id.t | Time labels for the fields (see catFields) - used in DS. |
id.x | Spatial labels for the fields (see mixFields) - used in plotEOF. |
id.lon | Spatial labels for the fields (see mixFields) - used in plotEOF. |
id.lat | Spatial labels for the fields (see mixFields) - used in plotEOF. |
region | Describes the region analysed. |
tim | Time information (usually redundant). |
lon | Longitudes associated with EOF patterns. |
lat | Latitudes associated with EOF patterns. |
var.eof | Fractional variances associated with EOF patterns. |
yy | years. |
mm | months. |
dd | days. |
v.name | Name of element. |
c.mon | Month-season information. |
f.name | File name of original data. |
The common EOF was produced using EOF
, with the combined January
2-meter air temperature data field from National Center for
Environmental Prediction (NCEP; USA) reanalysis (Kalnay et al., (1996) "The NCEP/NCAR 40-Year Reanalysis Project", Bul. Am. Met. Soc., vol 77, no 3, 437-471; e.g. see URL: http://www.cdc.noaa.gov/index.html) and the ECHAM4-GSDIO scenario (Max-Planck Institute for Meteorology, Hamburg, Germany; URL: http://www.mpimet.mpg.de/). The region is 60W - 40E, 50N - 75N.
Reference to methodology: R.E. Benestad (2001), "A comparison between two empirical downscaling strategies", Int. J. Climatology, vol 210, pp.1645-1668. [DOI 10.1002/joc.703].
library(clim.pact) data(eof.c)