Add SPC outlook normalization

This commit is contained in:
2026-06-11 00:20:31 +00:00
parent cefd4dfc7c
commit 1e2db468ea
7 changed files with 729 additions and 0 deletions

View File

@@ -32,4 +32,5 @@ const (
SchemaWeatherForecastDiscussionV1 = "weather.forecast_discussion.v1"
SchemaWeatherStoryV1 = "weather.weather_story.v1"
SchemaWeatherAlertV1 = "weather.alert.v1"
SchemaWeatherOutlookV1 = "weather.outlook.v1"
)