sweq_GC: GC taper on SWEQ

Description Usage Value Examples

View source: R/utils_geom.R

Description

Compute the GC taper on the sweq geometry for h,u and r, with support half-length c Cross correlations between fields can be defined (and should be non-zero)

Usage

1
sweq_GC(ndim, c, cross.vec = rep(0.9, 3))

Value

taper matrix of size 3ndim x 3ndim

Examples

1
2
taper <- sweq_GC(100, 10)
image_mat(taper)

robertsy/assimilr documentation built on May 27, 2019, 10:33 a.m.