inbo / fish-tracking

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

Populate receiver deploy coordinates #12

Open peterdesmet opened 9 years ago

peterdesmet commented 9 years ago

19 receivers have no coordinates:

Do we have information to add those?

Query:

SELECT * 
FROM fish_tracking_receivers
WHERE deploy_latitude IS NULL
IPauwels commented 9 years ago

Not a problem for project rivierprik, because the project is closed. For Albertkanaal I don't know. Probably Ans knows.

peterdesmet commented 9 years ago

@ammouton, deploy coordinates are required for the data processing workflow. Will data from project Rivierprik ever be present in the (new) workflow?