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

Verify why animal_project_code is not associated with some tags #239

Open
peterdesmet opened this issue Nov 10, 2021 · 0 comments
Open

Verify why animal_project_code is not associated with some tags #239

peterdesmet opened this issue Nov 10, 2021 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@peterdesmet
Copy link
Member

S256-234 occurs as acoustic_tag_id and acoustic_tag_id_alternative. Figure out why both are associated with EMMN, but only 73500234 is associated with an animal:

> get_acoustic_detections(acoustic_tag_id = "S256-234", limit = FALSE)
# A tibble: 123 × 20
#    detection_id date_time           tag_serial_number acoustic_tag_id animal_project_code animal_id scientific_name   acoustic_projec…
#           <int> <dttm>              <chr>             <chr>           <chr>                   <int> <chr>             <chr>           
#  1    118566863 2007-10-03 20:20:40 73500234          S256-234        EMMN                     6978 Anguilla anguilla EMMN            
#  2    118566863 2007-10-03 20:20:40 1078152           S256-234        NA                         NA NA                EMMN            
#  3    118566867 2007-10-03 20:22:58 73500234          S256-234        EMMN                     6978 Anguilla anguilla EMMN            
#  4    118566867 2007-10-03 20:22:58 1078152           S256-234        NA                         NA NA                EMMN            
#  5    118566879 2007-10-03 20:43:21 73500234          S256-234        EMMN                     6978 Anguilla anguilla EMMN            
#  6    118566879 2007-10-03 20:43:21 1078152           S256-234        NA                         NA NA                EMMN            
#  7    118566172 2007-10-03 22:56:37 73500234          S256-234        EMMN                     6978 Anguilla anguilla EMMN            
#  8    118566172 2007-10-03 22:56:37 1078152           S256-234        NA                         NA NA                EMMN            
#  9    118566173 2007-10-03 22:57:38 73500234          S256-234        EMMN                     6978 Anguilla anguilla EMMN            
# 10    118566173 2007-10-03 22:57:38 1078152           S256-234        NA                         NA NA                EMMN            
# … with 113 more rows, and 12 more variables: receiver_id <chr>, station_name <chr>, deploy_latitude <dbl>, deploy_longitude <dbl>,
#   sensor_value <dbl>, sensor_unit <chr>, sensor2_value <dbl>, sensor2_unit <chr>, signal_to_noise_ratio <int>, source_file <chr>,
#   qc_flag <chr>, deployment_id <int>
@peterdesmet peterdesmet added the bug Something isn't working label Nov 10, 2021
@peterdesmet peterdesmet self-assigned this Nov 10, 2021
@Chasingdreams23
Copy link

Nothing to preview

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants