zfengyan / Spatial_interpolation

Interpolation for NN, IDW, TIN and LAPLACE.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Interpolation for NN, IDW, TIN and LAPLACE.

License:GNU General Public License v3.0


Languages

Language:Python 100.0%