[GRASS-SVN] r32964 - in grass/trunk: raster/r.category raster/r.sun
raster/r.walk scripts/m.proj
svn_grass at osgeo.org
svn_grass at osgeo.org
Thu Aug 21 07:14:04 EDT 2008
Author: glynn
Date: 2008-08-21 07:14:04 -0400 (Thu, 21 Aug 2008)
New Revision: 32964
Modified:
grass/trunk/raster/r.category/r.category.html
grass/trunk/raster/r.sun/r.sun.html
grass/trunk/raster/r.walk/r.walk.html
grass/trunk/scripts/m.proj/m.proj.html
Log:
Don't use HTML entity references for latin characters
Don't use HTML character refererences
Modified: grass/trunk/raster/r.category/r.category.html
===================================================================
--- grass/trunk/raster/r.category/r.category.html 2008-08-21 10:57:24 UTC (rev 32963)
+++ grass/trunk/raster/r.category/r.category.html 2008-08-21 11:14:04 UTC (rev 32964)
@@ -155,13 +155,13 @@
<dl>
<dt>Example defining category labels:
-<dt><span class="code"><pre>
+<dd><div class="code"><pre>
r.category thresh_gt0_lst_${YEAR}${MONTH}_avg_filt cats=1 rules=- << EOF
1:potential absence
2:potential presence
EOF
-</pre></span>
-<dd>
+</pre></div>
+<p>
sets the categoy values 1 and 2 to respective text labels.
</dl>
Modified: grass/trunk/raster/r.sun/r.sun.html
===================================================================
--- grass/trunk/raster/r.sun/r.sun.html 2008-08-21 10:57:24 UTC (rev 32963)
+++ grass/trunk/raster/r.sun/r.sun.html 2008-08-21 11:14:04 UTC (rev 32964)
@@ -20,7 +20,7 @@
<p>
The solar geometry of the model is based on the works of Krcho (1990), later
-improved by Jenco (1992). The equations describing Sun – Earth position as
+improved by Jenco (1992). The equations describing Sun -- Earth position as
well as an interaction of the solar radiation with atmosphere were originally
based on the formulas suggested by Kitler and Mikler (1986). This component
was considerably updated by the results and suggestions of the working group
@@ -226,7 +226,7 @@
Kittler, R., Mikler, J. (1986): Basis of the utilization of solar radiation
(in Slovak). VEDA, Bratislava, p. 150. </p>
<p>
-Krcho, J. (1990). Morfometrická analza a digitálne modely georeliéfu
+Krcho, J. (1990). Morfometrická analza a digitálne modely georeliéfu
(Morphometric analysis and digital models of georelief, in Slovak).
VEDA, Bratislava.</p>
<p>
@@ -237,7 +237,7 @@
Academic Publishers. </p>
<p>
Page, J. ed. (1986). Prediction of solar radiation on inclined surfaces. Solar
-energy R&D in the European Community, series F – Solar radiation data,
+energy R&D in the European Community, series F -- Solar radiation data,
Dordrecht (D. Reidel), 3, 71, 81-83. </p>
<p>
Page, J., Albuisson, M., Wald, L. (2001). The European solar radiation atlas:
@@ -248,7 +248,7 @@
Solar energy, 68, 33-48. </p>
<p>
Scharmer, K., Greif, J., eds., (2000). The European solar radiation atlas,
-Vol. 2: Database and exploitation software. Paris (Les Presses de l’ École
+Vol. 2: Database and exploitation software. Paris (Les Presses de l'École
des Mines). </p>
<p>Joint Research Centre: <a href="http://re.jrc.ec.europa.eu/pvgis/">GIS solar radiation database for Europe</a> and
Modified: grass/trunk/raster/r.walk/r.walk.html
===================================================================
--- grass/trunk/raster/r.walk/r.walk.html 2008-08-21 10:57:24 UTC (rev 32963)
+++ grass/trunk/raster/r.walk/r.walk.html 2008-08-21 11:14:04 UTC (rev 32964)
@@ -92,7 +92,7 @@
University of Aberdeen.
<li> Steno Fontanari, University of Trento, Italy, Ingegneria per l'Ambiente e
il Territorio, 2000-2001.
- Svilluppo di metodologie GIS per la determinazione dell'accessibilità
+ Svilluppo di metodologie GIS per la determinazione dell'accessibilità
territoriale come supporto alle decisioni nella gestione ambientale.
<li>Langmuir, E. 1984. Mountaincraft and leadership. The Scottish
Sports Council/MLTB. Cordee, Leicester.
Modified: grass/trunk/scripts/m.proj/m.proj.html
===================================================================
--- grass/trunk/scripts/m.proj/m.proj.html 2008-08-21 10:57:24 UTC (rev 32963)
+++ grass/trunk/scripts/m.proj/m.proj.html 2008-08-21 11:14:04 UTC (rev 32964)
@@ -98,7 +98,7 @@
</pre></div>
<P><BR>
-To transform points from a UTM projection into the Gauss-Krüger Grid
+To transform points from a UTM projection into the Gauss-Krüger Grid
System, importing and exporting to files:
<div class="code"><pre>
More information about the grass-commit
mailing list