[GRASS-SVN] r71699 - in grass-addons/grass7/raster: r.green r.modis
svn_grass at osgeo.org
svn_grass at osgeo.org
Sun Nov 12 05:28:58 PST 2017
Author: neteler
Date: 2017-11-12 05:28:58 -0800 (Sun, 12 Nov 2017)
New Revision: 71699
Modified:
grass-addons/grass7/raster/r.green/r.green.html
grass-addons/grass7/raster/r.modis/r.modis.html
Log:
r.modis addon manual: fix missing description
Modified: grass-addons/grass7/raster/r.green/r.green.html
===================================================================
--- grass-addons/grass7/raster/r.green/r.green.html 2017-11-12 13:19:35 UTC (rev 71698)
+++ grass-addons/grass7/raster/r.green/r.green.html 2017-11-12 13:28:58 UTC (rev 71699)
@@ -1,15 +1,42 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
+<html>
+<head>
+<title>GRASS GIS manual: r.green</title>
+<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
+<link rel="stylesheet" href="grassdocs.css" type="text/css">
+</head>
+<body bgcolor="white">
+<div id="container">
+
+<a href="index.html"><img src="grass_logo.png" alt="GRASS logo"></a>
+<hr class="header">
+
+<h2>NAME</h2>
+<em><b>r.green</b></em> - Computes the residual energy potential of different renewable energies like biomass or hydropower.
+<h2>KEYWORDS</h2>
+<a href="raster.html">raster</a>, <a href="topic_biomass.html">biomass</a>
+
+<!-- meta page description: Computes the residual energy potential of different renewable energies like biomass or hydropower -->
<h2>DESCRIPTION</h2>
-<em>r.green</em> computes the residual energy potential of different renewable energies like biomass or hydropower.<br>
-The tool is organized in the modules r.green.hydro and r.green.biomassfor which are composed of several programs considering different limits (e.g. theoretical, recommended, legal, technical, ecological and economic constraints).<br>
-These different scenarios can be compared so that the residual energy potential and the suitable places for constructing a new power plant can be identified.<br>
+<em>r.green</em> computes the residual energy potential of different
+renewable energies like biomass or hydropower.<br>
+The tool is organized in the modules r.green.hydro and r.green.biomass
+for which are composed of several programs considering different limits
+(e.g. theoretical, recommended, legal, technical, ecological and economic constraints).<br>
+These different scenarios can be compared so that the residual energy
+potential and the suitable places for constructing a new power plant can be identified.<br>
+
+<p>
All the modules of the tool r.green can be installed in GRASS as following:
+
<div class="code"><pre>
-g.extension r.green</pre></div>
+g.extension r.green
+</pre></div>
<h2>NOTES</h2>
-the basis for creating the modules to calculate the energy potential is shown in the following image:<br><br>
+The basis for creating the modules to calculate the energy potential is shown in the following image:<br><br>
<img src="r_green.png" alt="energy potential modelling"><br>
@@ -20,7 +47,7 @@
<h2>SEE ALSO</h2>
<em>
- <a href="r.green.biomassfor.html">r.green.biomassfor</a>
+ <a href="r.green.biomassfor.html">r.green.biomassfor</a>,
<a href="r.green.hydro.html">r.green.hydro</a>
</em>
Modified: grass-addons/grass7/raster/r.modis/r.modis.html
===================================================================
--- grass-addons/grass7/raster/r.modis/r.modis.html 2017-11-12 13:19:35 UTC (rev 71698)
+++ grass-addons/grass7/raster/r.modis/r.modis.html 2017-11-12 13:28:58 UTC (rev 71699)
@@ -12,11 +12,12 @@
<hr class="header">
<h2>NAME</h2>
-<em><b>r.modis</b></em> - Toolset for dowload and processing of MODIS products using pyModis.
+<em><b>r.modis</b></em> - Toolset for download and processing of MODIS products using pyModis.
<h2>KEYWORDS</h2>
<a href="raster.html">raster</a>, <a href="topic_import.html">import</a>, <a href="keywords.html#MODIS">MODIS</a>
+<!-- meta page description: Toolset for download and processing of MODIS products using pyModis -->
<h2>DESCRIPTION</h2>
The <em>r.modis</em> suite is a toolset to import MODIS (Moderate
More information about the grass-commit
mailing list