prop/lib/microwaveprop
Graham McIntire 8bd0989fbe
Add HRRR model profile fetching for QSOs
HRRR provides hourly 3km-resolution atmospheric profiles, filling the
temporal gaps (12-hourly soundings) and spatial gaps (only 9 sounding
stations) in our current weather data.

- Add hrrr_profiles table and hrrr_queued flag on QSOs
- HrrrClient fetches GRIB2 data via HTTP Range requests + wgrib2
- HrrrFetchWorker derives refractivity/ducting params via SoundingParams
- QsoWeatherEnqueueWorker now also enqueues HRRR jobs
- QSO show page displays HRRR section with collapsible profile
- Dockerfile builds wgrib2 from source for production
2026-03-29 15:54:22 -05:00
..
radio Add HRRR model profile fetching for QSOs 2026-03-29 15:54:22 -05:00
weather Add HRRR model profile fetching for QSOs 2026-03-29 15:54:22 -05:00
workers Add HRRR model profile fetching for QSOs 2026-03-29 15:54:22 -05:00
application.ex Add QsoWeatherEnqueueWorker cron job to auto-fetch weather for new QSOs 2026-03-29 14:11:03 -05:00
mailer.ex initial 2026-03-28 11:28:47 -05:00
radio.ex Add HRRR model profile fetching for QSOs 2026-03-29 15:54:22 -05:00
release.ex docker 2026-03-28 11:41:31 -05:00
repo.ex initial 2026-03-28 11:28:47 -05:00
weather.ex Add HRRR model profile fetching for QSOs 2026-03-29 15:54:22 -05:00