In my use case I’ve got plenty of overlapping old aerial images, which I am stitching together.
Many are too bright or too dark, so always using maximum or minimum data value for overlapping cells is not the best option. Averaging or summing doesnt make sense either, so my only option is something like this Calculate the median of overlapping pixel values from 24 input raster bands | Community + sorter + using ‘last’.
So my suggestion is to simply add ‘Median’ as option:



