Hi, i have several satellite scenes which basically give me 3 vectors: lat/lon/data which is on an irregular. I would like to interpolate those onto a regular grid. I found that GDALGridCreate would meet my need except that i am developing in python, but it appears the bindings for it don't exist (unless i am mistaken). So my question is whether someone knows of an alternative route to accomplish this or whether i am possible wrong in that i cannot use GDALGridCreate in python?
thanks matt _______________________________________________ gdal-dev mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/gdal-dev
