[GRASS-SVN] r42175 - grass/branches/develbranch_6/raster/r.what
svn_grass at osgeo.org
svn_grass at osgeo.org
Sat May 8 16:18:25 EDT 2010
Author: neteler
Date: 2010-05-08 16:18:25 -0400 (Sat, 08 May 2010)
New Revision: 42175
Modified:
grass/branches/develbranch_6/raster/r.what/description.html
Log:
support one year of daily maps
Modified: grass/branches/develbranch_6/raster/r.what/description.html
===================================================================
--- grass/branches/develbranch_6/raster/r.what/description.html 2010-05-08 20:17:29 UTC (rev 42174)
+++ grass/branches/develbranch_6/raster/r.what/description.html 2010-05-08 20:18:25 UTC (rev 42175)
@@ -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