[GRASS-dev] [GRASS GIS] #2343: GRASS 7: "inf" values break insert statements in v.rast.stats

#2343: GRASS 7: "inf" values break insert statements in v.rast.stats
---------------------+---------------------------------
  Reporter: sbl | Owner: grass-dev@…
      Type: defect | Status: closed
  Priority: normal | Milestone: 7.2.0
Component: Python | Version: svn-releasebranch70
Resolution: fixed | Keywords: v.rast.stats
       CPU: All | Platform: All
---------------------+---------------------------------
Changes (by sbl):

* status: new => closed
* resolution: => fixed

Comment:

Closing for now.

Feel free to reopen if the current solution of replacing "Inf" "Nan" with
NULL is not considered sufficient any more, e.g. because Inf and Nan show
up more frequent and there is a practical need / application for
distinguishing Inf from NULL.

--
Ticket URL: <https://trac.osgeo.org/grass/ticket/2343#comment:14&gt;
GRASS GIS <https://grass.osgeo.org>