Casagrande Luca wrote:
> 
> Hello everybody,
> I have got some troubles using r.flow with this option..it stays forever
> at the:
> Reading input files: elevation...
> , barrier
> If I remove the barin option, all is fine.
> I am using the DEM from spearfish with GRASS 6.2.3 and latest 6.4svn.
> 
This is how replicate using Spearfish dataset:
g.region rast=elevation.10m
v.to.rast input=stre...@permanent output=streamTest use=val type=line
layer=1 value=1 rows=4096 --overwrite 
r.null map=streamsTest null=0
r.report units=me map=streamsTest | grep "no data"
r.flow elevin=elevation.10m barin=streamsTest skip=37 bound=9432
flout=testvector lgout=testraster

Thanks and sorry for double post.
Luca
-- 
View this message in context: 
http://www.nabble.com/barin-option-in-r.flow-module-tp21015531p21016012.html
Sent from the Grass - Users mailing list archive at Nabble.com.

_______________________________________________
grass-user mailing list
grass-user@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/grass-user

Reply via email to