-
Notifications
You must be signed in to change notification settings - Fork 160
Open
Labels
Description
Hi,
I want to make a LAS file with simple integer index (unitless) as the index column.
This doesn't seem to be possible; whether I set the unit to an empty string or None, in the resulting file it's always set to 'm'. (Setting the unit to any other string works fine, and I've been able to create unitless columns other than the index one wihout an issue.)
Is there any workaround for this?