Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Be able to load and display from ARGOS satellites. #46

Open
camillemonchicourt opened this issue Nov 2, 2015 · 1 comment
Open

Be able to load and display from ARGOS satellites. #46

camillemonchicourt opened this issue Nov 2, 2015 · 1 comment

Comments

@camillemonchicourt
Copy link
Member

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.

@camillemonchicourt
Copy link
Member Author

See also HOW TO ACCESS ARGOS DATAS sectino in the manual http://www.argos-system.org/manual/

# for free to join this conversation on GitHub. Already have an account? # to comment
Projects
None yet
Development

No branches or pull requests

1 participant