Approaches for IDW and nearest neighbours

To apply the closest neighbour method, we used terra::voronoi() and stayed with {terra}.

For the IDW & nearest neighbour method, gstat::gstat() is used to define the interpolation algorithm.