[GRASS-dev] [GRASS GIS] #2464: g.gui.iclass: show output of signature creation
GRASS GIS
trac at osgeo.org
Thu Oct 30 01:32:32 PDT 2014
#2464: g.gui.iclass: show output of signature creation
------------------------------------+---------------------------------------
Reporter: mlennert | Owner: grass-dev@…
Type: enhancement | Status: new
Priority: normal | Milestone: 7.1.0
Component: wxGUI | Version: svn-releasebranch70
Keywords: g.gui.iclass signature | Platform: Unspecified
Cpu: Unspecified |
------------------------------------+---------------------------------------
Comment(by mlennert):
Replying to [comment:1 wenzeslaus]:
> As far as I know, `g.gui.iclass` is not using `i.gensig`. There is a
custom mechanism of creating the signature files taken from `i.class`.
>
> `g.gui.iclass` access this functionality using ctypes. The functionality
was moved the the library. It is not really good but it was the fastest
way to implement it without need of a new module, format or change in
functionality comparing to `i.class`. See also
wiki:wxGUIDevelopment/wxIClass.
>
> There is probably some other way, how to address your issue.
I don't have the time to dive into the code, now, but is there no
message/error handling in the i.class code concerning the signature
creation (and notably the "Signature X not invertible" message) ?
Moritz
--
Ticket URL: <https://trac.osgeo.org/grass/ticket/2464#comment:2>
GRASS GIS <http://grass.osgeo.org>
More information about the grass-dev
mailing list