From 927b653307b033eb898414947855b1549442faff Mon Sep 17 00:00:00 2001 From: Paulo van Breugel Date: Fri, 5 Apr 2024 23:31:52 +0200 Subject: [PATCH] r.univar: add note that parallelization is disabled if mask is set (#3562) And remove older note about extended statistics that is not valid anymore. --- raster/r.univar/r.univar.html | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/raster/r.univar/r.univar.html b/raster/r.univar/r.univar.html index 5f966e61841..eaedaa0aae8 100644 --- a/raster/r.univar/r.univar.html +++ b/raster/r.univar/r.univar.html @@ -53,8 +53,7 @@

PERFORMANCE

r.univar supports parallel processing using OpenMP. The user can specify the number of threads to be used with the nprocs parameter. -However, parallelization is disabled when the -e extended statistics -flag is used. +However, parallelization is disabled when the MASK is set.

Due to the differences in summation order, users may encounter small floating points