ソースを参照

i.landsat.acca added to wxGUI menu

git-svn-id: https://svn.osgeo.org/grass/grass/trunk@44048 15284696-431f-4ddb-bdfa-cd5b030d7da7
Martin Landa 14 年 前
コミット
2862e8b87c
2 ファイル変更11 行追加3 行削除
  1. 10 3
      gui/wxpython/xml/menudata.xml
  2. 1 0
      imagery/i.landsat.toar/main.c

+ 10 - 3
gui/wxpython/xml/menudata.xml

@@ -720,7 +720,7 @@
 	    <separator />
 	    <menuitem>
 	      <label>Change working environment</label>
-	      <help>Change current mapset.</help>
+	      <help>Changes current mapset.</help>
 	      <keywords>general,settings</keywords>
               <handler>OnMenuCmd</handler>
 	      <command>g.mapset</command>
@@ -845,8 +845,8 @@
 	    </menuitem>
 	    <menuitem>
 	      <label>Timestamp</label>
-	      <help>Print/add/remove a timestamp for a raster map.</help>
-	      <keywords>raster</keywords>
+	      <help>Modifies a timestamp for a raster map.</help>
+	      <keywords>raster,metadata,timestamp</keywords>
 	      <handler>OnMenuCmd</handler>
 	      <command>r.timestamp</command>
 	    </menuitem>
@@ -2643,6 +2643,13 @@
 	      <command>i.landsat.toar</command>
 	    </menuitem>
 	    <menuitem>
+	      <label>Landsat cloud cover assessment</label>
+	      <help>Landsat TM/ETM+ Automatic Cloud Cover Assessment (ACCA).</help>
+	      <keywords>imagery,landsat,acca</keywords>
+	      <handler>OnMenuCmd</handler>
+	      <command>i.landsat.acca</command>
+	    </menuitem>
+	    <menuitem>
 	      <label>Modis quality control</label>
 	      <help>Extract quality control parameters from Modis QC layers</help>
 	      <keywords>QC,Quality Control,surface reflectance,Modis</keywords>

+ 1 - 0
imagery/i.landsat.toar/main.c

@@ -6,6 +6,7 @@
  * AUTHOR(S):    E. Jorge Tizado - ej.tizado@unileon.es
  *		 Hamish Bowman (small grassification cleanups)
  *               Yann Chemin (v7 + L5TM _MTL.txt support)
+ *               Adopted for GRASS 7 by Martin Landa <landa.martin gmail.com>
  *
  * PURPOSE:      Calculate TOA Radiance or Reflectance and Kinetic Temperature
  *               for Landsat 1/2/3/4/5 MS, 4/5 TM or 7 ETM+