[GRASS-SVN] r67404 - grass-addons/grass6/raster/r.wind.sun
svn_grass at osgeo.org
svn_grass at osgeo.org
Mon Dec 28 03:22:31 PST 2015
Author: neteler
Date: 2015-12-28 03:22:31 -0800 (Mon, 28 Dec 2015)
New Revision: 67404
Modified:
grass-addons/grass6/raster/r.wind.sun/description.html
Log:
r.wind.sun manual: minor HTML fixes
Modified: grass-addons/grass6/raster/r.wind.sun/description.html
===================================================================
--- grass-addons/grass6/raster/r.wind.sun/description.html 2015-12-28 11:18:26 UTC (rev 67403)
+++ grass-addons/grass6/raster/r.wind.sun/description.html 2015-12-28 11:22:31 UTC (rev 67404)
@@ -33,7 +33,10 @@
An example of the syntax for photovoltaic panels is reported below:<br />
<div class="code"><pre>
- r.wind.sun -f dem=dem impact=visualImpact panels=placingPoints panels_height=1.60 panels_width=0.9 angle=30 orient=180 panels_center_height=1.52 resolution=20 min_dist_from_panel=5 max_dist_from_panel=5000
+r.wind.sun -f dem=dem impact=visualImpact panels=placingPoints \
+ panels_height=1.60 panels_width=0.9 angle=30 orient=180 \
+ panels_center_height=1.52 resolution=20 min_dist_from_panel=5 \
+ max_dist_from_panel=5000
</pre></div>
The output map logaritmically reclassified:
@@ -46,7 +49,7 @@
Other outputs are the 2D and 3D models of panels and arogenerators.<br />
This models can be useful to produce 3D visualizations of the site.<br />
<br />
-<img src="2d3dAero.jpg">
+<img src="2d3dAero.png">
<br />
Figure 3: an example of 2D and 3D models for aerogenerators (the 3D is visualized in NVIZ)</br>
<br />
More information about the grass-commit
mailing list