[GRASS-dev] [GRASS GIS] #1888: r.terraflow won't run
GRASS GIS
trac at osgeo.org
Sun Feb 16 06:10:41 PST 2014
#1888: r.terraflow won't run
--------------------------------+-------------------------------------------
Reporter: pvanbosgeo | Owner: grass-dev@…
Type: defect | Status: new
Priority: normal | Milestone: 7.0.0
Component: wxGUI | Version: svn-trunk
Keywords: r.terraflow, forms | Platform: Unspecified
Cpu: Unspecified |
--------------------------------+-------------------------------------------
Comment(by annakrat):
The situation is following: in r55119 no answer is required which results
in default answer infinity, then in r55484 we started to use wx.TextCtrl
instead of wx.FloatSpinCtrl. Two simple solutions exist, either leave it
as it is, or revert r55119 but instead of "infinity" use "inf" because
forms.py use a Float validator for this text field and "inf" is a valid
number. I think we could leave it as it is and close this ticket.
Objections?
--
Ticket URL: <http://trac.osgeo.org/grass/ticket/1888#comment:3>
GRASS GIS <http://grass.osgeo.org>
More information about the grass-dev
mailing list