this folder contains a very simple example of using softlandia / glasio to manipulate a LAS file
function test1 () reads the file "expand_points_01.las"
saves messages created upon opening to the file "expand_points_01.warning.las"
saves the repaired file "expand_points_01 + .las"
function test2 () creates a las object with one curve in memory, writes this object to the file "simple.las"