[GRASS-git] [OSGeo/grass-addons] 9fbbab: t.info.iso manual: minimal content added (#570)
Huidae Cho
noreply at github.com
Sun Jul 4 11:43:49 PDT 2021
Branch: refs/heads/grass7
Home: https://github.com/OSGeo/grass-addons
Commit: 9fbbabe2b88e45334fc9d19e958479aef0f0d904
https://github.com/OSGeo/grass-addons/commit/9fbbabe2b88e45334fc9d19e958479aef0f0d904
Author: Markus Neteler <neteler at gmail.com>
Date: 2021-07-04 (Sun, 04 Jul 2021)
Changed paths:
M src/gui/wxpython/wx.metadata/t.info.iso/t.info.iso.html
M src/gui/wxpython/wx.metadata/t.info.iso/t.info.iso.py
Log Message:
-----------
t.info.iso manual: minimal content added (#570)
Commit: c967a5befb428e1a91830b73179e093b248c68f5
https://github.com/OSGeo/grass-addons/commit/c967a5befb428e1a91830b73179e093b248c68f5
Author: Huidae Cho <grass4u at gmail.com>
Date: 2021-07-04 (Sun, 04 Jul 2021)
Changed paths:
M src/raster/r.stream.basins/io.c
M src/raster/r.stream.channel/io.c
M src/raster/r.stream.distance/io.c
M src/raster/r.stream.order/io.c
M src/raster/r.stream.segment/io.c
M src/raster/r.stream.slope/main.c
M src/raster/r.stream.snap/io.c
M src/raster/r.stream.stats/io.c
Log Message:
-----------
r.stream.*: Avoid comparing floating point numbers using not equal (#567)
* r.stream.*: Avoid comparing floating point numbers using not equal
* Use GRASS_EPSILON instead of an arbitrary threshold
Commit: 9ac565873d0a52736c1d190498b8dea23d09dd77
https://github.com/OSGeo/grass-addons/commit/9ac565873d0a52736c1d190498b8dea23d09dd77
Author: Huidae Cho <grass4u at gmail.com>
Date: 2021-07-04 (Sun, 04 Jul 2021)
Changed paths:
M src/raster/r.basin/r.basin.py
Log Message:
-----------
r.basin: g.region using raster to set the correct resolution (#568)
* r.basin: g.region using raster to set the correct resolution
* Use the complete parameter name raster=
Compare: https://github.com/OSGeo/grass-addons/compare/050be44852a9...9ac565873d0a
More information about the grass-commit
mailing list