[GRASS-SVN] r52636 - in grass-addons/grass7/imagery: . i.fusion.brovey
svn_grass at osgeo.org
svn_grass at osgeo.org
Sun Aug 12 03:33:51 PDT 2012
Author: neteler
Date: 2012-08-12 03:33:51 -0700 (Sun, 12 Aug 2012)
New Revision: 52636
Added:
grass-addons/grass7/imagery/i.fusion.brovey/DEPRECATED
Removed:
grass-addons/grass7/imagery/i.pansharpen/
Modified:
grass-addons/grass7/imagery/Makefile
Log:
i.pansharpen moved to trunk (it should have been moved with svn copy)
Modified: grass-addons/grass7/imagery/Makefile
===================================================================
--- grass-addons/grass7/imagery/Makefile 2012-08-12 09:38:43 UTC (rev 52635)
+++ grass-addons/grass7/imagery/Makefile 2012-08-12 10:33:51 UTC (rev 52636)
@@ -1,12 +1,17 @@
MODULE_TOPDIR = ..
+# i.fusion.brovey deprecated
+
SUBDIRS = \
i.eb.h_SEBAL95 \
+ i.edge \
i.evapo.potrad \
i.evapo.senay \
i.evapo.zk \
+ i.histo.match \
i.lmf \
i.points.auto \
+ i.segment \
i.vi.mpi
include $(MODULE_TOPDIR)/include/Make/Dir.make
Added: grass-addons/grass7/imagery/i.fusion.brovey/DEPRECATED
===================================================================
--- grass-addons/grass7/imagery/i.fusion.brovey/DEPRECATED (rev 0)
+++ grass-addons/grass7/imagery/i.fusion.brovey/DEPRECATED 2012-08-12 10:33:51 UTC (rev 52636)
@@ -0,0 +1,2 @@
+No longer maintained and scheduled for demolition.
+Please use i.pansharpen from trunk instead.
More information about the grass-commit
mailing list