[GRASS-SVN] r56021 - grass/trunk/raster3d/r3.out.bin

svn_grass at osgeo.org svn_grass at osgeo.org
Sun Apr 28 10:53:40 PDT 2013


Author: huhabla
Date: 2013-04-28 10:53:40 -0700 (Sun, 28 Apr 2013)
New Revision: 56021

Modified:
   grass/trunk/raster3d/r3.out.bin/r3.out.bin.html
Log:
Fixed module links


Modified: grass/trunk/raster3d/r3.out.bin/r3.out.bin.html
===================================================================
--- grass/trunk/raster3d/r3.out.bin/r3.out.bin.html	2013-04-28 17:53:19 UTC (rev 56020)
+++ grass/trunk/raster3d/r3.out.bin/r3.out.bin.html	2013-04-28 17:53:40 UTC (rev 56021)
@@ -3,19 +3,19 @@
 The <em>r3.out.bin</em> program exports a GRASS 3D raster map to a binary array
 file. Optionally, output can be send to standard output (stdout) for direct
 input (pipe) into other applications. Data is exported according to the
-original GRASS 3D raster type (float, double). 
+original GRASS 3D raster type (float, double).
 
 <h2>NOTES</h2>
 
-The write order of the rows (north->south to south->north) and 
+The write order of the rows (north->south to south->north) and
 the write order of the depths (bottom->top to top->bottom) can be switched.
 <p>
 The region parameters are printed to stderr when setting the verbose flag.
 Export of little and big endian byte order is supported.
 <p>
-Have a look at <a href="r3.out.ascii.html">r3.out.ascii</a> to manual page that 
+Have a look at <a href="r3.out.ascii.html">r3.out.ascii</a> manual page that
 describes the internal layout of the 3D raster maps and the supported
-row and depth switch options. 
+row and depth switch options.
 
 <h2>Examples</h2>
 
@@ -26,8 +26,8 @@
 
 <em>
 <a href="r3.in.bin.html">r3.in.bin</a>,
-<a href="r3.out.ascii.html">r3.out.bin</a>,
-<a href="r3.in.ascii.html">r3.in.bin</a>
+<a href="r3.out.bin.html">r3.out.bin</a>,
+<a href="r3.in.ascii.html">r3.in.ascii</a>
 </em>
 
 



More information about the grass-commit mailing list