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

Generate Ground Point Fails to Check for Valid DTM Height #120

Closed
jlaura opened this issue Feb 28, 2024 · 1 comment
Closed

Generate Ground Point Fails to Check for Valid DTM Height #120

jlaura opened this issue Feb 28, 2024 · 1 comment

Comments

@jlaura
Copy link
Collaborator

jlaura commented Feb 28, 2024

The generate_ground_point function fails to performa check for a valid height coming back from a GeoDataset (DEM). It is possible that the returned value is inside the DEM, but is a NoDataValue. This causes the iterative solver to fail silently and return garbage values.

@jlaura
Copy link
Collaborator Author

jlaura commented Feb 29, 2024

Fixed by #121

@jlaura jlaura closed this as completed Feb 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant