We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Example from http://www.conserveturtles.org/
They have a database that downloads the daily data directly from the Argos servers. Then they push the first location of the day to our public maps.
They also get a daily emails from Argos.
Example of file received daily via email :
117623 Date : 29.10.15 09:04:15 LC : B IQ : 08 Lat1 : 17.658N Lon1 : 61.853W Lat2 : 17.658N Lon2 : 61.853W Nb mes : 002 Nb mes>-120dB : 000 Best level : -124 dB Pass duration : 049s NOPC : 3 Calcul freq : 401 677220.0 Hz Altitude : 0 m 0.30754E+2 0.36160E+1 0.23200E+3 117623 Date : 29.10.15 10:32:21 LC : B IQ : 08 Lat1 : 17.668N Lon1 : 61.859W Lat2 : 17.668N Lon2 : 61.859W Nb mes : 001 Nb mes>-120dB : 000 Best level : -127 dB Pass duration : 000s NOPC : 3 Calcul freq : 401 677233.8 Hz Altitude : 0 m 0.30554E+2 0.36000E+1 0.24800E+3
It would certainly require a new setting to mention which system is used and then another script to parse this kind of files to load datas in the CSV.
The text was updated successfully, but these errors were encountered:
See also HOW TO ACCESS ARGOS DATAS sectino in the manual http://www.argos-system.org/manual/
Sorry, something went wrong.
No branches or pull requests
Example from http://www.conserveturtles.org/
They have a database that downloads the daily data directly from the Argos servers. Then they push the first location of the day to our public maps.
They also get a daily emails from Argos.
Example of file received daily via email :
It would certainly require a new setting to mention which system is used and then another script to parse this kind of files to load datas in the CSV.
The text was updated successfully, but these errors were encountered: