[GRASS-dev] [GRASS GIS] #2574: v.surf.icw - not working with the last version of grass7
GRASS GIS
trac at osgeo.org
Tue Aug 30 04:52:35 PDT 2016
#2574: v.surf.icw - not working with the last version of grass7
--------------------------+-------------------------
Reporter: bhlevca | Owner: grass-dev@…
Type: defect | Status: new
Priority: normal | Milestone: 7.2.0
Component: Addons | Version: svn-trunk
Resolution: | Keywords: v.surf.icw
CPU: Unspecified | Platform: Unspecified
--------------------------+-------------------------
Comment (by mlennert):
AFAIU, this comes from the r.series calls which use the input parameter
with a list of maps. The solution is to use the file parameter instead,
i.e. to write all map names to a file and to use that as input.
I'm attaching an untested diff which does this for the first r.series
call. It might be necessary to the same for other r.series calls.
Please try with this patch to see if this is the right direction towards a
solution.
--
Ticket URL: <https://trac.osgeo.org/grass/ticket/2574#comment:9>
GRASS GIS <https://grass.osgeo.org>
More information about the grass-dev
mailing list