[GRASS-git] [OSGeo/grass] e89b5c: grass.pygrass: fix estimating width/height when nu...

Anna Petrasova noreply at github.com
Fri Nov 7 06:32:57 PST 2025


  Branch: refs/heads/main
  Home:   https://github.com/OSGeo/grass
  Commit: e89b5c9f64d551e544acac537a0624a73c438037
      https://github.com/OSGeo/grass/commit/e89b5c9f64d551e544acac537a0624a73c438037
  Author: Anna Petrasova <kratochanna at gmail.com>
  Date:   2025-11-07 (Fri, 07 Nov 2025)

  Changed paths:
    M python/grass/pygrass/modules/grid/grid.py

  Log Message:
  -----------
  grass.pygrass: fix estimating width/height when number of processes not specified (#6591)

It is possible to not specify number of processes, but it failed, because it is expected in a function estimating the tile size. This fixes it to use available number of processes, similarly how the Pool(processes=None) does it.



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