Skip to content

zfengyan/Spatial_interpolation

Repository files navigation

Spatial interpolation

Interpolation for NN, IDW, TIN and LAPLACE, implemented with Python.

-- REMINDER

samples.xyz file is the sample points file, asc fies are corresponding raster files.

-- HOW TO USE

Set the main.py file as the start project and run it.