Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

normalize_height aborting for 270 points #356

Closed
Jean-Romain opened this issue Jul 3, 2020 · 0 comments
Closed

normalize_height aborting for 270 points #356

Jean-Romain opened this issue Jul 3, 2020 · 0 comments
Assignees
Labels
Bug A bug in the package Enhancement Not actually a bug but a possible improvement

Comments

@Jean-Romain
Copy link
Collaborator

This is an issue reported here. the point cloud is can be dll here. Reproducibe example:

library(lidR)
las <- readLAS("1715.las")
las <- normalize_height(las, tin())
#> Errors running normalize_height: "270 points not normalizable. Process aborted

This should not fail even if the interpolation is weak.

@Jean-Romain Jean-Romain self-assigned this Jul 3, 2020
@Jean-Romain Jean-Romain added Bug A bug in the package Enhancement Not actually a bug but a possible improvement labels Jul 3, 2020
Jean-Romain added a commit that referenced this issue Jul 7, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug A bug in the package Enhancement Not actually a bug but a possible improvement
Projects
None yet
Development

No branches or pull requests

1 participant