make_pmat: Make list of parameter matrices from climate input data
Description
Reformat climate input data into separate lists
Usage
make_pmat(x)
Arguments
x
climate data as returned from as_tcclimate
Value
a list of matrices
Details
Make separate lists for each parameter in the climate data input,
and make them accessible by the parameter names. The single lists
correspond to the scheme years in rows, observations from previous
december to current december in columns.