simple.local.Rd
Adopted from Data assimilation for spatio-temporal processes - p250 - Sebastian Reich
simple.local(Pf, distance.mat, scalef = 2)
Forecast error covariance matrix
is matrix of distances between sites.
scalef is a numeric value that requires tuning and it controls the shape of the corrolation function
It returns a localized covariance matrix by taking a Schur product between Pf and a corrolation function
Hamze Dokoohaki