build.block.xy.Rd
This function split long vector and covariance matrix into blocks corresponding to the localization.
build.block.xy(settings, block.list.all, X, obs.mean, obs.cov, t)
pecan standard multi-site settings list.
List contains nt empty sub-elements.
A matrix contains ensemble forecasts.
List of dataframe of observation means, named with observation datetime.
List of covariance matrices of state variables , named with observation datetime.
time point.
It returns the `build.block.xy` object with data and constants filled in.
This function will add data and constants into each block that are needed for the MCMC sampling.