Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kegustafsson/signalk-net-weather-finland
https://github.com/kegustafsson/signalk-net-weather-finland
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/kegustafsson/signalk-net-weather-finland
- Owner: KEGustafsson
- Created: 2024-03-01T17:57:54.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2024-08-22T09:48:57.000Z (5 months ago)
- Last Synced: 2024-10-09T14:22:35.838Z (3 months ago)
- Language: JavaScript
- Size: 39.1 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Signal K Weather Station Plugin
This plugin fetches weather data from Finnish Meteorological Institute coastal weather stations for Signal K. It automatically selects nearby stations, providing weather updates for maritime navigation.
## Features
- Fetches data from the nearest Finnish Meteorological Institute coastal weather stations.
- Provides the following weather data:
- Name of the weather station
- Short name of the weather station
- Geoid of the weather station
- Latitude and Longitude of the weather station
- Temperature
- Wind speed
- Wind gust
- Wind direction
- Pressure
- Date of the observation## Data Source
This plugin utilizes data from [tuuleeko.fi](https://tuuleeko.fi), provided by the Finnish Meteorological Institute.
## Usage
Once installed and configured, the plugin will automatically fetch data from the nearest weather stations to your boat's location. Stations weather datas are available under meteo context.
Freeboard-SK is able to show meteo data and this need to be enabled from settings.
## Configuration
Plugin settings:
- Data fetching interval, minimum interval 10 minutes
- Number of nearest weather stations to monitor## Support
For any issues or inquiries, please [open an issue](https://github.com/KEGustafsson/signalk-net-weather-finland/issues) on the GitHub repository. We welcome any feedback or contributions.
## License
This project is licensed under the MIT License. Feel free to modify and distribute it according to the terms of the license.