Skip to content
/ gognss Public
forked from de-bkg/gognss

Some auxiliary GNSS Golang packages

License

Notifications You must be signed in to change notification settings

drlwang/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

About

Some auxiliary GNSS Golang packages

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 99.7%
  • Makefile 0.3%