Hi,<div><br></div><div>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.</div>
<div><br></div><div>Anyone got any suggestions? </div><div>J </div>