Skip to content

Allow small deviations when interpolating raster

Karsten Rink requested to merge rinkk/ogs:RasterInterpolationFix into master

Tiny change that allows a deviation of up to 1% of the cellsize when interpolating rasters.
This is helpful because GIS will often write slightly different coordinates even if rasters are (visually) perfectly overlapping.

Merge request reports