Dataset Gridding

This is a simple, fast, gridding routine for an x,y,z dataset. The routine itself finds the average of the neighbouring area and assigns that to the grid cell. It is perfect for quickly looking at your data, bearing in mind that it is probably not the perfect routine for representing all data.

The input is a point or line dataset, imported from the vector menu. Note that the x and y columns must be the first two columns in your dataset.

Options