Giter Club home page Giter Club logo

zygrib_compile_in_ubuntu19.04's Introduction

ZyGrib GRIB File Viewer Weather data visualization

Is it going to be windy on the weekend?

Image

Many datasources from NOAA-GFS, FNMOC-WW3 covers the entire globe

Image

Perfect for marine related weather (excellent waves and wind section)

zyGrib_compile_in_Ubuntu19.04

Updated instructions for compiling zyGrib, this excellent GRIB File Viewer Weather data visualization; in a 19.04 desktop Ubuntu. check https://www.zygrib.org/

Adapted from

Check https://www.zygrib.org/#section_linux

Environment

Strongly advice that qt developers check the source warnings

$ uname -a
Linux _ 5.0.0-20-generic #21-Ubuntu SMP Mon Jun 24 09:32:09 UTC 2019 x86_64 x86_64 x86_64 GNU/Linux
$ lsb_release -a
No LSB modules are available.
Distributor ID:	Ubuntu
Description:	Ubuntu 19.04
Release:	19.04
Codename:	disco

Get and go to the source code

Download, unpack, cd to the released source: https://www.zygrib.org/getfile.php?file=zyGrib-8.0.1.tgz

Prepare for make

Had to install some packages from apt, replace others, find some ousted from ubuntu via web... Here goes nothing:

$ sudo apt install build-essential g++ make libbz2-dev zlib1g-dev libproj-dev libnova-dev nettle-dev libjpeg-dev qtbase5-dev qt5-default libpng-dev 

Download libjasper-dev libjasper1 via web. This search-mirror points to canonical if I'm not wrong:

$ sudo dpkg -i libjasper-dev.{...}.deb
$ sudo dpkg -i libjasper1.{...}.deb
$ export QT_SELECT=qt5
$ make
$ make install

zygrib_compile_in_ubuntu19.04's People

Contributors

fdobad avatar

Stargazers

 avatar  avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.