[GRASS5] [bug #802] (grass) r.in.gdal: number of imported rows incorrect?
Request Tracker
grass-bugs at intevation.de
Thu Sep 20 06:10:26 EDT 2001
this bug's URL: http://intevation.de/rt/webrt?serial_num=802
-------------------------------------------------------------------------
Subject: r.in.gdal: number of imported rows incorrect?
grass downloaded at: CVS Server, Germany
grass sources source: yes, I am using the latest GRASS from CVS
Hi,
it seems that r.in.gdal uses an unusual row index
(src/raster/r.in.gdal/main.c):
for (row = 1; row <= nrows; row++)
{
Usually the row number starts with 0.
Any ideas?
Thanks
Markus
-------------------------------------------- Managed by Request Tracker
More information about the grass-dev
mailing list