brycefrank / pyfor

Tools for analyzing aerial point clouds of forest data.
MIT License
93 stars 19 forks source link

Filetype check does not work with capitalized file extension #44

Closed brycefrank closed 5 years ago

brycefrank commented 5 years ago

pyfor will error on, for example

pc = pyfor.cloud.Cloud("test.LAS")