#2879: grass.script.array cannot read raster on Windows
-----------------------------+-------------------------
Reporter: annakrat | Owner: grass-dev@…
Type: defect | Status: new
Priority: critical | Milestone: 7.0.3
Component: Python | Version: svn-trunk
Keywords: wingrass, numpy | CPU: Unspecified
Platform: MSWindows 8 |
-----------------------------+-------------------------
When testing the example from documentation
[https://grass.osgeo.org/grass71/manuals/libpython/script.html here]
{{{
map2d_2.read("map2d_1")
}}}
doesn't work and fails because r.out.bin can't write into the temporary
file. This file is created when the array is initialized and it is open,
so on Windows no other process can write to it.
--
Ticket URL: <https://trac.osgeo.org/grass/ticket/2879>
GRASS GIS <https://grass.osgeo.org>
_______________________________________________
grass-dev mailing list
[email protected]
http://lists.osgeo.org/mailman/listinfo/grass-dev