Преглед на файлове

updated menus

git-svn-id: https://svn.osgeo.org/grass/grass/trunk@37963 15284696-431f-4ddb-bdfa-cd5b030d7da7
Yann Chemin преди 16 години
родител
ревизия
c9bdcc41ac
променени са 3 файла, в които са добавени 71 реда и са изтрити 1 реда
  1. 33 0
      gui/wxpython/xml/menudata.xml
  2. 37 0
      imagery/i.eb.soilheatflux/i.eb.soilheatflux.html
  3. 1 1
      imagery/i.eb.soilheatflux/main.c

+ 33 - 0
gui/wxpython/xml/menudata.xml

@@ -2268,6 +2268,39 @@
 	    </menuitem>
 	  </items>
 	</menu>
+	<menu>
+	  <label>Energy Balance RS processing</label>
+	  <items>
+	    <menuitem>
+	      <label>Soil Heat Flux</label>
+	      <help>Calculate Soil Heat Flux</help>
+	      <keywords>energy balance,land flux,soil heat flux</keywords>
+              <handler>self.OnMenuCmd</handler>
+	      <command>i.eb.soilheatflux</command>
+	    </menuitem>
+	    <menuitem>
+	      <label>Sensible Heat Flux (SEBAL01)</label>
+	      <help>Calculate Sensible Heat Flux after method SEBAL 2001</help>
+	      <keywords>energy balance,land flux,sensible heat flux</keywords>
+              <handler>self.OnMenuCmd</handler>
+	      <command>i.eb.h_SEBAL01</command>
+	    </menuitem>
+	    <menuitem>
+	      <label>Evaporative Fraction</label>
+	      <help>Calculate the evaporative fraction (ETa/ETpot)</help>
+	      <keywords>energy balance,land flux fraction, evaporative fraction</keywords>
+              <handler>self.OnMenuCmd</handler>
+	      <command>i.eb.evapfr</command>
+	    </menuitem>
+	    <menuitem>
+	      <label>ET Temporal Integration</label>
+	      <help>Integrate in time daily ET from satellite images and met station daily ETo</help>
+	      <keywords>energy balance, ET, temporal integration</keywords>
+              <handler>self.OnMenuCmd</handler>
+	      <command>i.evapo.time_integration</command>
+	    </menuitem>
+	  </items>
+	</menu>
 	<separator />
 	<menuitem>
 	  <label>Brovey sharpening</label>

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

@@ -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>

+ 1 - 1
imagery/i.eb.soilheatflux/main.c

@@ -1,7 +1,7 @@
 
 /****************************************************************************
  *
- * MODULE:       i.eb.soilheatflux
+ * MODULE:       i.eb.g0
  * AUTHOR(S):    Yann Chemin - yann.chemin@gmail.com
  * PURPOSE:      Calculates an approximation of soil heat flux
  *               as seen in Bastiaanssen (1995) using time of