brycefrank / pyfor

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

warning when user clips from a valid extent, but no points remain #38

Closed bw4sz closed 5 years ago

bw4sz commented 5 years ago

Seems sensible. Up to you if you want to throw an Exception. The silent behavior here tripped me up. I pulled from master.

coveralls commented 5 years ago

Pull Request Test Coverage Report for Build 265


Totals Coverage Status
Change from base Build 263: 0.09%
Covered Lines: 647
Relevant Lines: 859

💛 - Coveralls
brycefrank commented 5 years ago

I like it. Thanks for the PR, will merge to master for now. I think a warning is better than an exception myself.