Files
weatherreporter/README.md

645 B

weatherreporter

weatherreporter is a Go application for preparing human-facing weather reports from normalized forecast data.

The application can currently produce a Daily briefing JSON artifact. Rendered reports and scriptorium execution are tracked in the roadmap and are not implemented yet.

Quickstart

weatherreporter generate daily --date 2026-05-29 --out ./daily.md

Documentation