[GRASS-SVN] r49596 - grass-addons/grass6/raster3d/r3.in.xyz
svn_grass at osgeo.org
svn_grass at osgeo.org
Wed Dec 7 02:28:37 EST 2011
Author: hamish
Date: 2011-12-06 23:28:37 -0800 (Tue, 06 Dec 2011)
New Revision: 49596
Modified:
grass-addons/grass6/raster3d/r3.in.xyz/description.html
Log:
note how edge cases will react
Modified: grass-addons/grass6/raster3d/r3.in.xyz/description.html
===================================================================
--- grass-addons/grass6/raster3d/r3.in.xyz/description.html 2011-12-07 07:22:00 UTC (rev 49595)
+++ grass-addons/grass6/raster3d/r3.in.xyz/description.html 2011-12-07 07:28:37 UTC (rev 49596)
@@ -24,6 +24,10 @@
To enable parallel processing support, set the <b>workers=</b> option
to match the number of CPUs or CPU-cores avaiable on your system.
<p>
+Points falling exactly on a vertical bound will belong to the depth
+band below them, except for points exactly on the top bound, which will
+belong to the top-most slice.
+<p>
The script is expected to be nearly as efficient as if it was fully
written in C.
More information about the grass-commit
mailing list