[GRASS-SVN] r53584 - grass/branches/releasebranch_6_4/imagery/i.landsat.toar

svn_grass at osgeo.org svn_grass at osgeo.org
Sun Oct 28 02:30:56 PDT 2012


Author: neteler
Date: 2012-10-28 02:30:55 -0700 (Sun, 28 Oct 2012)
New Revision: 53584

Modified:
   grass/branches/releasebranch_6_4/imagery/i.landsat.toar/landsat_set.c
Log:
msg cosmetics

Modified: grass/branches/releasebranch_6_4/imagery/i.landsat.toar/landsat_set.c
===================================================================
--- grass/branches/releasebranch_6_4/imagery/i.landsat.toar/landsat_set.c	2012-10-28 08:40:20 UTC (rev 53583)
+++ grass/branches/releasebranch_6_4/imagery/i.landsat.toar/landsat_set.c	2012-10-28 09:30:55 UTC (rev 53584)
@@ -424,7 +424,7 @@
     if (julian >= jbuf) {
 	G_warning
 	    ("Using QCalMin=1.0 as a NLAPS product processed after 4/4/2004");
-	G_warning("Discard this message if using the L5_MTL (-t) flag");
+	G_warning("Ignore this message when using the metfile option");
     }
     lsat->number = 5;
     sensor_TM(lsat);



More information about the grass-commit mailing list