[GRASS-windows] r.sim.water

Markus Neteler neteler at osgeo.org
Thu Apr 9 06:36:19 EDT 2009


On Thu, Apr 9, 2009 at 2:09 AM, Floris Van Ogtrop
<f.vanogtrop at usyd.edu.au> wrote:
...
> Hello Markus,
>        I tried the new GRASS 6.4.0RC3 binaries (which looks good!).
> Unfortunately the problem persists.
>
> #Note that r.slope.aspect and r.mapcalc work perfectly#
>
> g.region rast=elevation.dem -p
>
> r.slope.aspect --o elevation=elevation.dem dx=DX dy=DY
>
> r.mapcalc Rain=if(elevation.dem, 5, null())
> r.mapcalc Manin=if(elevation.dem, 0.05, null())
> r.mapcalc Infil=if(elevation.dem, 0, null())
>
>
> r.sim.water --o elevin=elevation.dem dxin=DX dyin=DY rain=Rain
> manin=Manin infil=Infil depth=Depth
>
> #Crashes after 1 minute

I have polished the r.sim.water manual page and added your synthetic
example (using the higher res elevation.10m):
http://trac.osgeo.org/grass/changeset/36660

both DEMs work for me... I am afraid that debugging is needed
on Windows.

Markus


More information about the grass-windows mailing list