[GRASS-SVN] r53400 - grass-addons/grass6/imagery/i.landsat.toar
svn_grass at osgeo.org
svn_grass at osgeo.org
Mon Oct 15 07:13:35 PDT 2012
Author: ejtizado
Date: 2012-10-15 07:13:35 -0700 (Mon, 15 Oct 2012)
New Revision: 53400
Modified:
grass-addons/grass6/imagery/i.landsat.toar/landsat_set.c
Log:
Update to read MTL.txt fo all Landsat and bugfixes
Modified: grass-addons/grass6/imagery/i.landsat.toar/landsat_set.c
===================================================================
--- grass-addons/grass6/imagery/i.landsat.toar/landsat_set.c 2012-10-15 14:05:17 UTC (rev 53399)
+++ grass-addons/grass6/imagery/i.landsat.toar/landsat_set.c 2012-10-15 14:13:35 UTC (rev 53400)
@@ -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("Discard this message if using the metfile option");
}
lsat->number = 5;
sensor_TM(lsat);
More information about the grass-commit
mailing list