[GRASS-user] r.basin error

kapo coulibaly kmcoulib at gmail.com
Wed Nov 28 11:46:10 PST 2012


I'm trying to run r.basin and I get the following error:
SECTION 1a (of 4): Initiating Memory.
SECTION 1b (of 4): Determining Offmap Flow.
SECTION 2: A * Search.
SECTION 3: Accumulating Surface Flow with SFD.
SECTION 4: Closing Maps.
Writing out only positive flow accumulation values.
Cells with a likely underestimate for flow accumulation can no longer be
identified.
Traceback (most recent call last):
  File "/home/user/grassdata/addons/r.basin", line 663, in
<module>
    sys.exit(main())
  File "/home/user/grassdata/addons/r.basin", line 151, in
main
    overwrite = True)
  File "/usr/lib/grass64/etc/python/grass/script/core.py",
line 189, in run_command
    ps = start_command(*args, **kwargs)
  File "/usr/lib/grass64/etc/python/grass/script/core.py",
line 177, in start_command
    return Popen(args, **popts)
  File "/usr/lib/grass64/etc/python/grass/script/core.py",
line 56, in __init__
    startupinfo, creationflags)
  File "/usr/lib/python2.7/subprocess.py", line 679, in
__init__
    errread, errwrite)
  File "/usr/lib/python2.7/subprocess.py", line 1249, in
_execute_child
    raise child_exception
OSError: [Errno 2] No such file or directory
(Wed Nov 28 19:36:58 2012) Command finished (20 sec)

I'm running the latest OSGeolive. But I got the exact same error on
Slackware 13 and CentOS 6

Thanks
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/grass-user/attachments/20121128/79b9f58d/attachment.html>


More information about the grass-user mailing list