[GRASS-SVN] r65071 - grass-addons/grass7/raster/r.green/r.green.biomassfor/r.green.biomassfor.technical

svn_grass at osgeo.org svn_grass at osgeo.org
Thu Apr 16 01:03:36 PDT 2015


Author: osfraid
Date: 2015-04-16 01:03:35 -0700 (Thu, 16 Apr 2015)
New Revision: 65071

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

Modified: grass-addons/grass7/raster/r.green/r.green.biomassfor/r.green.biomassfor.technical/r.green.biomassfor.technical.html
===================================================================
--- grass-addons/grass7/raster/r.green/r.green.biomassfor/r.green.biomassfor.technical/r.green.biomassfor.technical.html	2015-04-16 08:02:46 UTC (rev 65070)
+++ grass-addons/grass7/raster/r.green/r.green.biomassfor/r.green.biomassfor.technical/r.green.biomassfor.technical.html	2015-04-16 08:03:35 UTC (rev 65071)
@@ -1,20 +1,7 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
-<html>
-<head>
-<title>GRASS GIS manual: r.green.biomassfor.technical.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.technical.py</b></em>  - Estimates the quantity of woody biomass obtained from a forest surface where extraction is possible given a particular level of mechanisation
-<h2>PAROLE CHIAVE</h2>
-<h2>SINOPSI</h2>
+<h2>KEYWORDS</h2>
+<h2>SYNOPSIS</h2>
 <div id="name"><b>r.green.biomassfor.technical.py</b><br></div>
 <b>r.green.biomassfor.technical.py --help</b><br>
 <div id="synopsis"><b>r.green.biomassfor.technical.py</b> [-<b>r</b>] <b>dtm</b>=<em>name</em> <b>forest</b>=<em>name</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>forest_roads</b>=<em>name</em> <b>output_prefix</b>=<em>name</em>  [<b>roughness</b>=<em>name</em>]   [<b>rivers</b>=<em>name</em>]   [<b>lakes</b>=<em>name</em>]  <b>slp_min_cc</b>=<em>float</em>  [<b>slp_max_cc</b>=<em>float</em>]   [<b>dist_max_cc</b>=<em>float</em>]   [<b>slp_max_fw</b>=<em>float</em>]   [<b>dist_max_fw</b>=<em>float</em>]   [<b>slp_max_cop</b>=<em>float</em>]   [<b>dist_max_cop</b>=<em>float</em>]  <b>energy_tops_hf</b>=<em>float</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>] 
@@ -27,27 +14,26 @@
 <dd>Remove all operational maps</dd>
 
 <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>dtm</b>=<em>name</em> <b>[required]</b></dt>
 <dd>Name of Digital terrain model map</dd>
 
 <dt><b>forest</b>=<em>name</em> <b>[required]</b></dt>
 <dd>Name of vector parcel map</dd>
-<dd>Name of vector parcel map</dd>
 
 <dt><b>yield1</b>=<em>name</em> <b>[required]</b></dt>
 <dd>Map of forest yield (cubic meters)</dd>
@@ -105,15 +91,15 @@
 <dd>Default: <em>600.</em></dd>
 
 <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>energy_cormometric_vol_hf</b>=<em>float</em> <b>[required]</b></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> <b>[required]</b></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