Tagged Questions
3
votes
1answer
61 views
Is there an easy way to taper huge amounts of drainage vectors?
I've performed hydrological analysis using r.watershed using GRASS and now I have some stream vectors for a large area. Next, I'm planning to taper these streams to varying width to make them appear ...
1
vote
1answer
422 views
Is there any pseudocode for MFD (multiple flow direction) algorithm available?
Still stuck with the simulation system, is there any good pseudocode for the multiple flow direction (MFD) algorithm? I read a pseudocode example and implemented it, however the simulation was linear: ...
8
votes
4answers
721 views
Flood modelling insights
I am trying to create a flood modelling system. The system consists of two parts mainly a river flooding simulation and rainfall simulation. To do this I am running the latest version of GRASS 6.4. ...
1
vote
1answer
204 views
Error in r.terraflow
I used r.terraflow.short in GRASS, but it displayed this error:
r.terraflow.short elevation=raster_bulacanElevation \
filled=raster_bulacanElevationFlooded1 \
...
