[GRASS-SVN] r70344 - grass/trunk/vector/v.surf.rst
svn_grass at osgeo.org
svn_grass at osgeo.org
Thu Jan 12 04:34:04 PST 2017
Author: martinl
Date: 2017-01-12 04:34:04 -0800 (Thu, 12 Jan 2017)
New Revision: 70344
Modified:
grass/trunk/vector/v.surf.rst/v.surf.rst.html
Log:
v.surf.rst: manual cosmetics, note authors of parallel implementation
Modified: grass/trunk/vector/v.surf.rst/v.surf.rst.html
===================================================================
--- grass/trunk/vector/v.surf.rst/v.surf.rst.html 2017-01-11 15:07:41 UTC (rev 70343)
+++ grass/trunk/vector/v.surf.rst/v.surf.rst.html 2017-01-12 12:34:04 UTC (rev 70344)
@@ -22,7 +22,7 @@
have time stamp, the program creates time stamp for all output maps.
<p>
-User can either use <em><a href="r.mask.html">r.mask</a></em>to set a mask
+User can either use <em><a href="r.mask.html">r.mask</a></em> to set a mask
or specify a raster map in <b>mask</b> option, which will be used
as a mask. The approximation is skipped for cells which have zero or
NULL value in mask. NULL values will be assigned to these cells in all
@@ -364,6 +364,7 @@
<a href="v.vol.rst.html">v.vol.rst</a>,
<a href="v.surf.idw.html">v.surf.idw</a>,
<a href="v.surf.bspline.html">v.surf.bspline</a>,
+ <a href="r.fillnulls.html">r.fillnulls</a>,
<a href="g.region.html">g.region</a>
</em>
@@ -397,4 +398,8 @@
<br>Jaroslav Hofierka, University of Presov; Radim Blazek, ITC-irst
<p>
+<em>New parallel implementation:</em>
+<br>S. Zubal and J. Hofierka, University of Presov
+
+<p>
<i>Last changed: $Date$</i>
More information about the grass-commit
mailing list