Interpolating irregularly located data to
问题 I am trying to display a colored surface in Worlwind Java, where the colors depend on latitude/longitude located values (e.g temperature) from a set of irregularly located data. I'm using the example found in the gov.nasa.worldwindx.examples.analytics package. There is a class Interpolator2D there but it doesn't seem to be able to compute irregularly located data. As far as I know I'm missing only one thing in order to do that : a way to generate a grid of regularly placed points from a set