Closed kfindeisen closed 6 months ago
This PR fixes a bug in coordinate checks that attempted to convert NaN or infinite values to integers. The bug was exposed by unit tests, but went unnoticed because it only caused a warning instead of an error.
This PR fixes a bug in coordinate checks that attempted to convert NaN or infinite values to integers. The bug was exposed by unit tests, but went unnoticed because it only caused a warning instead of an error.