António Rocha wrote: > I'm planning on using r.resamp.stats in order to resample a grid to a > coarser resolution. Since I'm using this function with classes I will > use mode method (more frequentclass to fall into a destination cell is > the chosen). My question is: when I have a tie between two classes, how > does GRASS decides which class shall be chosen?
In the event of a tie, the lowest-numbered category is chosen. -- Glynn Clements <[email protected]> _______________________________________________ grass-user mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/grass-user
