Skip to content

de-bkg/gognss

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Go GNSS

PkgGoDev

Please note that all packages are not stable yet and can change any time!

Golang packages for

  • ntrip: connect to an NtripCaster, get status information from a BKG NtripCaster, run commands against a BKG NtripCaster. For interested developers see Ntrip client best practices that is freely distributed at the RTCM shop.
  • rinex: read RINEX3 files
  • sinex: read SINEX files
  • site: handle metadata for a GNSS site/station, read and write IGS sitelog files
    • generate a Bernese Station Information (STA) file from IGS sitelog files

Installation

Make sure you have a working Go environment. See the install instructions for Go.

To install, simply run:

$ go get -u github.com/de-bkg/gognss

Releases

No releases published

Packages

No packages published