[GRASS-git] [OSGeo/grass] faf90f: g.region: fix save option behavior (#5627)

Māris Nartišs noreply at github.com
Tue Nov 18 00:59:44 PST 2025


  Branch: refs/heads/releasebranch_8_4
  Home:   https://github.com/OSGeo/grass
  Commit: faf90f41abb9a0ab53fda2c40a80cbcea80c23d5
      https://github.com/OSGeo/grass/commit/faf90f41abb9a0ab53fda2c40a80cbcea80c23d5
  Author: Anna Petrasova <kratochanna at gmail.com>
  Date:   2025-11-18 (Tue, 18 Nov 2025)

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

  Log Message:
  -----------
  g.region: fix save option behavior (#5627)

Adjust the region before saving it. Before, setting rows= and cols= had no effect on the saved region.


  Commit: bef61c72260f7362148f7e946a63e2bb22efed23
      https://github.com/OSGeo/grass/commit/bef61c72260f7362148f7e946a63e2bb22efed23
  Author: Anna Petrasova <kratochanna at gmail.com>
  Date:   2025-11-18 (Tue, 18 Nov 2025)

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

  Log Message:
  -----------
  g.region: remove unnecessary temp_window variable (#5658)

Follow up on #5627. temp_window is still used elsewhere, so it should not be removed completely.


  Commit: f414d325d254297da4072d8d32ba8e07ce63bb0f
      https://github.com/OSGeo/grass/commit/f414d325d254297da4072d8d32ba8e07ce63bb0f
  Author: Māris Nartišs <maris.gis at gmail.com>
  Date:   2025-11-18 (Tue, 18 Nov 2025)

  Changed paths:
    A raster/r.slope.aspect/testsuite/data/gdal_aspect.ascii
    R raster/r.slope.aspect/testsuite/data/gdal_aspect.grd
    R raster/r.slope.aspect/testsuite/data/gdal_aspect.grd.aux.xml
    A raster/r.slope.aspect/testsuite/data/gdal_slope.ascii
    R raster/r.slope.aspect/testsuite/data/gdal_slope.grd
    R raster/r.slope.aspect/testsuite/data/gdal_slope.grd.aux.xml
    M raster/r.slope.aspect/testsuite/test_r_slope_aspect.py

  Log Message:
  -----------
  r.slope.aspect: replace GSAG test data with AAGRID (#5792)

GDAL >=3.11.0 does not support GSAG any more. This PR just replaces GSAG files with ones converted to AAGRID.

Fixes bug #5787


Compare: https://github.com/OSGeo/grass/compare/571df978dfcb...f414d325d254

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