prop/priv
Graham McIntire 3ea2548114 Phase 8: 5-minute METAR ingestion pipeline
NCEI ASOS 5-minute data client (Weather.NceiMetarClient):
- fetch/3 pulls per-station monthly .dat files from NCEI C00418
- parse/1 decodes the fixed-width METAR format including precise
  T-group temperatures (T02110094 → 21.1/9.4°C)
- metar_5min_observations table: schema-identical to
  surface_observations, separate table to avoid mixing cadences

Weather.recent_surface_obs/3 prefers 5-min data when available,
falls back to the hourly surface_observations table.

Data URL: https://www.ncei.noaa.gov/data/automated-surface-observing-system-five-minute/access/YYYY/MM/asos-5min-KXXX-YYYYMM.dat
Available back to 1996.
2026-04-10 08:53:54 -05:00
..
backtest_reports Phase 0: backtest harness 2026-04-09 16:10:54 -05:00
gettext initial 2026-03-28 11:28:47 -05:00
models Integrate ML model into grid worker, QSO search, and UI improvements 2026-04-01 10:14:22 -05:00
repo Phase 8: 5-minute METAR ingestion pipeline 2026-04-10 08:53:54 -05:00
static Add robots.txt and sitemap.xml for search engines 2026-04-03 08:44:33 -05:00