Add raw SPC convective outlook source

This commit is contained in:
2026-06-11 00:15:40 +00:00
parent 42c646c328
commit cefd4dfc7c
5 changed files with 786 additions and 4 deletions

View File

@@ -24,6 +24,8 @@ const (
SchemaRawNWSAlertsV1 = "raw.nws.alerts.v1"
SchemaRawSPCConvectiveOutlookV1 = "raw.spc.convective_outlook.v1"
// Canonical domain schemas (emitted after normalization).
SchemaWeatherObservationV1 = "weather.observation.v1"
SchemaWeatherForecastV1 = "weather.forecast.v1"