/gognss

Some auxiliary GNSS Golang packages

Primary LanguageGoApache License 2.0Apache-2.0

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
  • rinex: read RINEX3 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. Go version 1.15+ is supported. See the install instructions for Go.

To install, simply run:

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