weacast
v2.3.1
Published
[](https://github.com/weacast/weacast/releases) [](https://github.com/w
Downloads
166
Readme
Weacast
This is the Weacast monorepo with all packages that are published under the @weacast npm organization, they were previously provided as stand-alone repositories and packages under the weacast-xxx naming.
It was previously the repository of the weacast demo application you can now find here: https://github.com/weacast/weacast-app.
To get started, clone the repository and run:
yarn install
yarn testPackages
The following packages are available:
- @weacast/core: toolkit to support Weacast applications and plugins
- @weacast/gfs: GFS weather forecast model plugin for Weacast
- @weacast/arpege: ARPEGE weather forecast model plugin for Weacast
- @weacast/arome: AROME weather forecast model plugin for Weacast
- @weacast/probe: probing forecast model plugin for Weacast
- @weacast/alert: alerting plugin for Weacast
- @weacast/api: microservice web app to expose weather forecast data
- @weacast/leaflet: Leaflet plugin to visualize Weacast forecast layers
- @weacast/grib2json: CLI to converts GRIB2 files to JSON
- @weacast/gtiff2json: CLI to convert GeoTiff files to JSON
Documentation
The Weacast docs are loaded with awesome stuff and tell you everything you need to know about using and configuring Weacast.
License
This project is licensed under the MIT License - see the license file for details
The detailed list of Open Source dependencies can be found in our 3rd-party software report.
