[GRASS-SVN] r37964 - in grass/trunk/imagery: . i.eb.soilheatflux

svn_grass at osgeo.org svn_grass at osgeo.org
Fri Jun 19 11:56:26 EDT 2009


Author: ychemin
Date: 2009-06-19 11:56:26 -0400 (Fri, 19 Jun 2009)
New Revision: 37964

Added:
   grass/trunk/imagery/i.eb.soilheatflux/
   grass/trunk/imagery/i.eb.soilheatflux/i.eb.soilheatflux.html
Removed:
   grass/trunk/imagery/i.eb.soilheatflux/
Modified:
   grass/trunk/imagery/i.eb.soilheatflux/Makefile
   grass/trunk/imagery/i.eb.soilheatflux/i.eb.g0.html
Log:
fix renaming bug

Copied: grass/trunk/imagery/i.eb.soilheatflux (from rev 37961, grass/trunk/imagery/i.eb.g0)

Modified: grass/trunk/imagery/i.eb.soilheatflux/Makefile
===================================================================
--- grass/trunk/imagery/i.eb.g0/Makefile	2009-06-19 14:59:46 UTC (rev 37961)
+++ grass/trunk/imagery/i.eb.soilheatflux/Makefile	2009-06-19 15:56:26 UTC (rev 37964)
@@ -1,6 +1,6 @@
 MODULE_TOPDIR = ../..
 
-PGM = i.eb.g0
+PGM = i.eb.soilheatflux
 
 LIBES = $(GISLIB)
 DEPENDENCIES = $(GISDEP)

Modified: grass/trunk/imagery/i.eb.soilheatflux/i.eb.g0.html
===================================================================
--- grass/trunk/imagery/i.eb.g0/i.eb.g0.html	2009-06-19 14:59:46 UTC (rev 37961)
+++ grass/trunk/imagery/i.eb.soilheatflux/i.eb.g0.html	2009-06-19 15:56:26 UTC (rev 37964)
@@ -1,37 +0,0 @@
-<H2>DESCRIPTION</H2>
-
-<EM>i.eb.g0</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. 
-<H2>NOTES</H2>
-
-
-<H2>TODO</H2>
-
-
-<H2>SEE ALSO</H2>
-
-<em>
-<A HREF="r.sun.html">r.sun</A><br>
-<A HREF="i.albedo.html">i.albedo</A><br>
-<A HREF="i.emissivity.html">i.emissivity</A><br>
-<A HREF="i.eb.h_SEBAL01.html">i.eb.h_SEBAL01</A><br>
-<A HREF="i.eb.evapfr.html">i.eb.evapfr</A><br>
-</em>
-
-<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>[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))
-
-
-<H2>AUTHORS</H2>
-
-Yann Chemin, Asian Institute of Technology, Thailand<BR>
-
-
-<p>
-<i>Last changed: $Date$</i>

Added: grass/trunk/imagery/i.eb.soilheatflux/i.eb.soilheatflux.html
===================================================================
--- grass/trunk/imagery/i.eb.soilheatflux/i.eb.soilheatflux.html	                        (rev 0)
+++ grass/trunk/imagery/i.eb.soilheatflux/i.eb.soilheatflux.html	2009-06-19 15:56:26 UTC (rev 37964)
@@ -0,0 +1,37 @@
+<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. 
+<H2>NOTES</H2>
+
+
+<H2>TODO</H2>
+
+
+<H2>SEE ALSO</H2>
+
+<em>
+<A HREF="r.sun.html">r.sun</A><br>
+<A HREF="i.albedo.html">i.albedo</A><br>
+<A HREF="i.emissivity.html">i.emissivity</A><br>
+<A HREF="i.eb.h_SEBAL01.html">i.eb.h_SEBAL01</A><br>
+<A HREF="i.eb.evapfr.html">i.eb.evapfr</A><br>
+</em>
+
+<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>[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))
+
+
+<H2>AUTHORS</H2>
+
+Yann Chemin, Asian Institute of Technology, Thailand<BR>
+
+
+<p>
+<i>Last changed: $Date: 2009-06-19 16:59:46 +0200 (Fri, 19 Jun 2009) $</i>



More information about the grass-commit mailing list