Hi,

I was wondering whether GDAL has the ability to interpolate multiband
rasters. I have a NxMxL cube (ie, a raster with L bands :D), and a mask of
the same size. The locations of my data cube where the associated mask is
zero (say) need to be interpolated from the surrounding pixels in the cube,
using something simple (not too bothered about the interpolation), such as
nearest neighbour or bilinear interpolation.

Anyone got any suggestions?
J
_______________________________________________
gdal-dev mailing list
gdal-dev@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/gdal-dev

Reply via email to