OEInterpolateBetweenGrids

OEInterpolateBetweenGrids(dst: OEScalarGrid, src: OEScalarGrid) -> bool

Sets the values on ‘dst’ grid (OEScalarGrid) by linearly interpolating the values from ‘src’ grid (OEScalarGrid).