[GRASS-SVN] r33940 - grass-addons/gipe
svn_grass at osgeo.org
svn_grass at osgeo.org
Mon Oct 20 11:04:58 EDT 2008
Author: ychemin
Date: 2008-10-20 11:04:58 -0400 (Mon, 20 Oct 2008)
New Revision: 33940
Removed:
grass-addons/gipe/i.emissivity/
grass-addons/gipe/i.sunhours/
Modified:
grass-addons/gipe/Makefile.imagery
grass-addons/gipe/readme.gipe
Log:
removed i.sunhours and i.emissivity
Modified: grass-addons/gipe/Makefile.imagery
===================================================================
--- grass-addons/gipe/Makefile.imagery 2008-10-20 14:35:17 UTC (rev 33939)
+++ grass-addons/gipe/Makefile.imagery 2008-10-20 15:04:58 UTC (rev 33940)
@@ -29,7 +29,6 @@
i.eb.wetdrypix \
i.eb.z0m \
i.eb.z0m0 \
- i.emissivity \
i.evapo.potrad \
i.evapo.PT \
i.evapo.senay \
@@ -38,7 +37,6 @@
i.lmf \
i.modis.stateqa \
i.sattime \
- i.sunhours \
i.vi.mpi \
i.water \
i.wi
Modified: grass-addons/gipe/readme.gipe
===================================================================
--- grass-addons/gipe/readme.gipe 2008-10-20 14:35:17 UTC (rev 33939)
+++ grass-addons/gipe/readme.gipe 2008-10-20 15:04:58 UTC (rev 33940)
@@ -19,13 +19,14 @@
20081012: Moved r.usler to main SVN
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
Imagery modules
---------------
**i.albedo: (Now in Main SVN) Calculates Albedo form reflectance bands of Modis/AVHRR/Landsat/Aster
**i.atcorr: (ported from GRASS 5.x, now in Main SVN) Atmospheric correction
i.biomass: Calculates biomass growth of a plant/crop
-i.emissivity: Calculates the generic emissivity from NDVI
+**i.emissivity: (now in main SVN) Calculates the generic emissivity from NDVI
i.lmf: Calculates NDVI temporal splinning after Sawada et al. (2001)
**i.vi: (now in Main SVN) Calculates any of 13 types of vegetation indices
i.vi.mpi: Educational version in MPICH for HPC
@@ -76,7 +77,7 @@
**i.latlong: Calculates latitude/longitude by reprojecting without datum transform
**i.qc.modis: (Now in Main SVN as i.modis.qc) Converts Terra-MODIS Quality Assessment bits to numeric classes
i.sattime: Calculates the time of satellite overpass
-i.sunhours: Calculates potential sunshine hours
+**i.sunhours: (now in main SVN) Calculates potential sunshine hours
-------------------------------------------------------------------------------------
Raster modules
More information about the grass-commit
mailing list