All Projects → dakk → gweatherrouting

dakk / gweatherrouting

Licence: GPL-3.0 license
Sailing weather routing made easy

Programming Languages

python
139335 projects - #7 most used programming language
kvlang
13 projects
Makefile
30231 projects

Projects that are alternatives of or similar to gweatherrouting

hereR
R package that provides an interface to the HERE REST APIs: Geocoder API, Routing API, Traffic API, Public Transit API and Destination Weather API. Locations and routes are returned as 'sf' objects.
Stars: ✭ 72 (+380%)
Mutual labels:  weather, routing
yates
YATES (Yet Another Traffic Engineering System)
Stars: ✭ 46 (+206.67%)
Mutual labels:  simulator, routing
vlm
Virtual loup de mer (aka Vlm) is an opensource sailing simulation
Stars: ✭ 25 (+66.67%)
Mutual labels:  routing, sailing
angular-ssr
Angular 14 Example SSR (Server side rendering)
Stars: ✭ 92 (+513.33%)
Mutual labels:  routing
capnet-assist
Captive Portal Assistant
Stars: ✭ 47 (+213.33%)
Mutual labels:  gtk
Yosemite-gtk-theme
Mac OSX Yosemite like theme for GTK 3, GTK 2 and Gnome-Shell etc.
Stars: ✭ 74 (+393.33%)
Mutual labels:  gtk
SwiftSimctl
Swift client-server tool to call xcrun simctl from your simulator. Automate push notification testing!
Stars: ✭ 50 (+233.33%)
Mutual labels:  simulator
laravel-localized-routes
A convenient way to set up and use localized routes in a Laravel app.
Stars: ✭ 257 (+1613.33%)
Mutual labels:  routing
opensimmpls
OpenSimMPLS is an MPLS network simulator, multiplatform and mutilanguage. It is easy-to-use and is intended for teaching activities. It can be used as well to test new protocols, techniques and methods related to MPLS and/or GoS.
Stars: ✭ 21 (+40%)
Mutual labels:  simulator
route-descriptor
Single source of truth for routing
Stars: ✭ 17 (+13.33%)
Mutual labels:  routing
Xyce
The Xyce™ Parallel Electronic Simulator
Stars: ✭ 195 (+1200%)
Mutual labels:  simulator
ramssd
Open-Channel SSD emulator using memory
Stars: ✭ 18 (+20%)
Mutual labels:  simulator
cac-tripplanner
Clean Air Council Circuit Trip Planner and Travelshed
Stars: ✭ 12 (-20%)
Mutual labels:  routing
Werk
High-throughput / low-latency C++ application framework
Stars: ✭ 30 (+100%)
Mutual labels:  simulator
DarkSkyKit
DarkSky.net API client written in Swift.
Stars: ✭ 33 (+120%)
Mutual labels:  weather
rcj-soccer-sim
The RoboCupJunior Soccer Simulator, based on Webots
Stars: ✭ 16 (+6.67%)
Mutual labels:  simulator
improver
IMPROVER is a library of algorithms for meteorological post-processing.
Stars: ✭ 76 (+406.67%)
Mutual labels:  weather
asm-simulator
16-bit Assembler Simulator
Stars: ✭ 46 (+206.67%)
Mutual labels:  simulator
arcus.messaging
Messaging with Microsoft Azure in a breeze.
Stars: ✭ 20 (+33.33%)
Mutual labels:  routing
opendc
Collaborative Datacenter Simulation and Exploration for Everybody
Stars: ✭ 40 (+166.67%)
Mutual labels:  simulator

GWeatherRouting

Build Status License: GPL v3

GWeatherRouting is an opensource sailing route calculator written in python and:

  • Gtk3 for the desktop version (Linux/Mac/Windows)
  • Kivy for the mobile version (iOS/Android) Read here

Routing in progress

Routing done

Chart detail

Log analysis

Features

  • Multi-point sailing weather routing
  • Boat / polar integrated database
  • Grib1 and Grib2 support, with downloader for openskiron
  • GPX support for importing and exporting POIs and tracks
  • Session manager for storing POIs, tracks and routings
  • Chart rendering:
    • GeoJSON (coastlines included)
    • GSHHS basemap (download helper included)
    • KAP, GeoTiff charts and other raster formats
    • OpenStreetMap seamark rendering
  • Gtk3 interface
  • NMEA interface
  • Raster Nautical charts (KAP)
  • NMEA / GPX log analysys

Planned features

  • Customizable routing calculator
  • Ortodromic track render
  • AIS rendering
  • Boat realtime dashboard
  • Mobile version

Installation

First, install the following dependencies using your OS package manager:

  • osm-gps-map (version 1.2.0)
  • eccodes
  • python3
  • python3-pip

Then checkout the repository and run: sudo python3 setup.py install

Start the software running: gweatherrouting

License

Read the LICENSE file.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].