浏览代码

i.eb.* manuals: some HTML cleanup; references added (trac https://trac.osgeo.org/grass/ticket/899)

git-svn-id: https://svn.osgeo.org/grass/grass/trunk@59348 15284696-431f-4ddb-bdfa-cd5b030d7da7
Markus Neteler 11 年之前
父节点
当前提交
a6926c59e4

+ 10 - 4
imagery/i.eb.eta/i.eb.eta.html

@@ -2,21 +2,21 @@
 
 
 <em>i.eb.eta</em> calculates the actual evapotranspiration (ETa ; mm/d) for
 <em>i.eb.eta</em> calculates the actual evapotranspiration (ETa ; mm/d) for
 diurnal period after [1], implemented in [3].
 diurnal period after [1], implemented in [3].
-It takes input of Diurnal Net Radiation (see r.sun), evaporative fraction (see
-r.eb.evapfr) and surface skin temperature. 
+It takes input of Diurnal Net Radiation (see <i>r.sun</i>), evaporative fraction (see
+<i>i.eb.evapfr</i>) and surface skin temperature. 
 
 
 <h2>NOTES</h2>
 <h2>NOTES</h2>
 Full ETa processing will need those:
 Full ETa processing 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
+  <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.h_sebal01
   <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>For more details on the algorithms see [1][2][3].
+<p>For more details on the algorithms see [1][2][3][4].
 
 
 <h2>SEE ALSO</h2>
 <h2>SEE ALSO</h2>
 
 
@@ -42,6 +42,12 @@ Zalidis G.C. Integrated methodology for estimating water use in Mediterranean
 agricultural areas. Remote Sensing. 2009, 1, 445-465. 
 agricultural areas. Remote Sensing. 2009, 1, 445-465. 
 (<a href="http://www.mdpi.com/2072-4292/1/3/445">PDF</a>)
 (<a href="http://www.mdpi.com/2072-4292/1/3/445">PDF</a>)
 
 
+<p>[4] Chemin, Y., 2012. 
+A Distributed Benchmarking Framework for Actual ET Models, 
+in: Irmak, A. (Ed.), Evapotranspiration - Remote Sensing and Modeling. InTech.
+(<a href="http://www.intechopen.com/books/evapotranspiration-remote-sensing-and-modeling/a-distributed-benchmarking-framework-for-actual-et-models">PDF</a>)
+
+
 <h2>AUTHORS</h2>
 <h2>AUTHORS</h2>
 
 
 Yann Chemin, Asian Institute of Technology, Thailand
 Yann Chemin, Asian Institute of Technology, Thailand

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

@@ -2,8 +2,8 @@
 
 
 <em>i.eb.evapfr</em> calculates the evaporative fraction after [1]. Main
 <em>i.eb.evapfr</em> calculates the evaporative fraction after [1]. Main
 implementation in [3].
 implementation in [3].
-It takes input of Net Radiation (see r.sun, i.eb.netrad (grass-addons)), soil
-heat flux (see i.eb.g0) and sensible heat flux (see i.eb.h_sebal01). 
+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). 
 A flag adds a root zone empirical soil moisture output from the article of
 A flag adds a root zone empirical soil moisture output from the article of
 Makin, Molden and Bastiaanssen (2001).
 Makin, Molden and Bastiaanssen (2001).
 
 
@@ -31,6 +31,11 @@ Zalidis G.C. Integrated methodology for estimating water use in Mediterranean
 agricultural areas. Remote Sensing. 2009, 1, 445-465. 
 agricultural areas. Remote Sensing. 2009, 1, 445-465. 
 (<a href="http://www.mdpi.com/2072-4292/1/3/445">PDF</a>)
 (<a href="http://www.mdpi.com/2072-4292/1/3/445">PDF</a>)
 
 
+<p>[4] Chemin, Y., 2012. 
+A Distributed Benchmarking Framework for Actual ET Models, 
+in: Irmak, A. (Ed.), Evapotranspiration - Remote Sensing and Modeling. InTech.
+(<a href="http://www.intechopen.com/books/evapotranspiration-remote-sensing-and-modeling/a-distributed-benchmarking-framework-for-actual-et-models">PDF</a>)
+
 <h2>AUTHOR</h2>
 <h2>AUTHOR</h2>
 
 
 Yann Chemin, Asian Institute of Technology, Thailand
 Yann Chemin, Asian Institute of Technology, Thailand

+ 5 - 0
imagery/i.eb.h_sebal01/i.eb.h_sebal01.html

@@ -56,6 +56,11 @@ Zalidis G.C. Integrated methodology for estimating water use in Mediterranean
 agricultural areas. Remote Sensing. 2009, 1, 445-465. 
 agricultural areas. Remote Sensing. 2009, 1, 445-465. 
 (<a href="http://www.mdpi.com/2072-4292/1/3/445">PDF</a>)
 (<a href="http://www.mdpi.com/2072-4292/1/3/445">PDF</a>)
 
 
