Opened 12 years ago
Last modified 12 years ago
#1801 closed defect
r3.in.ascii fails in GRASS6.4.3 — at Initial Version
Reported by: | helena | Owned by: | |
---|---|---|---|
Priority: | critical | Milestone: | 6.4.3 |
Component: | Raster3D | Version: | svn-releasebranch64 |
Keywords: | r3.in.ascii, raster3d import | Cc: | |
CPU: | OSX/Intel | Platform: | MacOSX |
Description
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