[GRASS-git] [OSGeo/grass] cf870a: r.mapcalc: deprecate -s flag, use autoseeding by d...
Anna Petrasova
noreply at github.com
Thu Dec 18 04:12:10 PST 2025
Branch: refs/heads/main
Home: https://github.com/OSGeo/grass
Commit: cf870a5e49fd2643a55de543467edf5c2e61d640
https://github.com/OSGeo/grass/commit/cf870a5e49fd2643a55de543467edf5c2e61d640
Author: Anna Petrasova <kratochanna at gmail.com>
Date: 2025-12-18 (Thu, 18 Dec 2025)
Changed paths:
M gui/wxpython/modules/mcalc_builder.py
M raster/r.colors.out/r3.colors.out.md
M raster/r.mapcalc/main.c
M raster/r.mapcalc/r.mapcalc.md
M raster/r.mapcalc/r3.mapcalc.md
M raster/r.mapcalc/tests/r_mapcalc_nprocs_test.py
M raster/r.mapcalc/testsuite/test_r3_mapcalc.py
M raster/r.mapcalc/testsuite/test_r_mapcalc.py
M raster/r.mapcalc/testsuite/test_r_mapcalc_parallel.py
M raster/r.univar/r3.univar.html
M raster/r.univar/r3.univar.md
M scripts/r.mask/r.mask.html
M scripts/r.mask/r.mask.md
M temporal/t.info/testsuite/test.t.info.sh
M temporal/t.merge/t.merge.html
M temporal/t.merge/t.merge.md
M temporal/t.merge/testsuite/test.t.merge.sh
M temporal/t.rast.accdetect/testsuite/test_simple.py
M temporal/t.rast.aggregate.ds/t.rast.aggregate.ds.html
M temporal/t.rast.aggregate.ds/t.rast.aggregate.ds.md
M temporal/t.rast.export/test.t.rast.export.sh
M temporal/t.rast.export/testsuite/test_rast_export.py
M temporal/t.rast.import/test.t.rast.import.relative.sh
M temporal/t.rast.import/test.t.rast.import.relative.with.semantic.label.sh
M temporal/t.rast.import/test.t.rast.import.sh
M temporal/t.rast.import/test.t.rast.import_locations.sh
M temporal/t.rast.list/testsuite/test_t_rast_list.sh
M temporal/t.rast.mapcalc/test.t.rast.mapcalc.sh
M temporal/t.rast.neighbors/test.t.rast.neighbors.sh
M temporal/t.rast.neighbors/testsuite/test_neighbors.py
M temporal/t.rast.out.vtk/test.t.rast.out.vtk.sh
M temporal/t.rast3d.extract/testsuite/test.t.rast3d.extract.sh
M temporal/t.rast3d.list/testsuite/test.t.rast3d.list.sh
M temporal/t.rast3d.mapcalc/test.t.rast3d.mapcalc.sh
M temporal/t.register/test.t.register.raster.file.reltime.sh
M temporal/t.register/test.t.register.raster.file.timezone.sh
M temporal/t.register/test.t.register.raster.timestamp.sh
M temporal/t.register/test.t.register.raster3d.sh
M temporal/t.register/testsuite/test_t_register_raster.py
M temporal/t.register/testsuite/test_t_register_raster_different_local.py
M temporal/t.register/testsuite/test_t_register_raster_file.py
M temporal/t.register/testsuite/test_t_register_raster_mapmetadata.py
M temporal/t.remove/test.t.remove.sh
M temporal/t.rename/testsuite/test_t_rename.py
M temporal/t.sample/t.sample.html
M temporal/t.sample/t.sample.md
M temporal/t.sample/testsuite/test.t.sample.sh
M temporal/t.shift/t.shift.html
M temporal/t.shift/t.shift.md
M temporal/t.snap/test.t.snap.absolute.sh
M temporal/t.snap/test.t.snap.relative.sh
M temporal/t.support/test.t.support.sh
M temporal/t.topology/test.t.topology.abstime.sh
M temporal/t.topology/test.t.topology.reltime.sh
Log Message:
-----------
r.mapcalc: deprecate -s flag, use autoseeding by default (#6742)
Search rand() function in in expression to find out whether parallelization should be deactivated.
To unsubscribe from these emails, change your notification settings at https://github.com/OSGeo/grass/settings/notifications
More information about the grass-commit
mailing list