Hello! I am trying to resample a 10-meter raster to a 30-meter raster. I need to use the majority value that falls within those 30-meter grid cells. However, as I am QA'ing the outputs, it looks like it does not always pick the majority value. Now I am confused on how the majority function actually works... In my example below, there are 5 cells with a value of 110, however after I use majority resample, it picks the 174 value instead? Why is that?
Explanation on how it decides what value to use would be invaluable to me! Thanks.
