GDAL
March 3, 2019, 2:13pm
1
#3766: Update "Introduction to Raster classes" document
------------------------------+-------------------------
Reporter: Nikos Alexandris | Owner: grass-dev@…
Type: defect | Status: new
Priority: normal | Milestone:
Component: Docs | Version: unspecified
Keywords: | CPU: Unspecified
Platform: All |
------------------------------+-------------------------
In the
[https://grass.osgeo.org/grass77/manuals/libpython/pygrass_raster.html
Introduction to Raster classes], please the remove the incorrect short
sentence
Both classes write sequentially.
from
The read access is row wise for RasterRow and RasterRowIO and
additionally cached in the RowIO class. Both classes write sequentially.
Only
[https://grass.osgeo.org/grass77/manuals/libpython/pygrass_raster.html
#rasterrow-label RasterRow] (that is only one class) that writes
sequentially.
--
Ticket URL: <https://trac.osgeo.org/grass/ticket/3766> ;
GRASS GIS <https://grass.osgeo.org >
GDAL
March 8, 2019, 6:15pm
2
#3766: Update "Introduction to Raster classes" document
-------------------------------+-------------------------
Reporter: Nikos Alexandris | Owner: grass-dev@…
Type: defect | Status: new
Priority: normal | Milestone:
Component: Docs | Version: unspecified
Resolution: | Keywords:
CPU: Unspecified | Platform: All
-------------------------------+-------------------------
Comment (by veroandreo):
diff files with correct text are always welcome
--
Ticket URL: <https://trac.osgeo.org/grass/ticket/3766#comment:1> ;
GRASS GIS <https://grass.osgeo.org >
GDAL
March 10, 2019, 12:33am
3
#3766: Update "Introduction to Raster classes" document
-------------------------------+-------------------------
Reporter: Nikos Alexandris | Owner: grass-dev@…
Type: defect | Status: new
Priority: normal | Milestone:
Component: Docs | Version: unspecified
Resolution: | Keywords:
CPU: Unspecified | Platform: All
-------------------------------+-------------------------
Changes (by Nikos Alexandris):
* Attachment "update_pygrass_raster.rst.diff" added.
Update pygrass_raster.rst
--
Ticket URL: <https://trac.osgeo.org/grass/ticket/3766> ;
GRASS GIS <https://grass.osgeo.org >
GDAL
March 10, 2019, 12:37am
4
#3766: Update "Introduction to Raster classes" document
-------------------------------+-------------------------
Reporter: Nikos Alexandris | Owner: grass-dev@…
Type: defect | Status: new
Priority: normal | Milestone:
Component: Docs | Version: unspecified
Resolution: | Keywords:
CPU: Unspecified | Platform: All
-------------------------------+-------------------------
Comment (by Nikos Alexandris):
Diff added. Also https://github.com/GRASS-GIS/grass-ci/pull/8 .
However, do we need to submit diffs for such minor cases?
I would prefer to update such cases directly. It's good that we move to
git because I don't need direct access to the core.
--
Ticket URL: <https://trac.osgeo.org/grass/ticket/3766#comment:2> ;
GRASS GIS <https://grass.osgeo.org >
GDAL
March 27, 2019, 12:29am
5
#3766: Update "Introduction to Raster classes" document
-------------------------------+-------------------------
Reporter: Nikos Alexandris | Owner: grass-dev@…
Type: defect | Status: closed
Priority: normal | Milestone:
Component: Docs | Version: unspecified
Resolution: fixed | Keywords:
CPU: Unspecified | Platform: All
-------------------------------+-------------------------
Changes (by veroandreo):
* status: new => closed
* resolution: => fixed
Comment:
In [changeset:"74313" 74313]:
{{{
#!CommitTicketReference repository="" revision="74313"
pygrass raster docs: correction, only RasterRow writes sequentially
(provided by Nikos Alexandris), fixes #3766
}}}
--
Ticket URL: <https://trac.osgeo.org/grass/ticket/3766#comment:3> ;
GRASS GIS <https://grass.osgeo.org >