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

Add explicit casting to convert_otn_to_att for detection lat and lon #166

Open
jdpye opened this issue Dec 9, 2021 · 0 comments
Open

Add explicit casting to convert_otn_to_att for detection lat and lon #166

jdpye opened this issue Dec 9, 2021 · 0 comments

Comments

@jdpye
Copy link
Member

jdpye commented Dec 9, 2021

The convert_otn_to_att function can produce lat lons that are character in type, which doesn't throw any errors when generating the ATT object but prevents the use of any of its functionality.

Should add casting to that function's handling of detection lat/lon ensure that lat lon are of type numeric or double. This exists already for deployment and tag lat/lon mutate calls.

@SoftwareMonk SoftwareMonk removed their assignment Nov 1, 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

2 participants