[GRASS-dev] [GRASS GIS] #2879: grass.script.array cannot read raster on Windows
GRASS GIS
trac at osgeo.org
Sat Apr 9 13:57:24 PDT 2016
#2879: grass.script.array cannot read raster on Windows
--------------------------+-----------------------------
Reporter: annakrat | Owner: grass-dev@…
Type: defect | Status: new
Priority: critical | Milestone: 7.1.0
Component: Python | Version: svn-trunk
Resolution: | Keywords: wingrass, numpy
CPU: Unspecified | Platform: MSWindows 8
--------------------------+-----------------------------
Changes (by annakrat):
* milestone: 7.0.4 => 7.1.0
Comment:
Replying to [comment:3 glynn]:
> > It isn't possible to avoid opening the file in the constructor, so the
only other option would be to optionally pass the mapname and null
parameters to the constructor and have the constructor call the read()
method before calling the parent constructor.
I implemented this in r67710 some time ago and tested on Linux and
Windows. I don't think we should backport it, since it changes the API. If
people agree, I would close this as solved.
--
Ticket URL: <https://trac.osgeo.org/grass/ticket/2879#comment:4>
GRASS GIS <https://grass.osgeo.org>
More information about the grass-dev
mailing list