Hello, I’ve been running into a new error when processing lidar files with spdlib. Out of several hundred .las files, 2-3 have errors with spdtranslate:
spdtranslate --if LAS --of SPD -x LAST_RETURN -t directory/tmp/ -i directory/20210130_210127.las -o directory/output/20210130_210127.spd While running, I get several warnings about incompleted pulse (but this is not unusual). However, after 251 temp files, I get an error: Error: Could not create SPD file: directory/output/tmp/252.spd It doesn’t seem to be a disk space or memory issue as it is not any larger than any other files that run successfully. Thanks, Alex
_______________________________________________ spdlib-develop mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/spdlib-develop
