inbo / fish-tracking

🐟 Collection of scripts for processing and analysing fish tracking data
3 stars 0 forks source link

Test dates for matching data with metadata #32

Open peterdesmet opened 9 years ago

peterdesmet commented 9 years ago

Data will be matched to receivers using receiver_id and date_time. Errors or missing information in the metadata can cause errors though. Here are a number of test cases and the predicted output. We'll have to review if this is adequate enough.

Receiver only deployed once

Test date: 2012-06-30

peterdesmet commented 9 years ago

I created an SQL querie that passes the test, but we'll have to discuss if those results are what we actually want.