Opened 12 years ago

Last modified 11 years ago

#1801 closed defect

r3.in.ascii fails in GRASS6.4.3 — at Version 2

Reported by: helena Owned by: grass-dev@…
Priority: critical Milestone: 6.4.3
Component: Raster3D Version: svn-releasebranch64
Keywords: r3.in.ascii, raster3d import Cc:
CPU: OSX/Intel Platform: MacOSX

Description (last modified by neteler)

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

Change History (2)

comment:1 by martinl, 12 years ago

Keywords: r3.in.ascii added

comment:2 by neteler, 12 years ago

Description: modified (diff)
Note: See TracTickets for help on using tickets.