[GRASS-dev] [GRASS GIS] #3522: rename r.sentine.* and r.modis.* being part of imagery modules
GRASS GIS
trac at osgeo.org
Tue Mar 20 06:00:34 PDT 2018
#3522: rename r.sentine.* and r.modis.* being part of imagery modules
--------------------------+-------------------------------------
Reporter: martinl | Owner: grass-dev@…
Type: task | Status: new
Priority: normal | Milestone: 7.2.3
Component: Addons | Version: unspecified
Resolution: | Keywords: modis, sentinel, rename
CPU: Unspecified | Platform: Unspecified
--------------------------+-------------------------------------
Comment (by martinl):
For backward compatibility I added `raster/r.sentinel/Makefile` to inform
user about renaming. It works on Linux (compilation performed on client
machine) only
{{{
g.extension r.sentinel
WARNING: Extension <r.sentinel> already installed. Re-installing...
Fetching <r.sentinel> from GRASS GIS Addons repository (be patient)...
Compiling...
Makefile:2: *** Extension has been renamed to i.sentinel. Stop.
ERROR: Compilation failed, sorry. Please check above error messages.
}}}
we need to implement better logic for G7:g.extension.
--
Ticket URL: <https://trac.osgeo.org/grass/ticket/3522#comment:7>
GRASS GIS <https://grass.osgeo.org>
More information about the grass-dev
mailing list