+<p>[4] Chemin, Y., 2012. 
+A Distributed Benchmarking Framework for Actual ET Models, 
+in: Irmak, A. (Ed.), Evapotranspiration - Remote Sensing and Modeling. InTech.
+(<a href="http://www.intechopen.com/books/evapotranspiration-remote-sensing-and-modeling/a-distributed-benchmarking-framework-for-actual-et-models">PDF</a>)
+
 <h2>AUTHORS</h2>
 <h2>AUTHORS</h2>
 
 
 Yann Chemin, International Rice Research Institute, Los Banos, The
 Yann Chemin, International Rice Research Institute, Los Banos, The

+ 9 - 4
imagery/i.eb.netrad/i.eb.netrad.html

@@ -26,10 +26,6 @@ Add more explanations.
 <a href="i.albedo.html">i.albedo</a>
 <a href="i.albedo.html">i.albedo</a>
 </em>
 </em>
 
 
-<h2>AUTHOR</h2>
-
-Yann Chemin, International Rice Research Institute, The Philippines
-
 <h2>REFERENCES</h2>
 <h2>REFERENCES</h2>
 
 
 <ul>
 <ul>
@@ -38,6 +34,15 @@ densities and moisture indicators in composite terrain; a remote
 sensing approach under clear skies in mediterranean climates. PhD 
 sensing approach under clear skies in mediterranean climates. PhD 
 thesis, Wageningen Agricultural Univ., The Netherland, 271 pp.
 thesis, Wageningen Agricultural Univ., The Netherland, 271 pp.
 (<a href="http://edepot.wur.nl/206553">PDF</a>)</li>
 (<a href="http://edepot.wur.nl/206553">PDF</a>)</li>
+
+<li>Chemin, Y., 2012. 
+A Distributed Benchmarking Framework for Actual ET Models, 
+in: Irmak, A. (Ed.), Evapotranspiration - Remote Sensing and Modeling. InTech.
+(<a href="http://www.intechopen.com/books/evapotranspiration-remote-sensing-and-modeling/a-distributed-benchmarking-framework-for-actual-et-models">PDF</a>)</li>
 </ul>
 </ul>
 
 
+<h2>AUTHOR</h2>
+
+Yann Chemin, International Rice Research Institute, The Philippines
+
 <p><i>Last changed: $Date$</i>
 <p><i>Last changed: $Date$</i>

+ 5 - 0
imagery/i.eb.soilheatflux/i.eb.soilheatflux.html

@@ -31,6 +31,11 @@ Zalidis G.C. Integrated methodology for estimating water use in Mediterranean
 agricultural areas. Remote Sensing. 2009, 1, 445-465. 
 agricultural areas. Remote Sensing. 2009, 1, 445-465. 
 (<a href="http://www.mdpi.com/2072-4292/1/3/445">PDF</a>)
 (<a href="http://www.mdpi.com/2072-4292/1/3/445">PDF</a>)
 
 
+<p>Chemin, Y., 2012. 
+A Distributed Benchmarking Framework for Actual ET Models, 
+in: Irmak, A. (Ed.), Evapotranspiration - Remote Sensing and Modeling. InTech.
+(<a href="http://www.intechopen.com/books/evapotranspiration-remote-sensing-and-modeling/a-distributed-benchmarking-framework-for-actual-et-models">PDF</a>)
+
 <h2>AUTHOR</h2>
 <h2>AUTHOR</h2>
 
 
 Yann Chemin, Asian Institute of Technology, Thailand<br>
 Yann Chemin, Asian Institute of Technology, Thailand<br>

+ 1 - 1
imagery/i.evapo.pt/i.evapo.pt.html

@@ -1,6 +1,6 @@
 <h2>DESCRIPTION</h2>
 <h2>DESCRIPTION</h2>
 
 
-<em>i.evapo.PT</em> Calculates the diurnal evapotranspiration after Prestley
+<em>i.evapo.pt</em> Calculates the diurnal evapotranspiration after Prestley
 and Taylor (1972). The Priestley-Taylor model (Priestley and Taylor, 1972)
 and Taylor (1972). The Priestley-Taylor model (Priestley and Taylor, 1972)
 is a modification of Penman’s more theoretical equation.
 is a modification of Penman’s more theoretical equation.
 
 

+ 1 - 1
imagery/i.evapo.time/i.evapo.time.html

@@ -1,6 +1,6 @@
 <h2>DESCRIPTION</h2>
 <h2>DESCRIPTION</h2>
 
 
-<em>i.evapo.time_integration</em> integrates ETa in time following a
+<em>i.evapo.time</em> (i.evapo.time_integration) integrates ETa in time following a
 reference ET (typically) from a set of meteorological stations dataset.
 reference ET (typically) from a set of meteorological stations dataset.
 
 
 Inputs:
 Inputs: