Browse Source

backport or https://trac.osgeo.org/grass/changeset/60937 and https://trac.osgeo.org/grass/changeset/61319

git-svn-id: https://svn.osgeo.org/grass/grass/branches/releasebranch_7_0@61320 15284696-431f-4ddb-bdfa-cd5b030d7da7
Markus Neteler 11 years ago
parent
commit
e8d7577e2a
1 changed files with 4 additions and 4 deletions
  1. 4 4
      imagery/i.eb.hsebal01/i.eb.h_sebal01.html

+ 4 - 4
imagery/i.eb.hsebal01/i.eb.h_sebal01.html

@@ -1,6 +1,6 @@
 <h2>DESCRIPTION</h2>
 <h2>DESCRIPTION</h2>
 
 
-<em>i.eb.h_sebal01</em> will calculate the sensible heat flux map (h0), given
+<em>i.eb.hsebal01</em> will calculate the sensible heat flux map (h0), given
 both maps of Net Radiation and soil Heat flux (Rn, g0) at instantaneous time,
 both maps of Net Radiation and soil Heat flux (Rn, g0) at instantaneous time,
 the surface roughness (z0m), a map of the altitude corrected temperature
 the surface roughness (z0m), a map of the altitude corrected temperature
 (t0dem), a point data of the frictional velocity (u*), a value of actual vapour
 (t0dem), a point data of the frictional velocity (u*), a value of actual vapour
@@ -10,14 +10,14 @@ Full process will need those:
 <ul>
 <ul>
   <li>i.vi, i.albedo, r.latlong, i.emissivity
   <li>i.vi, i.albedo, r.latlong, i.emissivity
   <li>i.evapo.potrad (Addon)
   <li>i.evapo.potrad (Addon)
-  <li>i.eb.netrad, i.eb.soilheatflux, i.eb.h_sebal01
+  <li>i.eb.netrad, i.eb.soilheatflux, i.eb.hsebal01
   <li>i.eb.evapfr, i.eb.eta
   <li>i.eb.evapfr, i.eb.eta
 </ul>
 </ul>
 
 
 (for time integration: i.evapo.time_integration)
 (for time integration: i.evapo.time_integration)
 
 
 <p>
 <p>
-<em>i.eb.h_sebal01</em> performs the computation of <i>sensible heat flux</i>
+<em>i.eb.hsebal01</em> performs the computation of <i>sensible heat flux</i>
 [W/m2] after Bastiaanssen, 1995 in [1], used in this form in 2001 by [2]. Implemented
 [W/m2] after Bastiaanssen, 1995 in [1], used in this form in 2001 by [2]. Implemented
 in this code in [3].
 in this code in [3].
 
 
@@ -35,7 +35,7 @@ in this code in [3].
 <h2>SEE ALSO</h2>
 <h2>SEE ALSO</h2>
 <em>
 <em>
 <a href=i.eb.soilheatflux.html>i.eb.soilheatflux</a>,
 <a href=i.eb.soilheatflux.html>i.eb.soilheatflux</a>,
-<a href=i.eb.h_sebal01.html>i.eb.h_sebal01</a>,
+<a href=i.eb.hsebal01.html>i.eb.hsebal01</a>,
 <a href=i.eb.evapfr.html>i.eb.evapfr</a>
 <a href=i.eb.evapfr.html>i.eb.evapfr</a>
 </em>
 </em>