[GRASS-dev] [GRASS GIS] #2597: v.surf.bspline fails on windows

GRASS GIS trac at osgeo.org
Tue Feb 24 12:56:45 PST 2015


#2597: v.surf.bspline fails on windows
--------------------------------------+-------------------------------------
 Reporter:  martinl                   |       Owner:  grass-dev@…              
     Type:  defect                    |      Status:  new                      
 Priority:  major                     |   Milestone:  7.0.1                    
Component:  Raster                    |     Version:  svn-releasebranch70      
 Keywords:  v.surf.bspline, wingrass  |    Platform:  MSWindows 2K             
      Cpu:  Unspecified               |  
--------------------------------------+-------------------------------------
 {{{
 g.region rast=elevation res=100
 v.random out=points n=1000 -z zmax=100
 v.surf.bspline in=points raster_o=surf ns=100 ew=100
 }}}

 fails with

 {{{
 WARNING: Unable to rename null file
 'C:\Users\landa\Documents\grassdata/North_Carolina/user1/.tmp/unknown/15340.1'
 to
 'C:\Users\landa\Documents\grassdata/North_Carolina/user1/cell_misc/surf/null':
 Permission denied
 WARNING: Unable to rename cell file
 'C:\Users\landa\Documents\grassdata/North_Carolina/user1/.tmp/unknown/15340.0'
 to 'C:\Users\landa\Documents\grassdata/North_Carolina/user1/fcell/surf':
 Permission denied
 WARNING: Unable to write quant rules: raster map <surf> is integer
 }}}

-- 
Ticket URL: <http://trac.osgeo.org/grass/ticket/2597>
GRASS GIS <http://grass.osgeo.org>



More information about the grass-dev mailing list