Sfoglia il codice sorgente

wxGUI: atcorr added to the menu, trac https://trac.osgeo.org/grass/ticket/272
(merge from devbr6, https://trac.osgeo.org/grass/changeset/33193)


git-svn-id: https://svn.osgeo.org/grass/grass/trunk@33194 15284696-431f-4ddb-bdfa-cd5b030d7da7

Martin Landa 16 anni fa
parent
commit
2ecb60b2b5
1 ha cambiato i file con 4 aggiunte e 0 eliminazioni
  1. 4 0
      gui/wxpython/gui_modules/menudata.py

+ 4 - 0
gui/wxpython/gui_modules/menudata.py

@@ -1703,6 +1703,10 @@ class Data:
                                  "i.ifft"),
                                 )
                          ),
+                        (_("Atmospheric correction"),
+                         _("Performs atmospheric correction using the 6S algorithm."),
+                         "self.OnMenuCmd",
+                         "i.atcorr"),
                         ("","","", ""),
                         (_("Report and statistics"), (