split_eof: Split an EOF structure made of multiple time series into a...

Description Usage Arguments Value

View source: R/varfield.R

Description

Each element of the output list will be an EOF structure for a single time series (i.e., a single ESM run). This will not be the same as the structure you would have gotten had you run the single ESM run through the process by itself. It will have more, and possibly different principal components because the EOF analysis was done in conjunction with the other ESM runs.

Usage

1
split_eof(reof, griddata)

Arguments

reof

Structure of residual EOFs, as returned from eof_analyze.

griddata

Merged griddata structure used to perform the mean field and EOF analyses

Value

List of residual EOF structures, with one element for each input ESM run.


JGCRI/fldgen documentation built on July 18, 2020, 1:42 p.m.