This document shows that the default table ordering is unefficient
(but there are good reasons for this ordering, see
Section
). For an efficient gridding process you
should:
LAS> TRANSPOSE myfile.tab myfile.bat 21 LAS> SIC LOGICAL VOLATILE_MEMORY 90% LAS> XY_MAP myfile ! Will take myfile.bat if availableNote that the memory allocated during XY_MAP processing is freed as soon as the command terminates.