ZyGrib (grib file, weather data visualization) on RaspberryPi 2

  •  ZyGryb is a weather data viewer from GRIB format files. The ZyGryb application connects to a server by downloading an archive of information relating to the territorial / oceanic area, selected by us on the map made available by the ZyGryb software. Then it will be possible to view and analyze the complete weather information returned. The application allows you to obtain very detailed and updated information, returned with a speed greater than that of any website specialized in meteorology.
  • ZyGryb è un visualizzatore di dati meteorologici da file in formato GRIB. L’applicazione ZyGrb si collega ad un server effettuando  il  download di  un archivio di informazioni relative  all’area  territoriale/oceanica da  noi selezionata sulla  mappa, resa disponibile  dal  software ZyGryb. Quindi sarà possibile visualizzare  e  analizzare  le  complete informazioni Meteo restituite. L’applicazione consente di ottenere informazioni dettagliatissime ed aggiornate, restituite con una celerità superiore a quella di qualsiasi sito web specializzato in meteorologia.



  • Installation on raspberryPi 2
  1.  login as user pi and go to home directory (/ home / pi)
  2.  cd ~ 
  3.  wget http://agurney.com/raspi/zygrib_install.sh
  4.  change the permissions to make the script executable 
  5.  chmod +x zygrib_install.sh 
  6.  sudo apt-get update
  7.  run the script 
  8.  ./zygrib_install.sh
  • ... it will take about 90 minutes to complete compiling on a Pi, you drink a long coffee and good luck 😉








 

Comments