Pārlūkot izejas kodu

fix https://trac.osgeo.org/grass/changeset/60937 (this is really the job of the module author)

git-svn-id: https://svn.osgeo.org/grass/grass/trunk@61321 15284696-431f-4ddb-bdfa-cd5b030d7da7
Markus Neteler 10 gadi atpakaļ
vecāks
revīzija
ad591f6914

+ 1 - 1
imagery/i.eb.eta/i.eb.eta.html

@@ -10,7 +10,7 @@ Full ETa processing will need those:
 <ul>
   <li>i.vi, i.albedo, r.latlong, i.emissivity
   <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
 </ul>
 

+ 2 - 2
imagery/i.eb.evapfr/i.eb.evapfr.html

@@ -3,7 +3,7 @@
 <em>i.eb.evapfr</em> calculates the evaporative fraction after [1]. Main
 implementation in [3].
 It takes input of Net Radiation (see <i>r.sun</i>, <i>i.eb.netrad</i>), soil
-heat flux (see i.eb.soilheatflux) and sensible heat flux (see i.eb.h_sebal01). 
+heat flux (see i.eb.soilheatflux) and sensible heat flux (see i.eb.hsebal01). 
 A flag adds a root zone empirical soil moisture output from the article of
 Makin, Molden and Bastiaanssen (2001).
 
@@ -12,7 +12,7 @@ Makin, Molden and Bastiaanssen (2001).
 <em>
 <a href="r.sun.html">r.sun</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>
 </em>
 
 <h2>REFERENCES</h2>

+ 1 - 1
imagery/i.eb.netrad/i.eb.netrad.html

@@ -22,7 +22,7 @@ Add more explanations.
 
 <em>
 <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.albedo.html">i.albedo</a>
 </em>
 

+ 1 - 1
imagery/i.eb.soilheatflux/i.eb.soilheatflux.html

@@ -12,7 +12,7 @@ modification from the HAPEX-Sahel experiment.
 <a href="r.sun.html">r.sun</a>,
 <a href="i.albedo.html">i.albedo</a>,
 <a href="i.emissivity.html">i.emissivity</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>
 </em>