[GRASS-SVN] r55239 - grass-addons/grass6/raster/r.pi

svn_grass at osgeo.org svn_grass at osgeo.org
Tue Feb 26 21:44:07 PST 2013


Author: hamish
Date: 2013-02-26 21:44:07 -0800 (Tue, 26 Feb 2013)
New Revision: 55239

Modified:
   grass-addons/grass6/raster/r.pi/TODO.txt
Log:
typo

Modified: grass-addons/grass6/raster/r.pi/TODO.txt
===================================================================
--- grass-addons/grass6/raster/r.pi/TODO.txt	2013-02-27 05:43:18 UTC (rev 55238)
+++ grass-addons/grass6/raster/r.pi/TODO.txt	2013-02-27 05:44:07 UTC (rev 55239)
@@ -104,7 +104,7 @@
         ^^^^^^--- negative
 
     Then the subsequent values[index] crashes.
-      ---can you add a loop which looks to see if min[i] (bifbuf) constains silly values?
+      ---can you add a loop which looks to see if min[i] (bigbuf) constains silly values?
           i.e. did the nan cleanout by MinMax() in main.c really work? why are those nans
           in there in the first place? maybe if we get rid of them the problem goes away..
 



More information about the grass-commit mailing list