| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Simple demo rest service to expose GRIB2 wind forecast data
(1 degree, 6 hourly from NOAA) as JSON.
Consumed in leaflet-velocity. Contains a pre-packaged copy of grib2json for conversion.
Data Vis demo here: http://danwild.github.io/leaflet-velocity
Note that this is intended as a crude demonstration, not intended for production use. To get to production; you should improve upon this or build your own.
(assumes you have node and npm installed)
# from project root:
npm install
npm startMIT License (MIT)
| Back | FazBrowse Home | New Git URL |