[GRASS-SVN] r72409 - in grass-addons/grass7/imagery/i.sentinel: i.sentinel.download i.sentinel.import
svn_grass at osgeo.org
svn_grass at osgeo.org
Tue Mar 20 05:52:00 PDT 2018
Author: martinl
Date: 2018-03-20 05:52:00 -0700 (Tue, 20 Mar 2018)
New Revision: 72409
Modified:
grass-addons/grass7/imagery/i.sentinel/i.sentinel.download/i.sentinel.download.py
grass-addons/grass7/imagery/i.sentinel/i.sentinel.import/i.sentinel.import.py
Log:
i.sentinel: fix fisrt keyword, see #3522
Modified: grass-addons/grass7/imagery/i.sentinel/i.sentinel.download/i.sentinel.download.py
===================================================================
--- grass-addons/grass7/imagery/i.sentinel/i.sentinel.download/i.sentinel.download.py 2018-03-20 12:41:09 UTC (rev 72408)
+++ grass-addons/grass7/imagery/i.sentinel/i.sentinel.download/i.sentinel.download.py 2018-03-20 12:52:00 UTC (rev 72409)
@@ -16,7 +16,6 @@
#%module
#% description: Downloads Sentinel data from Copernicus Open Access Hub using sentinelsat library.
-#% keyword: raster
#% keyword: imagery
#% keyword: sentinel
#% keyword: download
Modified: grass-addons/grass7/imagery/i.sentinel/i.sentinel.import/i.sentinel.import.py
===================================================================
--- grass-addons/grass7/imagery/i.sentinel/i.sentinel.import/i.sentinel.import.py 2018-03-20 12:41:09 UTC (rev 72408)
+++ grass-addons/grass7/imagery/i.sentinel/i.sentinel.import/i.sentinel.import.py 2018-03-20 12:52:00 UTC (rev 72409)
@@ -16,7 +16,6 @@
#%Module
#% description: Imports Sentinel data downloaded from Copernicus Open Access Hub using i.sentinel.download.
-#% keyword: raster
#% keyword: imagery
#% keyword: sentinel
#% keyword: import
More information about the grass-commit
mailing list