Applied-GeoSolutions / lidar2dems

Utilities using PDAL and PCL to create DTMs, DSMs, and CHMs from lidar data
89 stars 36 forks source link

End process if no las files found #18

Closed matthewhanson closed 9 years ago

matthewhanson commented 9 years ago

Currently if no las files are found it attempts to continue and tries creating a temporary merged las file. Execution should stop if no files found.

matthewhanson commented 9 years ago

related to issue #8

matthewhanson commented 9 years ago

Need better error message to user (and logging)