[GRASS-dev] [GRASS GIS] #1801: r3.in.ascii fails in GRASS6.4.3
GRASS GIS
trac at osgeo.org
Sun Nov 18 21:06:00 PST 2012
#1801: r3.in.ascii fails in GRASS6.4.3
-----------------------------+----------------------------------------------
Reporter: helena | Owner: grass-dev@…
Type: defect | Status: new
Priority: critical | Milestone: 6.4.3
Component: Raster3D | Version: svn-releasebranch64
Keywords: raster3d import | Platform: MacOSX
Cpu: OSX/Intel |
-----------------------------+----------------------------------------------
r3.in.ascii produces the following error in GRASS6.4.3svn compiled today
GRASS 6.4.3svn (nc_spm_05):~ > r3.in.ascii JR_7408MR_2m3dtest.asci
out=testr3inasci
Loading data ... (570x594x8)
ERROR: asciiToG3d: read failed
running r3.info on the created (but broken) 3d raster shows that following
command was used:
r3.in.ascii input="JR_7408MR_2m3dtest.asci" output="testin3d" nv="no\ |
| ne" type="default" precision="default" compression="default"
tiledim\ |
| ension="default"
and running r3.in.ascii --help also shows that default value is the string
default
rather than a valid number. I tried to run it with some reasonable numbers
but I got
ERROR: Error getting standard parameters
--
Ticket URL: <http://trac.osgeo.org/grass/ticket/1801>
GRASS GIS <http://grass.osgeo.org>
More information about the grass-dev
mailing list