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

Tags not recognised by get_acoustic_detections() #248

Open
cfmuniz opened this issue Jul 15, 2022 · 0 comments
Open

Tags not recognised by get_acoustic_detections() #248

cfmuniz opened this issue Jul 15, 2022 · 0 comments
Labels
documentation Improvements or additions to documentation

Comments

@cfmuniz
Copy link
Collaborator

cfmuniz commented Jul 15, 2022

I am trying to see if some tags were detected by receivers in the ETN. The tags are not in the ETN database (it was a request from someone whose tags in OTN seem to have been detected in ETN).

get_acoustic_detections() does not recognise the tags and throws an error:

halibut_det <- get_acoustic_detections(con, acoustic_tag_id = 'A69-1602-47652')
Error: Invalid value(s) for acoustic_tag_id argument.
Valid inputs are: [...]

Is the function able to search for tags not in the ETN database or it simply does not find the detections?

The error message should specify this. The documentation should specify if the function can only search for tags in the ETN database.

@peterdesmet peterdesmet added the documentation Improvements or additions to documentation label Sep 14, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

No branches or pull requests

2 participants