itemir / signalk-windy

Turns your boat into Personal Weather Station (PWS) for Windy.com. Requires Signal K server.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Signal K Plugin for Windy

In some ways, all boats are weather stations. This plugin gathers environment data from boat instruments and sends information to Windy as a Personal Weather Station (PWS). It supports wind speed, gusts, wind direction, temperature, pressure and humidity.

See a sample station here.

Important Notes:

  • Requires navigation.position, environment.wind.directionGround, environment.wind.speedOverGround and environment.outside.temperature
  • You will likely need signalk-derived-data plugin for environment.wind.directionGround and environment.wind.speedOverGround.
  • environment.outside.pressure and environment.outside.humidity are optional
  • You need an API key that you can obtain from Windy
  • You first need to create a station on Windy, enter the corresponding ID to plugin configuration

About

Turns your boat into Personal Weather Station (PWS) for Windy.com. Requires Signal K server.

License:Apache License 2.0


Languages

Language:JavaScript 100.0%