inbo / fish-tracking

🐟 Collection of scripts for processing and analysing fish tracking data

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Duplicate receiver_codes in data

peterdesmet opened this issue · comments

These are receiver_codes I found in the data that could be match with more than one receiver_code in the metadata (because they appear twice there). Could you please indicate how I should map those to the new receiver code? E.g. indicate before 2014-03-21 => ak-1-1

  • Genk SO
  • Rommelaar
  • SA_KS_RODEMER
  • SO_KS_LODEMER
  • 16 Iso 8s 25B
  • 4 A3
  • A1
  • Genk SO has 2 receivers, but at a different location. So map according coordinates. In the future this will be avoided, as the new code is unique according to time and location. --> map on receiver id
  • In the metadata Rommelaar and 16 Iso 8s 25B had 2 receivers (one IS_ACTIVE FALSE, one TRUE), so I have no idea why mapping does not work? --> map on receiver id
  • For SA_KS_RODEMER, SO_KS_LODEMER, 4A3 and A1 the receiver was retrieved for a certain period. When it was deployed again, it had been given a new deploy number (a new row in the datasheet). As such, it is easy to find out if a fish was not detected because it simply was not there or because the receiver was not active. These you can map according to the 'removed_at' and 'deployed_at' column. --> map on date