wearepal / landscapes

2 stars 1 forks source link

Improved Interpolation Component #444

Closed paulthatjazz closed 5 days ago

paulthatjazz commented 2 weeks ago

Currently using nearest neighbour, develop implementation of bilinear / bicubic method.

paulthatjazz commented 5 days ago

Added Inverse distance weighing as its more suitable for our data.