prop/config
Graham McIntire ff0ca89646
Add HRRR GRIB2 caching and backfill task for finer pressure levels
- Cache raw GRIB2 byte ranges to ~/hrrr in dev (never deleted)
- mix hrrr_backfill re-fetches QSO-linked HRRR profiles with 13 levels
- Supports --all (re-fetch everything) and --limit N flags
- Groups by HRRR hour to batch requests, 500ms rate limit
- AWS archive has full HRRR history, same URL pattern as live feed
2026-04-01 15:50:55 -05:00
..
config.exs Rename qsos to contacts throughout codebase, keep DB table name 2026-04-01 11:25:04 -05:00
dev.exs Add HRRR GRIB2 caching and backfill task for finer pressure levels 2026-04-01 15:50:55 -05:00
prod.exs initial 2026-03-28 11:28:47 -05:00
runtime.exs Disable ASOS adjustment cron, rely solely on HRRR hourly scoring 2026-03-31 16:00:04 -05:00
test.exs QSO submission triggers enrichment directly, fix prod badarith crash 2026-03-31 12:29:39 -05:00