/gognss

Some auxiliary GNSS Golang packages

Primary LanguageGoApache License 2.0Apache-2.0

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