GithubHelp home page GithubHelp logo

sailawaygribconverter's Introduction

Sailaway Grib Converter

This program converts Xygrib files downloaded from qtVLM for usage with the sailing simulation game Sailaway.

It shifts the grib 3 hours to the future using wgrib2.exe to better match the Sailaway in-game weather conditions.

Sailaway Grib Converter runs in the background without any user interaction.

Installation

  • Download SailawayGribConverter.zip from Releases and extract it to a directory of your choice.
  • Create a Desktop shortcut (or Autostart shortcut) to SailawayGribConverter.exe.
  • Open the shortcut properties and append [1 blank]"<Path to qtVLM grib directory>"[1 blank]"<Full path to wgrib2.exe>" to the Target field in the shortcut´s properties.
    • Example for Target: "C:\Tools\SailawayGribConverter\SailawayGribConverter.exe" "C:\Program Files\qtVlm\grib" "C:\Tools\SailawayGribConverter\wgrib2.exe"

Usage

General

  • Start Sailaway Grib Converter from the shortcut before you start qtVLM.
  • Select area and download Xygrib to a grib slot of your choice.
  • As soon as the file is downloaded, it will be converted using wgrib2.exe.
  • Reload the grib file in qtVLM (Grib - Grib Slot X - Reload).
  • Exit the program by right-clicking on its tray icon if you don´t use it anymore.

Select Time Shift

Right click on the tray icon and select Time Shift - +x hour(s) to adjust the time span the grib is moved. The selected value will be permanenty saved. Default is +3 hours.

Pause

Right click on the tray icon and select Pause if you don´t want SailawayGribConverter to automatically convert downloaded grib files.

How it works

Sailaway Grib Converter uses a File System Watcher to get noticed about any newly created files with the extension *.grb2 in the directory where qtVLM saves downloaded gribs.

Once a grib file is downloaded, it will immediately be time-shifted to +3 hours using wgrib2.exe. The new file overwrites the former (unshifted) file, so the user has to reload the Grib in qtVLM (or restart qtVLM) to let the changes take effect.

Use qtVLMs Grid Info (Crtl-I) to compare the weather conditions from the game with the ones from the grid (works best if you use Sailaway to NMEA)

sailawaygribconverter's People

Contributors

elpatron68 avatar

Stargazers

 avatar  avatar

Watchers

 avatar

Forkers

soho-rab

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.