[GRASS-dev] Re: [GRASS GIS] #70: imagery modules: strip @mapset part
GRASS GIS
trac at osgeo.org
Wed May 21 05:07:16 EDT 2008
#70: imagery modules: strip @mapset part
----------------------+-----------------------------------------------------
Reporter: hamish | Owner: grass-dev at lists.osgeo.org
Type: defect | Status: new
Priority: major | Milestone: 6.4.0
Component: default | Version: svn-trunk
Resolution: | Keywords: imagery
----------------------+-----------------------------------------------------
Comment (by neteler):
While i.class now works from cmd line, it still fails interactively:
{{{
GRASS 6.4.svn (nc_spm_07):~ > i.class
OPTION: Name of raster map to be displayed
key: map
format: name
required: YES
Enter the name of an existing raster file
Enter 'list' for a list of existing raster files
Hit RETURN to cancel request
> lsat7_2002_40
<lsat7_2002_40>
OPTION: Name of input imagery group
key: group
format: name
required: YES
Enter the name of an existing group file
Enter 'list' for a list of existing group files
Hit RETURN to cancel request
> mylsat7_2000
<mylsat7_2000>
OPTION: Name of input imagery subgroup
key: subgroup
format: name
required: YES
Enter the name of an existing subgroup file
Enter 'list' for a list of existing subgroup files
Hit RETURN to cancel request
> list
<list>
----------------------------------------------
no subgroup files available in current mapset
----------------------------------------------
Enter the name of an existing subgroup file
Enter 'list' for a list of existing subgroup files
Hit RETURN to cancel request
> mylsat7_2000
<mylsat7_2000>
** mylsat7_2000 - not found **
Enter the name of an existing subgroup file
Enter 'list' for a list of existing subgroup files
Hit RETURN to cancel request
>
}}}
I suspect a bug in [source:grass/trunk/lib/imagery/find.c]
Markus
--
Ticket URL: <http://trac.osgeo.org/grass/ticket/70#comment:12>
GRASS GIS <http://grass.osgeo.org>
More information about the grass-dev
mailing list