arskom / amp-grib

Fork of zyGrib

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

amp-grib

This is a fork of the zyGrib project from http://www.zygrib.org/

Addt'l docs: https://maringret.wordpress.com/articles/ar_zygrib/

Homepage: https://github.com/arskom/amp-grib

Compilation

On gentoo, do the following to install dependencies:

emerge qwt qtcreator libnova

Other distros should install development packages in addition to the binaries

Use the .pro file in the src directory. The Makefile at the root of the repository is there only for historical purposes and will be deleted.

Tested with Qt 5.9 using both GCC 6.4.0 and CLANG 5.0.1 on Linux only so far.

About

Fork of zyGrib

License:GNU General Public License v3.0


Languages

Language:C++ 78.9%Language:C 19.3%Language:Objective-C 1.1%Language:QMake 0.4%Language:Makefile 0.2%