This plugin scrapes NOAA GRIB2 and makes them available in JSON format.
npm install signalk-windjs-plugin> Node.js Signal K server plugin that provides wind information, based on the work done by @danwild and Cameron Beccario (big thanks!). This plugin scrapes GRIB2 wind forecast information from NOAA, converts it to JSON and makes it available on an SK server.
/plugins/signalk-windjs-plugin/latest - returns the latest GRIB2 file available/plugins/signalk-windjs-plugin/nearest?timeIso=2018-06-15T17:55:24.419Z - returns the nearest GRIB2 file to the provided timestamp
/plugins/signalk-windjs-plugin/ui.!UI