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

Add Telonics capability #64

Open
annam21 opened this issue Jul 6, 2020 · 4 comments
Open

Add Telonics capability #64

annam21 opened this issue Jul 6, 2020 · 4 comments

Comments

@annam21
Copy link

annam21 commented Jul 6, 2020

Feature request: add Telonics to the list of companies

@Huh
Copy link
Owner

Huh commented Jul 6, 2020

I hear you and will keep this high on the list. I spoke with Telonics at a conference last year and it raised some concerns about how to interact with their data. My questions at this point are

  • Do they have an API similar to the others?
  • Is external software required?
  • I think there is a key like file that is needed to interact with the data, need clarification on that

I have a vague recollection that they do not have an API and are generally not setup for a third party to interact with data, but maybe they have some proprietary software that we could potentially use system calls on to interact with "programmatically". I am not saying that is correct. I/we should follow up with them to see if we can get some clarification.

@foresthayes
Copy link
Collaborator

foresthayes commented Jul 7, 2020

I have some (limited) insight on a couple of those points –

The primary method of data access is through stand-alone software (https://www.telonics.com/software/tdc.php). I believe an account with a username and password is the only option for interacting with the program (no key files).

There is a limited ability to access data from a web browser (https://www.telonics.com/software/status.php) – but data are limited to the last location for each collar. Depending on the use case, web-scraping these data could provide a stopgap solution.

I am not sure if this is feasible, but it may be worth looking into retrieving data directly from MetOcean. MetOcean provides the backend service for Telonics (Iridium collars) so it may be possible to access data from them using an API. That said, I don’t know if MetOcean stores any historic data or if that is only available through Telonics.

Edit: MetOcean does not receive or process any of the collar data so we will still need an API from Telonics

@tpetroel
Copy link

Any more recent updates on this? We still occasionally have Telonics collars in the mix and would be great to see them integrated for access here as opposed to going through MoveBank or TDC.

@Huh
Copy link
Owner

Huh commented May 10, 2023

Agreed. I think the trouble is we need to rely on external software to make it happen. If you would like to email me I can provide a workflow from another collaborator that may accomplish what you want.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants