GDAL
1
#2657: pygrass: remove RasterNumpy references
----------------------------------+-----------------------------------------
Reporter: martinl | Owner: grass-dev@…
Type: task | Status: new
Priority: major | Milestone: 7.0.1
Component: Python | Version: unspecified
Keywords: pygrass, RasterNumpy | Platform: Unspecified
Cpu: Unspecified |
----------------------------------+-----------------------------------------
PyGRASS documentation and benchmarks still contain reference to non-
existing `RasterNumpy` class.
{{{
docs/src/pygrass_raster.rst
pygrass/tests/benchmark.py
}}}
--
Ticket URL: <http://trac.osgeo.org/grass/ticket/2657>
GRASS GIS <http://grass.osgeo.org>
GDAL
2
#2657: pygrass: remove RasterNumpy references
----------------------------------+-----------------------------------------
Reporter: martinl | Owner: grass-dev@…
Type: task | Status: new
Priority: major | Milestone: 7.0.1
Component: PyGRASS | Version: unspecified
Keywords: pygrass, RasterNumpy | Platform: Unspecified
Cpu: Unspecified |
----------------------------------+-----------------------------------------
Changes (by martinl):
* component: Python => PyGRASS
--
Ticket URL: <http://trac.osgeo.org/grass/ticket/2657#comment:1>
GRASS GIS <http://grass.osgeo.org>
GDAL
3
#2657: pygrass: remove RasterNumpy references
----------------------------------+-----------------------------------------
Reporter: martinl | Owner: grass-dev@…
Type: task | Status: new
Priority: major | Milestone: 7.0.1
Component: PyGRASS | Version: unspecified
Keywords: pygrass, RasterNumpy | Platform: Unspecified
Cpu: Unspecified |
----------------------------------+-----------------------------------------
Comment(by lucadelu):
Removed in trunk with r65119. Please check it and after we can backport it
--
Ticket URL: <http://trac.osgeo.org/grass/ticket/2657#comment:2>
GRASS GIS <http://grass.osgeo.org>
GDAL
4
#2657: pygrass: remove RasterNumpy references
----------------------------------+-----------------------------------------
Reporter: martinl | Owner: grass-dev@…
Type: task | Status: new
Priority: major | Milestone: 7.0.1
Component: PyGRASS | Version: unspecified
Keywords: pygrass, RasterNumpy | Platform: Unspecified
Cpu: Unspecified |
----------------------------------+-----------------------------------------
Comment(by martinl):
Replying to [comment:2 lucadelu]:
> Removed in trunk with r65119. Please check it and after we can backport
it
Thanks, would probably make sense also add note how to interfere with
numpy arrays?
--
Ticket URL: <http://trac.osgeo.org/grass/ticket/2657#comment:3>
GRASS GIS <http://grass.osgeo.org>