Featured image of post Scipy Ndimage Mean Filter

Scipy Ndimage Mean Filter

I see that scipy.ndimage has a gaussian filter that allows me to blur the raster along a given axis, as long as the axis is valid given the raster's numpy matrix.