/Spatial_interpolation

Interpolation for NN, IDW, TIN and LAPLACE.

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

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.