[GRASS-SVN] r74047 - in grass/branches/releasebranch_7_6: imagery/i.evapo.pt imagery/i.landsat.toar raster/r.sim/r.sim.water vector/v.lidar.edgedetection
svn_grass at osgeo.org
svn_grass at osgeo.org
Wed Jan 30 03:02:35 PST 2019
Author: neteler
Date: 2019-01-30 03:02:35 -0800 (Wed, 30 Jan 2019)
New Revision: 74047
Modified:
grass/branches/releasebranch_7_6/imagery/i.evapo.pt/i.evapo.pt.html
grass/branches/releasebranch_7_6/imagery/i.landsat.toar/i.landsat.toar.html
grass/branches/releasebranch_7_6/raster/r.sim/r.sim.water/r.sim.water.html
grass/branches/releasebranch_7_6/vector/v.lidar.edgedetection/v.lidar.edgedetection.html
Log:
manual: fix accents; minor style cosmetics (trunk, r74046)
Modified: grass/branches/releasebranch_7_6/imagery/i.evapo.pt/i.evapo.pt.html
===================================================================
--- grass/branches/releasebranch_7_6/imagery/i.evapo.pt/i.evapo.pt.html 2019-01-30 11:01:37 UTC (rev 74046)
+++ grass/branches/releasebranch_7_6/imagery/i.evapo.pt/i.evapo.pt.html 2019-01-30 11:02:35 UTC (rev 74047)
@@ -2,10 +2,10 @@
<em>i.evapo.pt</em> Calculates the diurnal evapotranspiration after Prestley
and Taylor (1972). The Priestley-Taylor model (Priestley and Taylor, 1972)
-is a modification of Penman’s more theoretical equation.
+is a modification of Penman's more theoretical equation.
<h2>NOTES</h2>
-RNETD optional output from i.evapo.potrad is giving good results as input
+RNETD optional output from <em>i.evapo.potrad</em> is giving good results as input
for net radiation in this module.
<p>Alpha values:
@@ -35,6 +35,6 @@
<h2>AUTHORS</h2>
-Yann Chemin, GRASS Development team, 2007-08
+Yann Chemin, GRASS Development Team, 2007-08
<p><i>Last changed: $Date$</i>
Modified: grass/branches/releasebranch_7_6/imagery/i.landsat.toar/i.landsat.toar.html
===================================================================
--- grass/branches/releasebranch_7_6/imagery/i.landsat.toar/i.landsat.toar.html 2019-01-30 11:01:37 UTC (rev 74046)
+++ grass/branches/releasebranch_7_6/imagery/i.landsat.toar/i.landsat.toar.html 2019-01-30 11:02:35 UTC (rev 74047)
@@ -110,7 +110,7 @@
<h3>On Landsat-8 metadata file </h3>
NASA reports a structure of the L1G Metadata file
-(<a href="http://landsat.usgs.gov/documents/LDCM-DFCB-004.pdf">LDCM-DFCB-004.pdf</a>)
+(<a href="http://landsat.usgs.gov/documents/LDCM-DFCB-004.pdf">LDCM-DFCB-004.pdf</a>)
for Landsat Data Continuity Mission (i.e. Landsat-8).
<p>
@@ -243,10 +243,10 @@
<li>Chander G., B.L. Markham and D.L. Helder, 2009: Remote Sensing of
Environment, vol. 113</li>
- <li>Chander G.H. and B. Markham, 2003.: IEEE Transactions On Geoscience And
+ <li>Chander G.H. and B. Markham, 2003: IEEE Transactions On Geoscience And
Remote Sensing, vol. 41, no. 11.</li>
- <li>Chavez P.S., jr. 1996. Image-based atmospheric corrections -
+ <li>Chavez P.S., jr. 1996: Image-based atmospheric corrections -
Revisited and Improved. Photogrammetric Engineering and Remote
Sensing 62(9): 1025-1036.</li>
Modified: grass/branches/releasebranch_7_6/raster/r.sim/r.sim.water/r.sim.water.html
===================================================================
--- grass/branches/releasebranch_7_6/raster/r.sim/r.sim.water/r.sim.water.html 2019-01-30 11:01:37 UTC (rev 74046)
+++ grass/branches/releasebranch_7_6/raster/r.sim/r.sim.water/r.sim.water.html 2019-01-30 11:02:35 UTC (rev 74047)
@@ -201,7 +201,7 @@
<li> Hofierka, J., Knutova, M., 2015,
Simulating aspects of a flash flood using the Monte Carlo method and
-GRASS GIS: a case study of the Malá Svinka Basin (Slovakia),
+GRASS GIS: a case study of the Malá Svinka Basin (Slovakia),
Open Geosciences. Volume 7, Issue 1, ISSN (Online) 2391-5447, DOI:
<a href="http://dx.doi.org/10.1515/geo-2015-0013">10.1515/geo-2015-0013</a>,
April 2015
Modified: grass/branches/releasebranch_7_6/vector/v.lidar.edgedetection/v.lidar.edgedetection.html
===================================================================
--- grass/branches/releasebranch_7_6/vector/v.lidar.edgedetection/v.lidar.edgedetection.html 2019-01-30 11:01:37 UTC (rev 74046)
+++ grass/branches/releasebranch_7_6/vector/v.lidar.edgedetection/v.lidar.edgedetection.html 2019-01-30 11:02:35 UTC (rev 74047)
@@ -68,6 +68,7 @@
<h3>Basic edge detection</h3>
<div class="code"><pre>
+# last return points
v.lidar.edgedetection input=vector_last output=edge ew_step=8 ns_step=8 lambda_g=0.5
</pre></div>
More information about the grass-commit
mailing list