[GRASS-git] [OSGeo/grass-addons] ebc612: r.fuzzy.set: correction of sshape formula in fuzzy...
Paulo van Breugel
noreply at github.com
Sun Sep 24 00:51:52 PDT 2023
Branch: refs/heads/grass8
Home: https://github.com/OSGeo/grass-addons
Commit: ebc612c58eaf5a8f2cddb96af2770400ceb2d16d
https://github.com/OSGeo/grass-addons/commit/ebc612c58eaf5a8f2cddb96af2770400ceb2d16d
Author: Paulo van Breugel <paulo at ecodiv.earth>
Date: 2023-09-24 (Sun, 24 Sep 2023)
Changed paths:
M src/raster/r.fuzzy.set/fuzzy.c
M src/raster/r.fuzzy.set/r.fuzzy.set.html
Log Message:
-----------
r.fuzzy.set: correction of sshape formula in fuzzy.c (#931)
This PR corrects two issues with how the S-shape rescaling was implemented for negative values of the shape parameter. This includes the issue reported in #931.
In addition, in the manual page r.fuzzy.set.html, the description of the equations were updated to ensure that they match the equations as implemented in the code. And an issue with a wrongly formatted URL was corrected.
More information about the grass-commit
mailing list