[GRASS-SVN] r31068 - grass/trunk/raster
svn_grass at osgeo.org
svn_grass at osgeo.org
Tue Apr 22 04:33:39 EDT 2008
Author: msieczka
Date: 2008-04-22 04:33:39 -0400 (Tue, 22 Apr 2008)
New Revision: 31068
Modified:
grass/trunk/raster/rasterintro.html
Log:
Yet another name for 3d raster - volume.
Modified: grass/trunk/raster/rasterintro.html
===================================================================
--- grass/trunk/raster/rasterintro.html 2008-04-22 04:14:32 UTC (rev 31067)
+++ grass/trunk/raster/rasterintro.html 2008-04-22 08:33:39 UTC (rev 31068)
@@ -193,8 +193,8 @@
called "raster", their integer data type "CELL", single-precision
floating-point data type "FCELL" and double-precision floating-point
"DCELL". The 3D raster map type is usually called "3D raster" but other
-names like "G3D", "voxel", "GRID3D" or "3d cell" are common. 3D raster's
-single-precision data type is most often called "float", and the
+names like "G3D", "voxel", "volume", "GRID3D" or "3d cell" are common.
+3D raster's single-precision data type is most often called "float", and the
double-precision one "double".
<p>
More information about the grass-commit
mailing list