[GRASS-SVN] r47333 - in grass/trunk/imagery: i.eb.eta i.eb.evapfr
i.eb.h_SEBAL01 i.eb.netrad i.eb.soilheatflux
svn_grass at osgeo.org
svn_grass at osgeo.org
Sun Jul 31 09:31:27 EDT 2011
Author: neteler
Date: 2011-07-31 06:31:26 -0700 (Sun, 31 Jul 2011)
New Revision: 47333
Modified:
grass/trunk/imagery/i.eb.eta/i.eb.eta.html
grass/trunk/imagery/i.eb.eta/main.c
grass/trunk/imagery/i.eb.evapfr/i.eb.evapfr.html
grass/trunk/imagery/i.eb.evapfr/main.c
grass/trunk/imagery/i.eb.h_SEBAL01/i.eb.h_sebal01.html
grass/trunk/imagery/i.eb.h_SEBAL01/main.c
grass/trunk/imagery/i.eb.netrad/i.eb.netrad.html
grass/trunk/imagery/i.eb.netrad/main.c
grass/trunk/imagery/i.eb.soilheatflux/i.eb.soilheatflux.html
grass/trunk/imagery/i.eb.soilheatflux/main.c
Log:
keywords standardization; HTML cosmetics
Modified: grass/trunk/imagery/i.eb.eta/i.eb.eta.html
===================================================================
--- grass/trunk/imagery/i.eb.eta/i.eb.eta.html 2011-07-31 12:18:18 UTC (rev 47332)
+++ grass/trunk/imagery/i.eb.eta/i.eb.eta.html 2011-07-31 13:31:26 UTC (rev 47333)
@@ -1,7 +1,9 @@
<H2>DESCRIPTION</H2>
-<EM>i.eb.eta</EM> calculates the actual evapotranspiration (ETa ; mm/d) for 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.
+<EM>i.eb.eta</EM> calculates the actual evapotranspiration (ETa ; mm/d) for
+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.
<H2>NOTES</H2>
Full ETa processing will need those:
@@ -30,11 +32,16 @@
<H2>REFERENCES</H2>
<p>[1] Bastiaanssen, W.G.M., 1995.
- Estimation of Land surface paramters by remote sensing under clear-sky conditions. PhD thesis, Wageningen University, Wageningen, The Netherlands.
+ Estimation of Land surface paramters by remote sensing under clear-sky
+conditions. PhD thesis, Wageningen University, Wageningen, The Netherlands.
- <p>[2] Chemin Y., Alexandridis T.A., 2001. Improving spatial resolution of ET seasonal for irrigated rice in Zhanghe, China. Asian Journal of Geoinformatics. 5(1):3-11,2004.
+ <p>[2] Chemin Y., Alexandridis T.A., 2001. Improving spatial resolution of ET
+seasonal for irrigated rice in Zhanghe, China. Asian Journal of Geoinformatics.
+5(1):3-11,2004.
- <p>[3] Alexandridis T.K., Cherif I., Chemin Y., Silleos N.G., Stavrinos E., Zalidis G.C. Integrated methodology for estimating water use in Mediterranean agricultural areas. Remote Sensing. -(-):,2009. (submitted))
+ <p>[3] Alexandridis T.K., Cherif I., Chemin Y., Silleos N.G., Stavrinos E.,
+Zalidis G.C. Integrated methodology for estimating water use in Mediterranean
+agricultural areas. Remote Sensing. -(-):,2009. (submitted))
<H2>AUTHORS</H2>
Modified: grass/trunk/imagery/i.eb.eta/main.c
===================================================================
--- grass/trunk/imagery/i.eb.eta/main.c 2011-07-31 12:18:18 UTC (rev 47332)
+++ grass/trunk/imagery/i.eb.eta/main.c 2011-07-31 13:31:26 UTC (rev 47333)
@@ -41,8 +41,8 @@
module = G_define_module();
G_add_keyword(_("imagery"));
+ G_add_keyword(_("energy balance"));
G_add_keyword(_("actual evapotranspiration"));
- G_add_keyword(_("energy balance"));
G_add_keyword(_("SEBAL"));
module->description =
_("Actual evapotranspiration for diurnal period (Bastiaanssen, 1995).");
Modified: grass/trunk/imagery/i.eb.evapfr/i.eb.evapfr.html
===================================================================
--- grass/trunk/imagery/i.eb.evapfr/i.eb.evapfr.html 2011-07-31 12:18:18 UTC (rev 47332)
+++ grass/trunk/imagery/i.eb.evapfr/i.eb.evapfr.html 2011-07-31 13:31:26 UTC (rev 47333)
@@ -1,13 +1,16 @@
<H2>DESCRIPTION</H2>
-<EM>i.eb.evapfr</EM> calculates the evaporative fraction after [1]. Main 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).
-A flag adds a root zone empirical soil moisture output from the article of Makin, Molden and Bastiaanssen (2001).
+<EM>i.eb.evapfr</EM> calculates the evaporative fraction after [1]. Main
+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).
+A flag adds a root zone empirical soil moisture output from the article of
+Makin, Molden and Bastiaanssen (2001).
+
<H2>NOTES</H2>
<H2>TODO</H2>
-
<H2>SEE ALSO</H2>
<em>
@@ -19,11 +22,16 @@
<H2>REFERENCES</H2>
<p>[1] Bastiaanssen, W.G.M., 1995.
- Estimation of Land surface paramters by remote sensing under clear-sky conditions. PhD thesis, Wageningen University, Wageningen, The Netherlands.
+ Estimation of Land surface paramters by remote sensing under clear-sky
+conditions. PhD thesis, Wageningen University, Wageningen, The Netherlands.
- <p>[2] Chemin Y., Alexandridis T.A., 2001. Improving spatial resolution of ET seasonal for irrigated rice in Zhanghe, China. Asian Journal of Geoinformatics. 5(1):3-11,2004.
+ <p>[2] Chemin Y., Alexandridis T.A., 2001. Improving spatial resolution of ET
+seasonal for irrigated rice in Zhanghe, China. Asian Journal of Geoinformatics.
+5(1):3-11,2004.
- <p>[3] Alexandridis T.K., Cherif I., Chemin Y., Silleos N.G., Stavrinos E., Zalidis G.C. Integrated methodology for estimating water use in Mediterranean agricultural areas. Remote Sensing. -(-):,2009. (submitted))
+ <p>[3] Alexandridis T.K., Cherif I., Chemin Y., Silleos N.G., Stavrinos E.,
+Zalidis G.C. Integrated methodology for estimating water use in Mediterranean
+agricultural areas. Remote Sensing. -(-):,2009. (submitted))
<H2>AUTHORS</H2>
Modified: grass/trunk/imagery/i.eb.evapfr/main.c
===================================================================
--- grass/trunk/imagery/i.eb.evapfr/main.c 2011-07-31 12:18:18 UTC (rev 47332)
+++ grass/trunk/imagery/i.eb.evapfr/main.c 2011-07-31 13:31:26 UTC (rev 47333)
@@ -12,8 +12,7 @@
* for details.
*
*****************************************************************************/
-
-
+
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
@@ -46,9 +45,9 @@
G_gisinit(argv[0]);
module = G_define_module();
G_add_keyword(_("imagery"));
- G_add_keyword(_("evaporative fraction"));
- G_add_keyword(_("soil moisture"));
G_add_keyword(_("energy balance"));
+ G_add_keyword(_("soil moisture"));
+ G_add_keyword(_("evaporative fraction"));
G_add_keyword(_("SEBAL"));
module->description =
_("Computes evaporative fraction (Bastiaanssen, 1995) and "
Modified: grass/trunk/imagery/i.eb.h_SEBAL01/i.eb.h_sebal01.html
===================================================================
--- grass/trunk/imagery/i.eb.h_SEBAL01/i.eb.h_sebal01.html 2011-07-31 12:18:18 UTC (rev 47332)
+++ grass/trunk/imagery/i.eb.h_SEBAL01/i.eb.h_sebal01.html 2011-07-31 13:31:26 UTC (rev 47333)
@@ -1,6 +1,10 @@
<H2>DESCRIPTION</H2>
-<p><EM>i.eb.h_sebal01</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 pressure (ea[KPa]) and the (x,y) pairs for wet and dry pixels.
+<p><EM>i.eb.h_sebal01</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
+pressure (ea[KPa]) and the (x,y) pairs for wet and dry pixels.
Full process will need those:
<ul>
@@ -12,8 +16,9 @@
(for time integration: i.evapo.time_integration)
-<p><EM>i.eb.h_sebal01</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].
+<p><EM>i.eb.h_sebal01</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].
<H2>OPTIONS</H2>
@@ -39,17 +44,22 @@
<H2>REFERENCES</H2>
<p>[1] Bastiaanssen, W.G.M., 1995.
- Estimation of Land surface paramters by remote sensing under clear-sky conditions. PhD thesis, Wageningen University, Wageningen, The Netherlands.
+ Estimation of Land surface paramters by remote sensing under clear-sky
+conditions. PhD thesis, Wageningen University, Wageningen, The Netherlands.
- <p>[2] Chemin Y., Alexandridis T.A., 2001. Improving spatial resolution of ET seasonal for irrigated rice in Zhanghe, China}''. Asian Journal of Geoinformatics. 5(1):3-11,2004.
+ <p>[2] Chemin Y., Alexandridis T.A., 2001. Improving spatial resolution of ET
+seasonal for irrigated rice in Zhanghe, China}''. Asian Journal of
+Geoinformatics. 5(1):3-11,2004.
- <p>[3] Alexandridis T.K., Cherif I., Chemin Y., Silleos N.G., Stavrinos E., Zalidis G.C. Integrated methodology for estimating water use in Mediterranean agricultural areas. Remote Sensing, 1(3):445-465, 2009.
+ <p>[3] Alexandridis T.K., Cherif I., Chemin Y., Silleos N.G., Stavrinos E.,
+Zalidis G.C. Integrated methodology for estimating water use in Mediterranean
+agricultural areas. Remote Sensing, 1(3):445-465, 2009.
<H2>AUTHORS</H2>
- <p>
- <i>
- <br>Yann Chemin, International Rice Research Institute, Los Banos, The Philippines.
+
+ <i>Yann Chemin, International Rice Research Institute, Los Banos, The
+Philippines.
</i>
<p>Contact: <a href="mailto:yann.chemin at gmail.com"> Yann chemin</a>
Modified: grass/trunk/imagery/i.eb.h_SEBAL01/main.c
===================================================================
--- grass/trunk/imagery/i.eb.h_SEBAL01/main.c 2011-07-31 12:18:18 UTC (rev 47332)
+++ grass/trunk/imagery/i.eb.h_SEBAL01/main.c 2011-07-31 13:31:26 UTC (rev 47333)
@@ -81,9 +81,9 @@
module = G_define_module();
G_add_keyword(_("imagery"));
+ G_add_keyword(_("energy balance"));
+ G_add_keyword(_("soil moisture"));
G_add_keyword(_("evaporative fraction"));
- G_add_keyword(_("soil moisture"));
- G_add_keyword(_("energy balance"));
G_add_keyword(_("SEBAL"));
module->description = _("Computes sensible heat flux iteration SEBAL 01.");
Modified: grass/trunk/imagery/i.eb.netrad/i.eb.netrad.html
===================================================================
--- grass/trunk/imagery/i.eb.netrad/i.eb.netrad.html 2011-07-31 12:18:18 UTC (rev 47332)
+++ grass/trunk/imagery/i.eb.netrad/i.eb.netrad.html 2011-07-31 13:31:26 UTC (rev 47333)
@@ -1,17 +1,28 @@
<H2>DESCRIPTION</H2>
-<EM>i.eb.netrad</EM> calculates the net radiation at the time of satellite overpass, the way it is in the SEBAL model of bastiaanssen (1995).
+<EM>i.eb.netrad</EM> calculates the net radiation at the time of satellite
+overpass, the way it is in the SEBAL model of Bastiaanssen (1995).
-It takes input of Albedo, NDVI, Surface Skin temperature, time of satellite overpass, surface emissivity, difference of temperature from surface skin and about 2 m height (dT), instantaneous satellite overpass single-way atmospheric transmissivity (tsw), Day of Year (DOY), and sun zenith angle.
+It takes input of Albedo, NDVI, Surface Skin temperature, time of satellite
+overpass, surface emissivity, difference of temperature from surface skin and
+about 2 m height (dT), instantaneous satellite overpass single-way atmospheric
+transmissivity (tsw), Day of Year (DOY), and sun zenith angle.
<H2>NOTES</H2>
-In the old methods, dT was taken as flat images (dT=5.0), if you don't have a dT map from ground data, you would want to try something in this line, this is to calculate atmospherical energy balance. In the same way, a standard tsw is used in those equations. Refer to r_net.c for that and for other non-used equations, but stored in there for further research convenience.
+In the old methods, dT was taken as flat images (dT=5.0), if you don't have a dT
+map from ground data, you would want to try something in this line, this is to
+calculate atmospherical energy balance. In the same way, a standard tsw is used
+in those equations. Refer to r_net.c for that and for other non-used equations,
+but stored in there for further research convenience.
+
<H2>TODO</H2>
+Add more explanations.
<H2>SEE ALSO</H2>
<em>
-<A HREF="i.eb.g0.html">i.eb.g0</A><br>
+<A HREF="i.eb.soilheatflux.html">i.eb.soilheatflux</A><br>
+<A HREF="i.eb.h_SEBAL01.html">i.eb.h_SEBAL01</A><br>
<A HREF="i.albedo.html">i.albedo</A><br>
</em>
@@ -20,6 +31,5 @@
Yann Chemin, International Rice Research Institute, The Philippines<BR>
-
<p>
<i>Last changed: $Date$</i>
Modified: grass/trunk/imagery/i.eb.netrad/main.c
===================================================================
--- grass/trunk/imagery/i.eb.netrad/main.c 2011-07-31 12:18:18 UTC (rev 47332)
+++ grass/trunk/imagery/i.eb.netrad/main.c 2011-07-31 13:31:26 UTC (rev 47333)
@@ -53,8 +53,9 @@
/************************************/
G_gisinit(argv[0]);
module = G_define_module();
- G_add_keyword(_("net radiation, energy balance, SEBAL"));
+ G_add_keyword(_("imagery"));
G_add_keyword(_("energy balance"));
+ G_add_keyword(_("net radiation"));
G_add_keyword(_("SEBAL"));
module->description =
_("Net radiation approximation (Bastiaanssen, 1995).");
Modified: grass/trunk/imagery/i.eb.soilheatflux/i.eb.soilheatflux.html
===================================================================
--- grass/trunk/imagery/i.eb.soilheatflux/i.eb.soilheatflux.html 2011-07-31 12:18:18 UTC (rev 47332)
+++ grass/trunk/imagery/i.eb.soilheatflux/i.eb.soilheatflux.html 2011-07-31 13:31:26 UTC (rev 47333)
@@ -1,7 +1,11 @@
<H2>DESCRIPTION</H2>
-<EM>i.eb.soilheatflux</EM> calculates the soil heat flux approximation (g0) after [1]. Main reference for implementation is [3].
-It takes input of Albedo, NDVI, Surface Skin temperature, Net Radiation (see r.sun), time of satellite overpass, and a flag for the Roerink empirical modification from the HAPEX-Sahel experiment.
+<EM>i.eb.soilheatflux</EM> calculates the soil heat flux approximation (g0)
+after Bastiaanssen (1995). The main reference for implementation is Alexandridis, submitted.
+It takes input of Albedo, NDVI, Surface Skin temperature, Net Radiation (see
+<em>r.sun</em>), time of satellite overpass, and a flag for the Roerink empirical
+modification from the HAPEX-Sahel experiment.
+
<H2>NOTES</H2>
@@ -20,18 +24,21 @@
<H2>REFERENCES</H2>
- <p>[1] Bastiaanssen, W.G.M., 1995.
- Estimation of Land surface parameters by remote sensing under clear-sky conditions. PhD thesis, Wageningen University, Wageningen, The Netherlands.
+<p>Bastiaanssen, W.G.M., 1995.
+ Estimation of Land surface parameters by remote sensing under clear-sky
+ conditions. PhD thesis, Wageningen University, Wageningen, The Netherlands.
- <p>[2] Chemin Y., Alexandridis T.A., 2001. Improving spatial resolution of ET seasonal for irrigated rice in Zhanghe, China. Asian Journal of Geoinformatics. 5(1):3-11,2004.
+<p>Chemin Y., Alexandridis T.A., 2001. Improving spatial resolution of ET seasonal
+ for irrigated rice in Zhanghe, China. Asian Journal of Geoinformatics. 5(1):3-11,2004.
- <p>[3] Alexandridis T.K., Cherif I., Chemin Y., Silleos N.G., Stavrinos E., Zalidis G.C. Integrated methodology for estimating water use in Mediterranean agricultural areas. Remote Sensing. -(-):,2009. (submitted))
+<p>Alexandridis T.K., Cherif I., Chemin Y., Silleos N.G., Stavrinos E.,
+ Zalidis G.C. Integrated methodology for estimating water use in Mediterranean
+ agricultural areas. Remote Sensing. -(-):,2009. (submitted))
<H2>AUTHORS</H2>
Yann Chemin, Asian Institute of Technology, Thailand<BR>
-
<p>
<i>Last changed: $Date$</i>
Modified: grass/trunk/imagery/i.eb.soilheatflux/main.c
===================================================================
--- grass/trunk/imagery/i.eb.soilheatflux/main.c 2011-07-31 12:18:18 UTC (rev 47332)
+++ grass/trunk/imagery/i.eb.soilheatflux/main.c 2011-07-31 13:31:26 UTC (rev 47333)
@@ -47,8 +47,8 @@
module = G_define_module();
G_add_keyword(_("imagery"));
+ G_add_keyword(_("energy balance"));
G_add_keyword(_("soil heat flux"));
- G_add_keyword(_("energy balance"));
G_add_keyword(_("SEBAL"));
module->description = _("Soil heat flux approximation (Bastiaanssen, 1995).");
More information about the grass-commit
mailing list