[GRASS-SVN] r53585 - grass/branches/develbranch_6/imagery/i.landsat.toar
svn_grass at osgeo.org
svn_grass at osgeo.org
Sun Oct 28 02:31:08 PDT 2012
Author: neteler
Date: 2012-10-28 02:31:07 -0700 (Sun, 28 Oct 2012)
New Revision: 53585
Modified:
grass/branches/develbranch_6/imagery/i.landsat.toar/landsat_set.c
Log:
msg cosmetics
Modified: grass/branches/develbranch_6/imagery/i.landsat.toar/landsat_set.c
===================================================================
--- grass/branches/develbranch_6/imagery/i.landsat.toar/landsat_set.c 2012-10-28 09:30:55 UTC (rev 53584)
+++ grass/branches/develbranch_6/imagery/i.landsat.toar/landsat_set.c 2012-10-28 09:31:07 UTC (rev 53585)
@@ -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