[GRASS-SVN] r37960 - grass-addons/gipe

svn_grass at osgeo.org svn_grass at osgeo.org
Fri Jun 19 10:53:48 EDT 2009


Author: ychemin
Date: 2009-06-19 10:53:48 -0400 (Fri, 19 Jun 2009)
New Revision: 37960

Removed:
   grass-addons/gipe/i.eb.h_SEBAL01/
   grass-addons/gipe/i.evapo.time_integration/
Modified:
   grass-addons/gipe/Makefile.imagery
   grass-addons/gipe/readme.gipe
Log:
remove i.evapo.time_integration

Modified: grass-addons/gipe/Makefile.imagery
===================================================================
--- grass-addons/gipe/Makefile.imagery	2009-06-19 14:50:54 UTC (rev 37959)
+++ grass-addons/gipe/Makefile.imagery	2009-06-19 14:53:48 UTC (rev 37960)
@@ -13,7 +13,6 @@
 	i.eb.h0 \
 	i.eb.h_iter \
 	i.eb.h_SEBAL95 \
-	i.eb.h_SEBAL01 \
 	i.eb.molength \
 	i.eb.netrad \
 	i.eb.psi \
@@ -27,7 +26,6 @@
 	i.evapo.potrad \
 	i.evapo.PT \
 	i.evapo.senay \
-	i.evapo.time_integration \
 	i.evapo.TSA \
 	i.lmf \
 	i.modis.stateqa \

Modified: grass-addons/gipe/readme.gipe
===================================================================
--- grass-addons/gipe/readme.gipe	2009-06-19 14:50:54 UTC (rev 37959)
+++ grass-addons/gipe/readme.gipe	2009-06-19 14:53:48 UTC (rev 37960)
@@ -20,7 +20,7 @@
 20081012: Added i.latlong, removed i.latitude and i.longitude
 20081012: Moved i.latlong to main SVN
 20081020: Moved i.sunhours, i.emissivity to main SVN
-20090619: Moved i.eb.g0, i.eb.evapfr to main SVN
+20090619: Moved i.eb.g0, i.eb.evapfr, i.eb.h_SEBAL01 to main SVN
 
 Imagery modules
 ---------------
@@ -52,7 +52,7 @@
 **i.eb.g0:	(Now in main SVN) Energy-Balance: Calculates the Soil Heat Flux
 i.eb.h0:	Energy-Balance: Calculates the Sensible Heat Flux
 i.eb.h_iter:	Energy-Balance: Calculates the Sensible Heat Flux after Pawan (2004)
-i.eb.h_SEBAL01: Energy-Balance: Calculates the Sensible Heat Flux after SEBAL (small areas)
+**i.eb.h_SEBAL01:(Now in main SVN) Energy-Balance: Calculates the Sensible Heat Flux after SEBAL (small areas)
 i.eb.h_SEBAL95: Energy-Balance: Calculates the Sensible Heat Flux after SEBAL 1995
 i.eb.molength:	Energy-Balance: Calculates the Monin-Obukov Length
 i.eb.netrad:	Energy-Balance: Calculates the Net Radiation
@@ -70,7 +70,7 @@
 i.evapo.potrad: Calculates the Potential Evapotranspiration from Astronomical equations
 i.evapo.PT: 	Calculates Priestley and Taylor Potential Evapotranspiration
 i.evapo.senay: 	Calculates Actual evapotranspiration after Senay (2007)
-i.evapo.time_integration: Integrates Actual ET over time using daily ETo meteo data
+**i.evapo.time_integration: (Now in main SVN) Integrates Actual ET over time using daily ETo meteo data
 i.evapo.TSA: 	Unfinished: Calculates Actual Evapotranspiration after Chen et al. (2005)
 -------------------------------------------------------------------------------------
 



More information about the grass-commit mailing list