[GRASS-dev] Re: [GRASS GIS] #1284: 'v.vol.rst --help' fails
GRASS GIS
trac at osgeo.org
Wed Feb 23 12:01:14 EST 2011
#1284: 'v.vol.rst --help' fails
-----------------------+----------------------------------------------------
Reporter: torben | Owner: grass-dev@…
Type: defect | Status: new
Priority: normal | Milestone: 6.4.1
Component: Vector | Version: 6.4.0
Keywords: v.vol.rst | Platform: Linux
Cpu: x86-64 |
-----------------------+----------------------------------------------------
Comment(by neteler):
I tried and no problem appears. The --help should be unrelated to
anything:
{{{
GRASS 6.4.1svn (nc_spm_08):~ > g.region n=4928500 s=4913500 w=589500
e=609000 b=0 t=2100 res=500 res3=500 tbres=2100
GRASS 6.4.1svn (nc_spm_08):~ > g.region -p3
projection: 99 (Lambert Conformal Conic)
zone: 0
datum: nad83
ellipsoid: a=6378137 es=0.006694380022900787
north: 4928500
south: 4913500
west: 589500
east: 609000
top: 2100.00000000
bottom: 0.00000000
nsres: 500
nsres3: 500
ewres: 500
ewres3: 500
tbres: 2100
rows: 30
rows3: 30
cols: 39
cols3: 39
depths: 1
cells: 1170
cells3: 1170
GRASS 6.4.1svn (nc_spm_08):~ > v.vol.rst --help
Description:
Interpolates point data to a G3D grid volume using regularized spline
with tension (RST) algorithm.
...
}}}
Please create a backtrace in a debugger, like
{{{
gdb v.vol.rst
r --help
bt full
}}}
--
Ticket URL: <http://trac.osgeo.org/grass/ticket/1284#comment:1>
GRASS GIS <http://grass.osgeo.org>
More information about the grass-dev
mailing list