[GRASS-dev] [GRASS GIS] #3754: v.kriging report=Filename --o does not work
GRASS GIS
trac at osgeo.org
Sun Feb 17 06:44:24 PST 2019
#3754: v.kriging report=Filename --o does not work
------------------------------+-------------------------
Reporter: Nikos Alexandris | Owner: grass-dev@…
Type: defect | Status: new
Priority: normal | Milestone:
Component: Default | Version: svn-trunk
Keywords: v.kriging | CPU: Unspecified
Platform: Unspecified |
------------------------------+-------------------------
It seems that the overwrite flag for v.kriging, when outputing a `report=`
does not work. Here a failing example:
{{{
v.kriging phase=initial in=precipitation_nw_greece_3d at north_western
ic=Annual report=precipitation_nw_greece_kriging_initial_phase
ERROR: option <report>: <precipitation_nw_greece_kriging_initial_phase>
exists. To overwrite, use the --overwrite flag
}}}
and
{{{
v.kriging phase=initial in=precipitation_nw_greece_3d at north_western
ic=Annual report=precipitation_nw_greece_kriging_initial_phase --o
ERROR: Report file exists; please set up different name...
}}}
--
Ticket URL: <https://trac.osgeo.org/grass/ticket/3754>
GRASS GIS <https://grass.osgeo.org>
More information about the grass-dev
mailing list