grass
grass copied to clipboard
[Feat] r.univar: implement OpenMP parallelization also for extended statistics
r.univar uses OpenMP parallelization, but only without -e (extended statistics). It would be good to add the parallelization support for this option as well. See also #1634.
@petrasovaa I'm working on adding json output for r.univar. Do you want me to add the parallelization support too or have you already started?
That may not be that simple, I am not planning to work on this anytime soon.
Fixed by #2683.