[GRASS-SVN] r42177 - grass/branches/releasebranch_6_4/raster/r.what

svn_grass at osgeo.org svn_grass at osgeo.org
Sat May 8 16:19:04 EDT 2010


Author: neteler
Date: 2010-05-08 16:19:04 -0400 (Sat, 08 May 2010)
New Revision: 42177

Modified:
   grass/branches/releasebranch_6_4/raster/r.what/description.html
Log:
support one year of daily maps

Modified: grass/branches/releasebranch_6_4/raster/r.what/description.html
===================================================================
--- grass/branches/releasebranch_6_4/raster/r.what/description.html	2010-05-08 20:18:40 UTC (rev 42176)
+++ grass/branches/releasebranch_6_4/raster/r.what/description.html	2010-05-08 20:19:04 UTC (rev 42177)
@@ -119,8 +119,8 @@
 
 <h2>NOTE</h2>
 
-The maximum number of raster map layers that can be queried at one time is 150.
-<!-- as given by raster/r.what/main.c "#define NFILES 150" -->
+The maximum number of raster map layers that can be queried at one time is 400.
+<!-- as given by raster/r.what/main.c "#define NFILES 400" -->
 
 
 <h2>SEE ALSO</h2>



More information about the grass-commit mailing list