prop/lib/microwaveprop/workers
Graham McIntire aab3c3736c
feat: extend HRRR forecast horizon from 18h to 48h
HRRR publishes f21-f48 at 3-hourly intervals in addition to the
hourly f01-f18 we already fetch. This extends the grid_tasks seed
from 19 rows (1 analysis + 18 forecast) to 29 rows (1 analysis +
18 hourly + 10 3-hourly), and bumps the UI forecast window
constant from 18h to 48h so the map timeline and path calculator
forecast chart automatically show the extended horizon.

No Rust logic changes needed — the pipeline is data-driven and
u8 forecast_hour already handles f48.
2026-06-10 11:36:58 -05:00
..
admin_task_worker.ex fix(review): address code-reviewer findings 2026-04-21 10:09:46 -05:00
backfill_enqueue_worker.ex Fix low-severity bugs and re-enable Credo checks 2026-05-29 17:29:22 -05:00
canadian_sounding_fetch_worker.ex chore: update to elixir 1.20 / otp 29, fix compile warnings 2026-06-03 14:34:39 -05:00
common_volume_radar_worker.ex chore: update to elixir 1.20 / otp 29, fix compile warnings 2026-06-03 14:34:39 -05:00
contact_import_worker.ex chore: update to elixir 1.20 / otp 29, fix compile warnings 2026-06-03 14:34:39 -05:00
contact_position_backfill_worker.ex test: override stale distance_km when filling a missing pos 2026-04-16 14:09:45 -05:00
contact_weather_enqueue_worker.ex Fix low-severity bugs and re-enable Credo checks 2026-05-29 17:29:22 -05:00
gefs_fetch_worker.ex chore: update to elixir 1.20 / otp 29, fix compile warnings 2026-06-03 14:34:39 -05:00
grid_cache_prune_worker.ex chore: update to elixir 1.20 / otp 29, fix compile warnings 2026-06-03 14:34:39 -05:00
hrdps_grid_worker.ex feat: extend HRRR forecast horizon from 18h to 48h 2026-06-10 11:36:58 -05:00
hrrr_native_grid_worker.ex chore: update to elixir 1.20 / otp 29, fix compile warnings 2026-06-03 14:34:39 -05:00
iemre_fetch_worker.ex chore: update to elixir 1.20 / otp 29, fix compile warnings 2026-06-03 14:34:39 -05:00
ionosphere_fetch_worker.ex chore: update to elixir 1.20 / otp 29, fix compile warnings 2026-06-03 14:34:39 -05:00
mechanism_classify_worker.ex chore: update to elixir 1.20 / otp 29, fix compile warnings 2026-06-03 14:34:39 -05:00
narr_fetch_worker.ex chore: update to elixir 1.20 / otp 29, fix compile warnings 2026-06-03 14:34:39 -05:00
nexrad_worker.ex chore: update to elixir 1.20 / otp 29, fix compile warnings 2026-06-03 14:34:39 -05:00
partition_maintenance_worker.ex chore: update to elixir 1.20 / otp 29, fix compile warnings 2026-06-03 14:34:39 -05:00
propagation_grid_worker.ex feat: extend HRRR forecast horizon from 18h to 48h 2026-06-10 11:36:58 -05:00
propagation_prune_worker.ex chore: update to elixir 1.20 / otp 29, fix compile warnings 2026-06-03 14:34:39 -05:00
pskr_calibration_worker.ex chore: update to elixir 1.20 / otp 29, fix compile warnings 2026-06-03 14:34:39 -05:00
pskr_recalibration_worker.ex chore: update to elixir 1.20 / otp 29, fix compile warnings 2026-06-03 14:34:39 -05:00
radar_frame_worker.ex chore: update to elixir 1.20 / otp 29, fix compile warnings 2026-06-03 14:34:39 -05:00
rover_mission_backfill_worker.ex chore: update to elixir 1.20 / otp 29, fix compile warnings 2026-06-03 14:34:39 -05:00
rover_mission_reconcile_worker.ex chore: update to elixir 1.20 / otp 29, fix compile warnings 2026-06-03 14:34:39 -05:00
rover_path_profile_worker.ex fix: resolve all dialyzer type errors across project (46→0 project errors) 2026-06-08 17:51:13 -05:00
solar_index_worker.ex chore: update to elixir 1.20 / otp 29, fix compile warnings 2026-06-03 14:34:39 -05:00
space_weather_fetch_worker.ex chore: update to elixir 1.20 / otp 29, fix compile warnings 2026-06-03 14:34:39 -05:00
station_elevation_worker.ex feat(rover): Oban worker enriches station elevation post-insert 2026-04-25 16:26:33 -05:00
terrain_profile_worker.ex chore: update to elixir 1.20 / otp 29, fix compile warnings 2026-06-03 14:34:39 -05:00
user_home_qth_lookup_worker.ex feat(accounts): auto-prefill home QTH from QRZ on register + backfill on boot 2026-04-25 17:03:01 -05:00
weather_fetch_worker.ex chore: update to elixir 1.20 / otp 29, fix compile warnings 2026-06-03 14:34:39 -05:00