[GRASS-dev] Change i.atcorr's description of sunaz

Nikos Alexandris nik at nikosalexandris.net
Sat Nov 22 17:21:10 PST 2014


I think the following change in i.atcorr('s descriptive message of the 
sunaz string,) is required:

grass70/imagery/i.landsat.toar $ svn diff
Index: main.c
===================================================================
--- main.c      (revision 62829)
+++ main.c      (working copy)
@@ -209,7 +209,7 @@
                _("Date"),
                _("Sun Elevation"),
                _("Sensor"),
-              _("Bands count"), _("Sun Zenith Angle"), _("Time"));
+              _("Bands count"), _("Sun Azimuth Angle"), _("Time"));
      lsatmet->descriptions = desc;
      lsatmet->guisection = _("Settings");

Nikos


More information about the grass-dev mailing list