nexrad-viewer

command
v0.0.0-...-6689a17 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Sep 23, 2021 License: MIT Imports: 8 Imported by: 0

README

Nexrad-Viewer

This guy is a fancy interactive viewer for NEXRAD files. It makes use of this packages NEXRAD decoding and the g3n 3d engine for rendering.

Building

  • Windows (from linux)
    1. install the mingw32 toolchain (tested with gcc-mingw-64-x86-64 and g++-mingw-64-x86-64)
    2. CGO_ENABLED=1 CC=x86_64-w64-mingw32-gcc CXX=x86_64-w64-mingw32-g++ GOOS=windows GOARCH=amd64 go build -o out.exe cmd/nexrad-viewer/main.go
    3. grab the appropriate DLLs from here: https://github.com/g3n/windows_audio_dlls

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL