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

GRASS GIS trac at osgeo.org
Mon Nov 10 11:29:35 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 hellik):

 Replying to [comment:7 baharmon]:
 > Replying to [comment:6 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)
 > > }}}
 > >
 >
 > Just wanted to note that I ran this again using the user1 mapset rather
 than from the PERMANENT mapset just to follow best practices. The result
 was the same:
 >
 >
 > {{{
 > (Mon Nov 10 11:51:15 2014)
 > g.region vect=elev_lid792_bepts at PERMANENT res=1
 > (Mon Nov 10 11:51:16 2014) Command finished (0 sec)
 > (Mon Nov 10 11:51:30 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/user1/.tmp/unknown/7556.1'
 to
 'C:\Users\Brendan\Documents\grassdata/nc_spm_08_grass7/user1/cell_misc/elev_lid792_bepts_bspline/null':
 Permission denied
 > WARNING: Unable to rename cell file
 'C:\Users\Brendan\Documents\grassdata/nc_spm_08_grass7/user1/.tmp/unknown/7556.0'
 to
 'C:\Users\Brendan\Documents\grassdata/nc_spm_08_grass7/user1/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:54:28 2014) Command finished (2 min 58 sec)
 > Command 'd.rast map=elev_lid792_bepts_bspline at user1' failed
 > Details: Fontconfig error: Cannot load default config file
 > Raster map <elev_lid792_bepts_bspline at user1>: format field
 > in header file invalid
 > }}}
 >

 confirmed here with:


 {{{
 System Info
 GRASS Version: 7.1.svn
 GRASS SVN Revision: 62657
 Erstellungsdatum: 2014-11-08
 Build Platform: i686-pc-mingw32
 GDAL/OGR: 1.11.0
 PROJ.4: 4.8.0
 GEOS: 3.4.2
 SQLite: 3.7.17
 Python: 2.7.4
 wxPython: 2.8.12.1
 Platform: Windows-7-6.1.7601-SP1 (OSGeo4W)
 }}}


 {{{
 (Mon Nov 10 20:23:05 2014)
 v.surf.bspline --verbose input=elev_lid792_bepts at PERMANENT
 raster_output=mytestrast memory=10000
 Input is 3D: using z-coordinates for approximation
 Zellen für die Rasterkarte <mytestrast> werden interpoliert.
 Initialisiere die Ausgabe...
 Adjusted EW splines 150
 Adjusted NS splines 150
 Processing subregion 1 of 16...
 8785 points found in this subregion
 Processing subregion 2 of 16...
 12132 points found in this subregion
 Processing subregion 3 of 16...
 11562 points found in this subregion
 Processing subregion 4 of 16...
 9385 points found in this subregion
 Processing subregion 5 of 16...
 10376 points found in this subregion
 Processing subregion 6 of 16...
 14703 points found in this subregion
 Processing subregion 7 of 16...
 14656 points found in this subregion
 Processing subregion 8 of 16...
 10855 points found in this subregion
 Processing subregion 9 of 16...
 13453 points found in this subregion
 Processing subregion 10 of 16...
 15950 points found in this subregion
 Processing subregion 11 of 16...
 16042 points found in this subregion
 Processing subregion 12 of 16...
 11484 points found in this subregion
 Processing subregion 13 of 16...
 7861 points found in this subregion
 Processing subregion 14 of 16...
 9337 points found in this subregion
 Processing subregion 15 of 16...
 9184 points found in this subregion
 Processing subregion 16 of 16...
 6968 points found in this subregion
 Schreibe Ausgabe...
 WARNING: Unable to rename null file
 'C:\grassdata/nc_spm_08_grass7/testspine/.tmp/unknown/7528.1' to
 'C:\grassdata/nc_spm_08_grass7/testspine/cell_misc/mytestrast/null':
 Permission denied
 WARNING: Unable to rename cell file
 'C:\grassdata/nc_spm_08_grass7/testspine/.tmp/unknown/7528.0' to
 'C:\grassdata/nc_spm_08_grass7/testspine/fcell/mytestrast': Permission
 denied
 WARNING: Unable to write quant rules: raster map <mytestrast> is integer
 v.surf.bspline komplett.
 (Mon Nov 10 20:26:54 2014) Befehl ausgeführt (3 Min 48 Sek)
 }}}

 could it be that the files aren't closed?

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



More information about the grass-dev mailing list