In order to implement inverse distance weighting (assuming we will use GDAL), we will need to add gridding functions. The original version of godal (where this fork came from) now has gridding functions, but they have updated many other parts of godal so it's not quite as simple as pasting in their version.
We could (maybe?) just use their version of godal, assuming it has all of the same functionality our version has.
In order to implement inverse distance weighting (assuming we will use GDAL), we will need to add gridding functions. The original version of godal (where this fork came from) now has gridding functions, but they have updated many other parts of godal so it's not quite as simple as pasting in their version.
We could (maybe?) just use their version of godal, assuming it has all of the same functionality our version has.