[GRASS-user] d.correlate error

Pavithra Jayasinghe pavipj89 at gmail.com
Tue Dec 27 03:21:46 PST 2016


I tried to use d.correlate and got following error.
It is same with the NC sample dataset when I tried to use it with the
manual example.

ERROR: Neither MONITOR (managed by d.mon command) nor
GRASS_RENDER_IMMEDIATE (used for direct rendering) defined
Traceback (most recent call last):
  File "C:\Program Files\GRASS GIS
7.0.5/scripts/d.correlate.py", line 104, in <module>
    main()
  File "C:\Program Files\GRASS GIS
7.0.5/scripts/d.correlate.py", line 46, in main
    grass.write_command('d.text', color = 'black', size = 4,
line = 1, stdin = "CORRELATION")
  File "C:\Program Files\GRASS GIS
7.0.5\etc\python\grass\script\core.py", line 517, in
write_command
    return handle_errors(returncode, returncode, args,
kwargs)
  File "C:\Program Files\GRASS GIS
7.0.5\etc\python\grass\script\core.py", line 313, in
handle_errors
    returncode=returncode)
grass.exceptions.CalledModuleError: Module run None
['d.text', 'color=black', 'line=1', 'size=4'] ended with
error
Process ended with non-zero return code 1. See errors in the
(error) output.

Please suggest a solution for this.

Thank you
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/grass-user/attachments/20161227/c7ec9214/attachment.html>


More information about the grass-user mailing list