[GRASS-git] [OSGeo/grass] 80b616: g.region: do not update WIND file when not needed ...

Anna Petrasova noreply at github.com
Tue Jun 22 06:50:44 PDT 2021


  Branch: refs/heads/previewbranch_8_0
  Home:   https://github.com/OSGeo/grass
  Commit: 80b616db9878af71f21f18bde798b01ee647b08f
      https://github.com/OSGeo/grass/commit/80b616db9878af71f21f18bde798b01ee647b08f
  Author: Anna Petrasova <kratochanna at gmail.com>
  Date:   2021-06-22 (Tue, 22 Jun 2021)

  Changed paths:
    M general/g.region/g.region.html
    M general/g.region/main.c

  Log Message:
  -----------
  g.region: do not update WIND file when not needed (#1627)

Changes default behavior to behave more intuitively, now WIND file is written only with certain
options (e.g. raster=, n=, ...) and it is left untouched if only printing is needed.
Added force flag -o to force writing WIND file if desired.
This change help avoid issues with parallel processing.
Flag -u still makes sense for some cases (also keeps backward compatibility).




More information about the grass-commit mailing list