#2700: scatterplots in g.gui.iclass don't work on Windows
---------------------------------------+---------------------------------
Reporter: annakrat | Owner: grass-dev@…
Type: defect | Status: new
Priority: normal | Milestone: 7.0.1
Component: wxGUI | Version: svn-releasebranch70
Keywords: g.gui.iclass, scatterplot | CPU: All
Platform: MSWindows 8 |
---------------------------------------+---------------------------------
The plot canvas and axes are visible, but there are no points inside. I am
getting only warning (not sure if related):
{{{
C:\Program Files (x86)\GRASS GIS 7.1.svn\Python27\lib\site-
packages\numpy\ma\core.py:3791:
UserWarning: Warning: converting a masked element to nan.
warnings.warn("Warning: converting a masked element to nan.")
}}}
Works on Ubuntu.
--
Ticket URL: <http://trac.osgeo.org/grass/ticket/2700>
GRASS GIS <http://grass.osgeo.org>