[GRASS-git] [OSGeo/grass-addons] f3e4ad: r.maxent.train: change how naming suitability laye...
Edouard Choinière
noreply at github.com
Sat Jan 10 13:08:30 PST 2026
Branch: refs/heads/renovate/grass8-pre-commit-mirrors-clang-format-20.x
Home: https://github.com/OSGeo/grass-addons
Commit: f3e4ad27f339685d6511d4d80f839bbc2c9c4ee0
https://github.com/OSGeo/grass-addons/commit/f3e4ad27f339685d6511d4d80f839bbc2c9c4ee0
Author: Paulo van Breugel <paulo at ecodiv.earth>
Date: 2026-01-04 (Sun, 04 Jan 2026)
Changed paths:
M src/raster/r.maxent.train/r.maxent.train.py
Log Message:
-----------
r.maxent.train: change how naming suitability layer is handled (#1586)
* Remove suffix from suitability layer if user defined.
* correction
Commit: ec0ee96ec86fb496dde1039da9753ddc052e4f64
https://github.com/OSGeo/grass-addons/commit/ec0ee96ec86fb496dde1039da9753ddc052e4f64
Author: Edouard Choinière <27212526+echoix at users.noreply.github.com>
Date: 2026-01-05 (Mon, 05 Jan 2026)
Changed paths:
M renovate.json5
Log Message:
-----------
CI: Group biome pre-commit and schema update together (#1589)
Commit: bd972be6bc2a2d70664c9da04ba4b866408be1c5
https://github.com/OSGeo/grass-addons/commit/bd972be6bc2a2d70664c9da04ba4b866408be1c5
Author: Nicklas Larsson <n_larsson at yahoo.com>
Date: 2026-01-06 (Tue, 06 Jan 2026)
Changed paths:
M src/imagery/i.points.auto/find_points.c
M src/imagery/i.points.auto/globals.h
Log Message:
-----------
i.points.auto: use either fftw3.h or dfftw.h; remove erroneous prototypes (#1591)
Commit: 22f101f1686a37f902e9631c79a905d905c66bf2
https://github.com/OSGeo/grass-addons/commit/22f101f1686a37f902e9631c79a905d905c66bf2
Author: Nicklas Larsson <n_larsson at yahoo.com>
Date: 2026-01-06 (Tue, 06 Jan 2026)
Changed paths:
A src/gui/wxpython/wx.metadata/CMakeLists.txt
A src/gui/wxpython/wx.metadata/config/CMakeLists.txt
A src/gui/wxpython/wx.metadata/db.csw.admin/CMakeLists.txt
A src/gui/wxpython/wx.metadata/db.csw.harvest/CMakeLists.txt
A src/gui/wxpython/wx.metadata/db.csw.run/CMakeLists.txt
A src/gui/wxpython/wx.metadata/g.gui.cswbrowser/CMakeLists.txt
A src/gui/wxpython/wx.metadata/g.gui.metadata/CMakeLists.txt
A src/gui/wxpython/wx.metadata/m.csw.update/CMakeLists.txt
A src/gui/wxpython/wx.metadata/mdlib/CMakeLists.txt
A src/gui/wxpython/wx.metadata/profiles/CMakeLists.txt
A src/gui/wxpython/wx.metadata/r.info.iso/CMakeLists.txt
A src/gui/wxpython/wx.metadata/t.info.iso/CMakeLists.txt
A src/gui/wxpython/wx.metadata/v.info.iso/CMakeLists.txt
A src/imagery/i.hyper/CMakeLists.txt
A src/imagery/i.hyper/i.hyper.composite/CMakeLists.txt
A src/imagery/i.hyper/i.hyper.explore/CMakeLists.txt
A src/imagery/i.hyper/i.hyper.export/CMakeLists.txt
A src/imagery/i.hyper/i.hyper.import/CMakeLists.txt
A src/imagery/i.hyper/i.hyper.preproc/CMakeLists.txt
A src/imagery/i.hyper/i_hyper_lib/CMakeLists.txt
A src/imagery/i.landsat/CMakeLists.txt
A src/imagery/i.landsat/i.landsat.download/CMakeLists.txt
A src/imagery/i.landsat/i.landsat.import/CMakeLists.txt
A src/imagery/i.landsat/i.landsat.qa/CMakeLists.txt
A src/imagery/i.landsat8.swlst/CMakeLists.txt
A src/imagery/i.points.auto/CMakeLists.txt
A src/raster/r.flowaccumulation/CMakeLists.txt
A src/raster/r.hypso/CMakeLists.txt
A src/raster/r.in.vect/CMakeLists.txt
A src/raster/r.skyline/CMakeLists.txt
Log Message:
-----------
cmake: add initial support for CMake build (#1592)
Added for:
- i.hyper
- i.landsat
- i.landsat8.swlst
- i.points.auto
- r.flowaccumulation
- r.hypso
- r.in.vect
- r.skyline
- wx.metadata
Commit: 9a4b4eacede4dbae61b37805fb19deb90a061961
https://github.com/OSGeo/grass-addons/commit/9a4b4eacede4dbae61b37805fb19deb90a061961
Author: Paulo van Breugel <paulo at ecodiv.earth>
Date: 2026-01-09 (Fri, 09 Jan 2026)
Changed paths:
M src/raster/r.in.vect/r.in.vect.html
M src/raster/r.in.vect/r.in.vect.md
M src/raster/r.in.vect/r.in.vect.py
Log Message:
-----------
r.in.vect: option added to select features to import (#1593)
r.in.vect: added option to select features to import
Commit: 87e22bc5014159be28a24a3d5e5e2764bc76ecef
https://github.com/OSGeo/grass-addons/commit/87e22bc5014159be28a24a3d5e5e2764bc76ecef
Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Date: 2026-01-10 (Sat, 10 Jan 2026)
Changed paths:
M .pre-commit-config.yaml
M biome.jsonc
Log Message:
-----------
CI(deps): Update biome to v2.3.11 (#1590)
Commit: feddc549e9682ff65f769ec8c2c3240b89b2b9f0
https://github.com/OSGeo/grass-addons/commit/feddc549e9682ff65f769ec8c2c3240b89b2b9f0
Author: Edouard Choinière <27212526+echoix at users.noreply.github.com>
Date: 2026-01-10 (Sat, 10 Jan 2026)
Changed paths:
M .pre-commit-config.yaml
M biome.jsonc
M renovate.json5
A src/gui/wxpython/wx.metadata/CMakeLists.txt
A src/gui/wxpython/wx.metadata/config/CMakeLists.txt
A src/gui/wxpython/wx.metadata/db.csw.admin/CMakeLists.txt
A src/gui/wxpython/wx.metadata/db.csw.harvest/CMakeLists.txt
A src/gui/wxpython/wx.metadata/db.csw.run/CMakeLists.txt
A src/gui/wxpython/wx.metadata/g.gui.cswbrowser/CMakeLists.txt
A src/gui/wxpython/wx.metadata/g.gui.metadata/CMakeLists.txt
A src/gui/wxpython/wx.metadata/m.csw.update/CMakeLists.txt
A src/gui/wxpython/wx.metadata/mdlib/CMakeLists.txt
A src/gui/wxpython/wx.metadata/profiles/CMakeLists.txt
A src/gui/wxpython/wx.metadata/r.info.iso/CMakeLists.txt
A src/gui/wxpython/wx.metadata/t.info.iso/CMakeLists.txt
A src/gui/wxpython/wx.metadata/v.info.iso/CMakeLists.txt
A src/imagery/i.hyper/CMakeLists.txt
A src/imagery/i.hyper/i.hyper.composite/CMakeLists.txt
A src/imagery/i.hyper/i.hyper.explore/CMakeLists.txt
A src/imagery/i.hyper/i.hyper.export/CMakeLists.txt
A src/imagery/i.hyper/i.hyper.import/CMakeLists.txt
A src/imagery/i.hyper/i.hyper.preproc/CMakeLists.txt
A src/imagery/i.hyper/i_hyper_lib/CMakeLists.txt
A src/imagery/i.landsat/CMakeLists.txt
A src/imagery/i.landsat/i.landsat.download/CMakeLists.txt
A src/imagery/i.landsat/i.landsat.import/CMakeLists.txt
A src/imagery/i.landsat/i.landsat.qa/CMakeLists.txt
A src/imagery/i.landsat8.swlst/CMakeLists.txt
A src/imagery/i.points.auto/CMakeLists.txt
M src/imagery/i.points.auto/find_points.c
M src/imagery/i.points.auto/globals.h
A src/raster/r.flowaccumulation/CMakeLists.txt
A src/raster/r.hypso/CMakeLists.txt
A src/raster/r.in.vect/CMakeLists.txt
M src/raster/r.in.vect/r.in.vect.html
M src/raster/r.in.vect/r.in.vect.md
M src/raster/r.in.vect/r.in.vect.py
M src/raster/r.maxent.train/r.maxent.train.py
A src/raster/r.skyline/CMakeLists.txt
Log Message:
-----------
Merge branch 'grass8' into renovate/grass8-pre-commit-mirrors-clang-format-20.x
Compare: https://github.com/OSGeo/grass-addons/compare/4e043e0a16b8...feddc549e968
To unsubscribe from these emails, change your notification settings at https://github.com/OSGeo/grass-addons/settings/notifications
More information about the grass-commit
mailing list