module Argos
[Argos](www.argos-system.org) satellite tracking data tools
-
Parsers for
Argos
legacy ASCII files (DS/DAT and DIAG files)
Code written by staff at the [Norwegian Polar Data Centre](data.npolar.no), [Norwegian Polar Institute](npolar.no)
For information about Argos
, see: www.argos-system.org
Constants
- VERSION
Public Class Methods
library_version()
click to toggle source
# File lib/argos.rb, line 29 def self.library_version "argos-ruby-#{VERSION}" end