[GRASS-git] [OSGeo/grass] 4def14: pygrass.GridModule: make tile size optional (#2294)

Anna Petrasova noreply at github.com
Thu Apr 7 08:28:09 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/OSGeo/grass
  Commit: 4def144dbfaabd17a2ab6481c567b13174bd6feb
      https://github.com/OSGeo/grass/commit/4def144dbfaabd17a2ab6481c567b13174bd6feb
  Author: Anna Petrasova <kratochanna at gmail.com>
  Date:   2022-04-07 (Thu, 07 Apr 2022)

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

  Log Message:
  -----------
  pygrass.GridModule: make tile size optional (#2294)

When width or height or both are not provided, compute the size based on number of process.
Use 1 column x N rows tile schema to make patching faster.




More information about the grass-commit mailing list