[GRASS-SVN] r65070 - grass-addons/grass7/raster/r.green/r.green.biomassfor/r.green.biomassfor.legal

svn_grass at osgeo.org svn_grass at osgeo.org
Thu Apr 16 01:02:46 PDT 2015


Author: osfraid
Date: 2015-04-16 01:02:46 -0700 (Thu, 16 Apr 2015)
New Revision: 65070

Modified:
   grass-addons/grass7/raster/r.green/r.green.biomassfor/r.green.biomassfor.legal/r.green.biomassfor.legal.html
Log:
Add temporary html file

Modified: grass-addons/grass7/raster/r.green/r.green.biomassfor/r.green.biomassfor.legal/r.green.biomassfor.legal.html
===================================================================
--- grass-addons/grass7/raster/r.green/r.green.biomassfor/r.green.biomassfor.legal/r.green.biomassfor.legal.html	2015-04-16 08:02:29 UTC (rev 65069)
+++ grass-addons/grass7/raster/r.green/r.green.biomassfor/r.green.biomassfor.legal/r.green.biomassfor.legal.html	2015-04-16 08:02:46 UTC (rev 65070)
@@ -1,20 +1,7 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
-<html>
-<head>
-<title>GRASS GIS manual: r.green.biomassfor.legal.py</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>NOME</h2>
+<h2>NAME</h2>
 <em><b>r.green.biomassfor.legal.py</b></em>  - Estimates legal bioenergy depending on yield, forest management and forest treatment
-<h2>PAROLE CHIAVE</h2>
-<h2>SINOPSI</h2>
+<h2>KEYWORDS</h2>
+<h2>SYNOPSIS</h2>
 <div id="name"><b>r.green.biomassfor.legal.py</b><br></div>
 <b>r.green.biomassfor.legal.py --help</b><br>
 <div id="synopsis"><b>r.green.biomassfor.legal.py</b> <b>energy_tops_hf</b>=<em>float</em> <b>yield1</b>=<em>name</em> <b>yield_surface</b>=<em>name</em> <b>management</b>=<em>name</em> <b>treatment</b>=<em>name</em> <b>output_prefix</b>=<em>name</em>  [<b>energy_cormometric_vol_hf</b>=<em>float</em>]   [<b>energy_tops_cop</b>=<em>float</em>]   [--<b>overwrite</b>]  [--<b>help</b>]  [--<b>verbose</b>]  [--<b>quiet</b>]  [--<b>ui</b>] 
@@ -24,23 +11,23 @@
 <h3>Flag:</h3>
 <dl>
 <dt><b>--overwrite</b></dt>
-<dd>Permetti al file di output di sovrascrivere file esistenti</dd>
+<dd>Allow output files to overwrite existing files</dd>
 <dt><b>--help</b></dt>
 <dd>Print usage summary</dd>
 <dt><b>--verbose</b></dt>
-<dd>Output verboso del modulo</dd>
+<dd>Verbose module output</dd>
 <dt><b>--quiet</b></dt>
-<dd>Output quieto del modulo</dd>
+<dd>Quiet module output</dd>
 <dt><b>--ui</b></dt>
 <dd>Force launching GUI dialog</dd>
 </dl>
 </div>
 
 <div id="parameters">
-<h3>Parametri:</h3>
+<h3>Parameters:</h3>
 <dl>
 <dt><b>energy_tops_hf</b>=<em>float</em> <b>[required]</b></dt>
-<dd>Energy for tops and branches in high forest in MWh/m³</dd>
+<dd>Energy for tops and branches in high forest in MWh/m3</dd>
 <dd>Default: <em>0.49</em></dd>
 
 <dt><b>yield1</b>=<em>name</em> <b>[required]</b></dt>
@@ -59,11 +46,11 @@
 <dd>Prefix for potential bioenergy (HF,CC and total)</dd>
 
 <dt><b>energy_cormometric_vol_hf</b>=<em>float</em></dt>
-<dd>Energy for the whole tree in high forest (tops, branches and stem) in MWh/m³</dd>
+<dd>Energy for the whole tree in high forest (tops, branches and stem) in MWh/m3</dd>
 <dd>Default: <em>1.97</em></dd>
 
 <dt><b>energy_tops_cop</b>=<em>float</em></dt>
-<dd>Energy for tops and branches for Coppices in MWh/m³</dd>
+<dd>Energy for tops and branches for Coppices in MWh/m3</dd>
 <dd>Default: <em>0.55</em></dd>
 
 </dl>



More information about the grass-commit mailing list