[GRASS-SVN] r43659 - in grass/branches/releasebranch_6_4/raster3d:
base r3.cross.rast r3.in.v5d r3.mkdspf r3.out.v5d r3.out.vtk
r3.showdspf r3.stats r3.to.rast
svn_grass at osgeo.org
svn_grass at osgeo.org
Fri Sep 24 08:00:13 EDT 2010
Author: neteler
Date: 2010-09-24 12:00:12 +0000 (Fri, 24 Sep 2010)
New Revision: 43659
Modified:
grass/branches/releasebranch_6_4/raster3d/base/r3.mask.html
grass/branches/releasebranch_6_4/raster3d/r3.cross.rast/description.html
grass/branches/releasebranch_6_4/raster3d/r3.in.v5d/description.html
grass/branches/releasebranch_6_4/raster3d/r3.mkdspf/description.html
grass/branches/releasebranch_6_4/raster3d/r3.out.v5d/description.html
grass/branches/releasebranch_6_4/raster3d/r3.out.vtk/description.html
grass/branches/releasebranch_6_4/raster3d/r3.showdspf/description.html
grass/branches/releasebranch_6_4/raster3d/r3.stats/description.html
grass/branches/releasebranch_6_4/raster3d/r3.to.rast/description.html
Log:
Milena Nowotarska: docs cosmetics
Modified: grass/branches/releasebranch_6_4/raster3d/base/r3.mask.html
===================================================================
--- grass/branches/releasebranch_6_4/raster3d/base/r3.mask.html 2010-09-24 11:29:10 UTC (rev 43658)
+++ grass/branches/releasebranch_6_4/raster3d/base/r3.mask.html 2010-09-24 12:00:12 UTC (rev 43659)
@@ -4,7 +4,7 @@
Cells in the mask are marked as "mask out" if the corresponding cell in
<EM>map</EM> contains a value in the range specified with <EM>maskvalues</EM>.
<P>
-Before a new 3d-mask can be created the exisitng mask has to be removed
+Before a new 3D-mask can be created the exisitng mask has to be removed
with <EM>g.remove</EM>.
<H3>Parameters:</H3>
Modified: grass/branches/releasebranch_6_4/raster3d/r3.cross.rast/description.html
===================================================================
--- grass/branches/releasebranch_6_4/raster3d/r3.cross.rast/description.html 2010-09-24 11:29:10 UTC (rev 43658)
+++ grass/branches/releasebranch_6_4/raster3d/r3.cross.rast/description.html 2010-09-24 12:00:12 UTC (rev 43659)
@@ -1,8 +1,8 @@
<H2>DESCRIPTION</H2>
-This module creates a cross section 2D map from one g3d raster volume
+This module creates a cross section 2D map from one G3D raster volume
map based on a 2D elevation map. It checks if the value of the
-elevation map is located in the z-coordinate space of the 3d map. If
+elevation map is located in the z-coordinate space of the 3D map. If
so, the 3D voxel value for this position is transferred to the related
cross section output map cell, otherwise the NULL value is set.
@@ -18,8 +18,8 @@
<br>
<br>
-If the 2d and 3d region settings are different,
-the 2d resolution will be adjust to the 3d resolution.
+If the 2D and 3D region settings are different,
+the 2D resolution will be adjust to the 3D resolution.
<H2>NOTES</H2>
Modified: grass/branches/releasebranch_6_4/raster3d/r3.in.v5d/description.html
===================================================================
--- grass/branches/releasebranch_6_4/raster3d/r3.in.v5d/description.html 2010-09-24 11:29:10 UTC (rev 43658)
+++ grass/branches/releasebranch_6_4/raster3d/r3.in.v5d/description.html 2010-09-24 12:00:12 UTC (rev 43659)
@@ -1,9 +1,9 @@
<H2>DESCRIPTION</H2>
<a href="http://www.ssec.wisc.edu/~billh/vis5d.html">Vis5D</a> is a system
-for interactive visualization of large 5-D gridded data sets such as those
+for interactive visualization of large 5D gridded data sets such as those
produced by numerical weather models. One can make isosurfaces, contour
-line slices, colored slices, volume renderings, etc of data in a 3-D grid,
+line slices, colored slices, volume renderings, etc of data in a 3D grid,
then rotate and animate the images in real time. There's also a feature
for wind trajectory tracing, a way to make text anotations for publications,
support for interactive data analysis, etc.
Modified: grass/branches/releasebranch_6_4/raster3d/r3.mkdspf/description.html
===================================================================
--- grass/branches/releasebranch_6_4/raster3d/r3.mkdspf/description.html 2010-09-24 11:29:10 UTC (rev 43658)
+++ grass/branches/releasebranch_6_4/raster3d/r3.mkdspf/description.html 2010-09-24 12:00:12 UTC (rev 43659)
@@ -20,7 +20,7 @@
<H3>Parameters:</H3>
<DL>
<DT><B>grid3</B>
-<DD>Name of an existing 3d raster map
+<DD>Name of an existing 3D raster map
<DT><B>dspf</B>
<DD>Name of output display file
Modified: grass/branches/releasebranch_6_4/raster3d/r3.out.v5d/description.html
===================================================================
--- grass/branches/releasebranch_6_4/raster3d/r3.out.v5d/description.html 2010-09-24 11:29:10 UTC (rev 43658)
+++ grass/branches/releasebranch_6_4/raster3d/r3.out.v5d/description.html 2010-09-24 12:00:12 UTC (rev 43659)
@@ -3,10 +3,10 @@
Exports <i>G3D</i> grids to <i>v5d</i> format. <i>map</i> is a valid G3D
grid in the current mapset. <i>output</i> is the name of a v5d file which
will be written in the current working directory. <a href="http://www.ssec.wisc.edu/~billh/vis5d.html">VIS5D</a>
-is a system for interactive visualization of large 5-D gridded data sets
+is a system for interactive visualization of large 5D gridded data sets
such as those produced by numerical weather models. One can make isosurfaces,
contour line slices, colored slices, volume renderings, etc of data in
-a 3-D grid, then rotate and animate the images in real time. There's also
+a 3D grid, then rotate and animate the images in real time. There's also
a feature for wind trajectory tracing, a way to make text anotations for
publications, support for interactive data analysis, etc.
Modified: grass/branches/releasebranch_6_4/raster3d/r3.out.vtk/description.html
===================================================================
--- grass/branches/releasebranch_6_4/raster3d/r3.out.vtk/description.html 2010-09-24 11:29:10 UTC (rev 43658)
+++ grass/branches/releasebranch_6_4/raster3d/r3.out.vtk/description.html 2010-09-24 12:00:12 UTC (rev 43659)
@@ -41,7 +41,7 @@
must be within 0 and 255. If not, the values are automatically set
to 0 and warnings will be printed to stderr.
<BR><BR>
-The vector data is created from three 3d raster maps. Each map represents a vector component.
+The vector data is created from three 3D raster maps. Each map represents a vector component.
So x, y and z components are required in this order. This data can be visualized with Glyph3d or
StreamTracer filters within Paraview.
<br>
Modified: grass/branches/releasebranch_6_4/raster3d/r3.showdspf/description.html
===================================================================
--- grass/branches/releasebranch_6_4/raster3d/r3.showdspf/description.html 2010-09-24 11:29:10 UTC (rev 43658)
+++ grass/branches/releasebranch_6_4/raster3d/r3.showdspf/description.html 2010-09-24 12:00:12 UTC (rev 43659)
@@ -4,7 +4,7 @@
Visualization program which loads the isosurfaces previously calculated
using r3.mkdspf and displays them according to commands given at the prompt.
r3.mkdspf creates a dspf file from the 3D raster and r3.showdspf uses this
-dspf file to draw isosurfaces and 3d raster map to draw planes and everything
+dspf file to draw isosurfaces and 3D raster map to draw planes and everything
related (boxes, etc).<br>
Upon initialization of the program, two graphics windows are
Modified: grass/branches/releasebranch_6_4/raster3d/r3.stats/description.html
===================================================================
--- grass/branches/releasebranch_6_4/raster3d/r3.stats/description.html 2010-09-24 11:29:10 UTC (rev 43658)
+++ grass/branches/releasebranch_6_4/raster3d/r3.stats/description.html 2010-09-24 12:00:12 UTC (rev 43659)
@@ -1,6 +1,6 @@
<H2>DESCRIPTION</H2>
-<EM>r3.stats</EM> calculates volume statistics for raster3d maps.
+<EM>r3.stats</EM> calculates volume statistics for raster3D maps.
Volumes are created on base of value subranges or groups of equal values.
The default number of subranges is 20 and can vary from 1 to infinite.
Larger subranges will result in larger memory consumption.
@@ -9,8 +9,8 @@
<H2>NOTES</H2>
-As with most GRASS raster3d modules, <EM>r3.univar</EM> operates on the cell
-array defined by the current 3d region settings, not the original extent and
+As with most GRASS raster3D modules, <EM>r3.univar</EM> operates on the cell
+array defined by the current 3D region settings, not the original extent and
resolution of the input map. See <em><A HREF="g.region.html">g.region</A></em>.
<P>
The region setting will not effect the memory consumption of this module.
@@ -20,9 +20,9 @@
if you use large region settings + maps which have many equal value groups (> 100000).
<H2>EXAMPLES</H2>
-<H3>Lausanne FOSS4G 2006 3d demo dataset example</H3>
+<H3>Lausanne FOSS4G 2006 3D demo dataset example</H3>
-The 3d raster map <em>geology</em> has three values. Each value represents
+The 3D raster map <em>geology</em> has three values. Each value represents
a specific geological layer, clay = 1, sand = 2 and bedrock = 3. To calculate
the volume of each geological layer, we can use the flag <em>-e</em> to group
equal values into single volumes.
@@ -50,10 +50,10 @@
<H3>Generic example</H3>
<div class="code"><pre>
-#create a small 3d region
+#create a small 3D region
g.region n=1000 s=0 e=2000 w=0 t=300 b=0 res3=100
-#create a raster3d map with row() and null values
+#create a raster3D map with row() and null values
r3.mapcalc "volmap = if(row() == 5, null(), row())"
#run r3.stats with a subrange of 10
Modified: grass/branches/releasebranch_6_4/raster3d/r3.to.rast/description.html
===================================================================
--- grass/branches/releasebranch_6_4/raster3d/r3.to.rast/description.html 2010-09-24 11:29:10 UTC (rev 43658)
+++ grass/branches/releasebranch_6_4/raster3d/r3.to.rast/description.html 2010-09-24 12:00:12 UTC (rev 43659)
@@ -1,9 +1,9 @@
<H2>DESCRIPTION</H2>
Converts one G3D raster map into several 2D raster maps (depends on depths).
-If the 2d and 3d region settings are different,
-the 3d resolution will be adjust to the 2d resolution (the depths are not touched!).
-You can force r3.to.rast to use the 2d resolution of the input G3D map for the output maps,
+If the 2D and 3D region settings are different,
+the 3D resolution will be adjust to the 2D resolution (the depths are not touched!).
+You can force r3.to.rast to use the 2D resolution of the input G3D map for the output maps,
independently from the current region settings.
<center>
More information about the grass-commit
mailing list