|
@@ -1,6 +1,6 @@
|
|
|
<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,
|
|
|
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
|
|
@@ -10,14 +10,14 @@ Full process 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>
|
|
|
|
|
|
(for time integration: i.evapo.time_integration)
|
|
|
|
|
|
<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
|
|
|
in this code in [3].
|
|
|
|
|
@@ -35,7 +35,7 @@ in this code in [3].
|
|
|
<h2>SEE ALSO</h2>
|
|
|
<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.eb.evapfr.html>i.eb.evapfr</a>
|
|
|
</em>
|
|
|
|