[GRASS-dev] [GRASS GIS] #2434: v.surf.bspline

GRASS GIS trac at osgeo.org
Mon Nov 10 08:49:48 PST 2014


#2434: v.surf.bspline
----------------------------+-----------------------------------------------
 Reporter:  baharmon        |       Owner:  grass-dev@…              
     Type:  defect          |      Status:  new                      
 Priority:  normal          |   Milestone:  7.0.0                    
Component:  Raster          |     Version:  svn-trunk                
 Keywords:  v.surf.bspline  |    Platform:  MSWindows 8              
      Cpu:  OSX/Intel       |  
----------------------------+-----------------------------------------------

Comment(by baharmon):

 Replying to [comment:5 neteler]:
 > If you can, please provide a North Carolina dataset example.

 I used the nc_spm_08_grass7 dataset to recreate the issue. Here are the
 steps I took:

 {{{
 d.vect map=elev_lid792_bepts at PERMANENT
 }}}



 {{{
 g.region vect=elev_lid792_bepts at PERMANENT res=1
 }}}



 {{{
 v.surf.bspline --overwrite input=elev_lid792_bepts at PERMANENT
 raster_output=elev_lid792_bepts_bspline memory=12000
 }}}



 {{{
 (Mon Nov 10 11:43:02 2014)
 v.surf.bspline --overwrite input=elev_lid792_bepts at PERMANENT
 raster_output=elev_lid792_bepts_bspline memory=12000
 Initializing output...
 Processing subregion 1 of 16...
 Processing subregion 2 of 16...
 Processing subregion 3 of 16...
 Processing subregion 4 of 16...
 Processing subregion 5 of 16...
 Processing subregion 6 of 16...
 Processing subregion 7 of 16...
 Processing subregion 8 of 16...
 Processing subregion 9 of 16...
 Processing subregion 10 of 16...
 Processing subregion 11 of 16...
 Processing subregion 12 of 16...
 Processing subregion 13 of 16...
 Processing subregion 14 of 16...
 Processing subregion 15 of 16...
 Processing subregion 16 of 16...
 WARNING: Unable to rename null file
 'C:\Users\Brendan\Documents\grassdata/nc_spm_08_grass7/PERMANENT/.tmp/unknown/7332.1'
 to
 'C:\Users\Brendan\Documents\grassdata/nc_spm_08_grass7/PERMANENT/cell_misc/elev_lid792_bepts_bspline/null':
 Permission denied
 WARNING: Unable to rename cell file
 'C:\Users\Brendan\Documents\grassdata/nc_spm_08_grass7/PERMANENT/.tmp/unknown/7332.0'
 to
 'C:\Users\Brendan\Documents\grassdata/nc_spm_08_grass7/PERMANENT/fcell/elev_lid792_bepts_bspline':
 Permission denied
 WARNING: Unable to write quant rules: raster map
 <elev_lid792_bepts_bspline> is integer
 v.surf.bspline complete.
 (Mon Nov 10 11:46:02 2014) Command finished (2 min 59 sec)
 }}}

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



More information about the grass-dev mailing list