00e811f8f7a256258d8709d0205fbfa94ab248c7
- Introduce AlertsNormalizer to convert Raw NWS Alerts (SchemaRawNWSAlertsV1) into canonical WeatherAlert runs (SchemaWeatherAlertV1) - Add minimal NWS alerts response/types to support GeoJSON FeatureCollection parsing - Map NWS alert properties (event, headline, severity, timing, area, references) into model.WeatherAlert with best-effort timestamp handling - Establish clear AsOf / EffectiveAt policy for alert runs to support stable deduplication and snapshot semantics - Register the new alerts normalizer alongside existing NWS observation and forecast normalizers
weatherfeeder
A small daemon to poll weather observations, alerts, and forecasts from a variety of sources.
Description
A small daemon to poll weather observations, alerts, and forecasts from a variety of sources.
Languages
Go
98.5%
Dockerfile
1.5%