[GRASS-git] [OSGeo/grass] a39b88: r.sim: disable broken nblock usage (#7358)

Anna Petrasova noreply at github.com
Thu May 21 13:23:25 PDT 2026


  Branch: refs/heads/main
  Home:   https://github.com/OSGeo/grass
  Commit: a39b88130a6916296ab297d5b983703fa6dfcd0e
      https://github.com/OSGeo/grass/commit/a39b88130a6916296ab297d5b983703fa6dfcd0e
  Author: Anna Petrasova <kratochanna at gmail.com>
  Date:   2026-05-21 (Thu, 21 May 2026)

  Changed paths:
    M raster/r.sim/r.sim.water/r.sim.water.html
    M raster/r.sim/r.sim.water/r.sim.water.md
    M raster/r.sim/simlib/hydro.c
    M raster/r.sim/simlib/output.c
    M raster/r.sim/simlib/simlib.h

  Log Message:
  -----------
  r.sim: disable broken nblock usage (#7358)

Disabled the broken nblock >1 auto-split in r.sim.water/r.sim.sediment by forcing nblock=1. Kept the variables so that nblocks functionality can be enabled in follow up PRs.

Fixed the err formula to the original fortran's Monte Carlo stddev (fixes #4799). As a result error map is now 0 and will become more useful once nblocks will be enabled to be > 1.



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