[GRASS-git] [OSGeo/grass-addons] e77994: Add an iterative algorithm for longest flow paths ...
Huidae Cho
noreply at github.com
Sun May 31 21:04:33 PDT 2020
Branch: refs/heads/master
Home: https://github.com/OSGeo/grass-addons
Commit: e77994f8b3fd252a05ac96c708d96d7403068618
https://github.com/OSGeo/grass-addons/commit/e77994f8b3fd252a05ac96c708d96d7403068618
Author: Huidae Cho <grass4u at gmail.com>
Date: 2020-06-01 (Mon, 01 Jun 2020)
Changed paths:
M grass7/raster/r.accumulate/calculate_lfp.c
A grass7/raster/r.accumulate/calculate_lfp_iterative.c
A grass7/raster/r.accumulate/calculate_lfp_recursive.c
M grass7/raster/r.accumulate/global.h
M grass7/raster/r.accumulate/main.c
Log Message:
-----------
Add an iterative algorithm for longest flow paths (#190)
More information about the grass-commit
mailing list