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

[R] Normalize function getting wrong index from data #2

Open
nkruskamp opened this issue Aug 22, 2017 · 0 comments
Open

[R] Normalize function getting wrong index from data #2

nkruskamp opened this issue Aug 22, 2017 · 0 comments
Assignees
Labels

Comments

@nkruskamp
Copy link
Collaborator

The R normalize function is not getting the correct ground Z value index when applied to the whole las data. It needs to be revised to correctly get the GROUND Z value by index.

The function subsets FULL DATA into by SUBSET ground and non-ground, and returns the index of the SUBSET of ground, not the correct index of FULL DATA where the ground point is.

@nkruskamp nkruskamp self-assigned this Aug 22, 2017
@nkruskamp nkruskamp added the bug label Aug 22, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant