Hi Everybody,<br>I'm on GRASS 6.01 on Ubuntu and I want to create a voxel (raster 3D ) by the command r3.in.ascii.<br>I've got an error message after running my command :<br>r3.in.ascii input=/home/rabotin/svg-roujan/test-roujan/mnt3d.asc output=mnt3d
<br>FATAL ERROR: asciiToG3d: read failed<br><br>I think I've got a probleme with my input text file. Is anybody can say to me what is the problem:<br><br>Extract of my Input text file:<br><br>north: 133032.28<br>south: 132988.28
<br>east: 678769.63<br>west: 678725.63<br>top: 153<br>bottom: 132<br>rows: 22<br>cols: 22<br>levels: 1<br>678726.63,133031.28,143 678728.63,133031.28,143 678730.63,133031.28,141 .......<br>678728.63,133029.28,142 678730.63
,133029.28,141 678732.63,133029.28,140 ....<br>and so on, with 22 rows and 22 columns<br><br>Thanks<br><br>Mick<br>