[GRASS-dev] d.correlate not working
Rashad M
mohammedrashadkm at gmail.com
Sat Jan 12 01:43:25 PST 2013
using:
grass 7.0
revision:54601
d.correlate is not working
To reproduce
d.mon wx0
d.correlate map=lsat5_1987_10,lsat5_1987_20
error:
GRASS_INFO_WARNING(25298,1): Illegal filename <landsat,lsat5_1987_20 at landsat>.
Character <,> not allowed.
GRASS_INFO_END(25298,1)
GRASS_INFO_WARNING(25314,1): Illegal filename <landsat,lsat5_1987_20 at landsat>.
Character <,> not allowed.
GRASS_INFO_END(25314,1)
Traceback (most recent call last):
File "/usr/lib/python2.7/dist-packages/wx-2.8-gtk2-unicode/wx/_misc.py",
line 1358, in Notify
self.notify()
File "/usr/local/grass-7.0.svn/etc/gui/wxpython/mapdisp/main.py", line
290, in watcher
self.mapFrm.GetMap().GetLayersFromCmdFile()
File "/usr/local/grass-7.0.svn/etc/gui/wxpython/mapdisp/main.py", line
102, in GetLayersFromCmdFile
self.AddLayer(ltype = ltype, command = cmd, active = False, name = name)
File "/usr/local/grass-7.0.svn/etc/gui/wxpython/core/render.py", line
1042, in AddLayer
active = active, hidden = hidden, opacity = opacity)
File "/usr/local/grass-7.0.svn/etc/gui/wxpython/core/render.py", line
339, in __init__
active, hidden, opacity)
File "/usr/local/grass-7.0.svn/etc/gui/wxpython/core/render.py", line 88,
in __init__
self.SetType(ltype)
File "/usr/local/grass-7.0.svn/etc/gui/wxpython/core/render.py", line
268, in SetType
raise GException(_("Unsupported map layer type '%s'") % ltype)
core.gcmd.GException: Unsupported map layer type 'None'
--
Regards,
Rashad
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/grass-dev/attachments/20130112/3d0a0ba6/attachment.html>
More information about the grass-dev
mailing list