[GRASS5] [bug #3387] (grass) r.flow bug for 3D flow length
Request Tracker
grass-bugs at intevation.de
Thu Jun 30 23:37:46 EDT 2005
this bug's URL: http://intevation.de/rt/webrt?serial_num=3387
-------------------------------------------------------------------------
Subject: r.flow bug for 3D flow length
Platform: GNU/Linux/i386
grass obtained from: Trento Italy site
grass binary for platform: Compiled from Sources
GRASS Version: CVS checked out at 20050630
r.flow has broken computation of 3D flowpath length, problem is somewhere here:
line (280 in calc.c)
if (parm.lgout)
*l += parm.l3d ? hypot(length, oldz - p->z) : length;
return 1;
-------------------------------------------- Managed by Request Tracker
More information about the grass-dev
mailing list