I have a satellite image (Landsat 8, panchromatic band) at 15m pixel size. My goal is to upscale the image (i.e., change the pixel size) at 460m using a Gaussian filter with sigma = 0.5. Is there a function in python that can do this (i.e., increase the pixel size using a Gaussian filter)? I don't have an example to show as I couldn't find how can I do this in python. Here is the image.