GDAL
June 4, 2013, 12:59pm
1
#1991: i.pca - problem with output name
------------------------+---------------------------------------------------
Reporter: pvanbosgeo | Owner: grass-dev@…
Type: defect | Status: new
Priority: normal | Milestone: 7.0.0
Component: Imagery | Version: svn-trunk
Keywords: i.pca | Platform: Linux
Cpu: x86-64 |
------------------------+---------------------------------------------------
the command i.pca -n input=bio_1@climate,bio_2@climate,bio_3@climate
output_prefix=biopc rescale=0,0 gives the error message that
{{{
WARNING: Illegal filename <bio_1@climate.1>. Character <@> not allowed.
ERROR: Output raster map name <bio_1@climate.1> is not valid map name
}}}
I.e., it seems the name of the first input layer rather then the
output_prefix is used as prefix for the output layer names.
I am running grass trunk r56579 on Linux (Ubuntu 13.04)
--
Ticket URL: <http://trac.osgeo.org/grass/ticket/1991> ;
GRASS GIS <http://grass.osgeo.org >
GDAL
June 4, 2013, 3:37pm
2
#1991: i.pca - problem with output name
------------------------+---------------------------------------------------
Reporter: pvanbosgeo | Owner: grass-dev@…
Type: defect | Status: new
Priority: normal | Milestone: 7.0.0
Component: Imagery | Version: svn-trunk
Keywords: i.pca | Platform: Linux
Cpu: x86-64 |
------------------------+---------------------------------------------------
Comment(by mmetz):
Replying to [ticket:1991 pvanbosgeo]:
> it seems the name of the first input layer rather then the output_prefix
is used as prefix for the output layer names.
Please try r56591
--
Ticket URL: <http://trac.osgeo.org/grass/ticket/1991#comment:1> ;
GRASS GIS <http://grass.osgeo.org >
GDAL
March 25, 2014, 5:55pm
3
#1991: i.pca - problem with output name
-------------------------+--------------------------------------------------
Reporter: pvanbosgeo | Owner: grass-dev@…
Type: defect | Status: closed
Priority: normal | Milestone: 7.0.0
Component: Imagery | Version: svn-trunk
Resolution: fixed | Keywords: i.pca
Platform: Linux | Cpu: x86-64
-------------------------+--------------------------------------------------
Changes (by neteler):
* status: new => closed
* resolution: => fixed
Comment:
Replying to [comment:1 mmetz]:
> Please try r56591
Closing as fixed, reopen if needed.
--
Ticket URL: <http://trac.osgeo.org/grass/ticket/1991#comment:2> ;
GRASS GIS <http://grass.osgeo.org >