next up previous contents
Next: Efficient cube writing Up: Quick overview Previous: Quick overview   Contents

Efficient table reading

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:

This can be achieved with the commands
LAS> TRANSPOSE myfile.tab myfile.bat 21
LAS> SIC LOGICAL VOLATILE_MEMORY 90%
LAS> XY_MAP myfile  ! Will take myfile.bat if available
Note that the memory allocated during XY_MAP processing is freed as soon as the command terminates.



Gildas manager 2023-06-01