[GRASS-dev] Re: [GRASS GIS] #70: imagery modules: strip @mapset part

GRASS GIS trac at osgeo.org
Tue Jun 3 07:14:59 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):

 It seems that i.atcorr has some mapset related problems, too:

 {{{
 GRASS 6.4.svn (nc_spm_07):~ > g.gisenv
 GISDBASE=/home/neteler/grassdata
 LOCATION_NAME=nc_spm_07
 MAPSET=sqlite
 DEBUG=0
 GRASS_GUI=text

 GRASS 6.4.svn (nc_spm_07):~ > g.mapsets -p
 sqlite PERMANENT

 GRASS 6.4.svn (nc_spm_07):~ > i.atcorr -b iimg=lsat5_1987_60 at landsat
 iscl=-6.978740,191.600 icnd=ddddd oimg=test_p112r056_b1.rad.atcorr
 oscl=0,255
 G__open(r): mapset (sqlite) doesn't match xmapset (landsat)
 G__open(r): mapset (sqlite) doesn't match xmapset (landsat)
 WARNING: Unable to open header file for raster map
          <lsat5_1987_60 at landsat@sqlite>
 ERROR: Unable to retreive header dat for input image

 GRASS 6.4.svn (nc_spm_07):~ > g.mapsets add=landsat

 GRASS 6.4.svn (nc_spm_07):~ > i.atcorr -b iimg=lsat5_1987_60
 iscl=-6.978740,191.600 icnd=ddddd oimg=test_p112r056_b1.rad.atcorr
 oscl=0,255
 WARNING: Unable to open header file for raster map <lsat5_1987_60 at sqlite>
 ERROR: Unable to retreive header dat for input image
 }}}

 Markus

-- 
Ticket URL: <http://trac.osgeo.org/grass/ticket/70#comment:15>
GRASS GIS <http://grass.osgeo.org>


More information about the grass-dev mailing list