Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 842 Bytes

README.md

File metadata and controls

17 lines (12 loc) · 842 Bytes

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.