https://docs.scipy.org/doc/scipy-0.14.0/reference/generated/...
The triangulation can then be plotted fairly straightforwardly with matplotlib's triangulation routines: matplotlib.pyplot.triplot and matplotlib.pyplot.tripcolor (https://matplotlib.org/examples/pylab_examples/tripcolor_dem...).