Is there a possibility to feed more than 9 LAS files to lasmerge tool? The user interface only allows 9 LAS files from LAStools toolboxes in QGIS or ArcGIS, but at liblas.org it’s described as there can also be a text file holding the file names to be merged.
Unfortunately it’s not said how to format the text file and my attempts in Python with the absolute path of each file per line fails.