[GRASS-git] [OSGeo/grass-addons] 74b1d3: r.flowaccumulation: Support weighted flow accumula...
Huidae Cho
noreply at github.com
Wed Apr 3 21:56:38 PDT 2024
Branch: refs/heads/grass8
Home: https://github.com/OSGeo/grass-addons
Commit: 74b1d3896c10ce8290ecea3f0a0d3b03d05dfab0
https://github.com/OSGeo/grass-addons/commit/74b1d3896c10ce8290ecea3f0a0d3b03d05dfab0
Author: Huidae Cho <grass4u at gmail.com>
Date: 2024-04-03 (Wed, 03 Apr 2024)
Changed paths:
M src/raster/r.flowaccumulation/accumulate.c
A src/raster/r.flowaccumulation/accumulate_cmw.c
A src/raster/r.flowaccumulation/accumulate_cw.c
A src/raster/r.flowaccumulation/accumulate_dmw.c
A src/raster/r.flowaccumulation/accumulate_dw.c
A src/raster/r.flowaccumulation/accumulate_fmw.c
M src/raster/r.flowaccumulation/accumulate_funcs.h
A src/raster/r.flowaccumulation/accumulate_fw.c
M src/raster/r.flowaccumulation/global.h
M src/raster/r.flowaccumulation/main.c
M src/raster/r.flowaccumulation/r.flowaccumulation.html
Log Message:
-----------
r.flowaccumulation: Support weighted flow accumulation (#1048)
* r.flowaccumulation: Support weighted flow accumulation
* Promote accum_map type if it's less than weight_map type
* Allow type for weighted accumulation
* Support weight map whose type is different from accumulation
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