-
Notifications
You must be signed in to change notification settings - Fork 11
Open
Labels
Description
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.