module Argos

[Argos](www.argos-system.org) satellite tracking data tools

github.com/npolar/argos-ruby

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