prop/lib/microwaveprop
Graham McIntire 0e885001bc Widen HRRR profile spatial matching from 0.05° to 0.07°
The propagation grid stores profiles at 0.125° intervals, so contacts
up to 0.0625° from a grid point would miss with the old 0.05° tolerance.
This caused has_hrrr_profile? and find_nearest_hrrr to fail matching
against existing data, leaving contacts incorrectly stuck as pending.
2026-04-06 10:40:25 -05:00
..
commercial Fix SNMP polling: remove invalid timeout option and normalize OID format 2026-03-30 13:44:49 -05:00
propagation Database performance fixes and async backfill enqueue 2026-04-04 19:19:18 -05:00
radio Rename qsos table to contacts, qso_id to contact_id 2026-04-02 15:52:19 -05:00
terrain Rename qsos table to contacts, qso_id to contact_id 2026-04-02 15:52:19 -05:00
weather Database performance fixes and async backfill enqueue 2026-04-04 19:19:18 -05:00
workers Fix HRRR enrichment status stuck at queued/pending 2026-04-06 10:24:56 -05:00
application.ex Add Erlang clustering via libcluster and expose LiveDashboard 2026-04-06 09:46:48 -05:00
commercial.ex Add commercial link monitoring via SNMP polling 2026-03-30 13:02:59 -05:00
mailer.ex initial 2026-03-28 11:28:47 -05:00
markdown.ex fix enrichment 2026-04-02 15:30:41 -05:00
propagation.ex Database performance fixes and async backfill enqueue 2026-04-04 19:19:18 -05:00
radio.ex Add deterministic tiebreaker to contacts sort order 2026-04-05 09:27:34 -05:00
release.ex docker 2026-03-28 11:41:31 -05:00
repo.ex initial 2026-03-28 11:28:47 -05:00
repo_listener.ex Replace polling with Postgres LISTEN/NOTIFY for live updates 2026-04-02 16:26:22 -05:00
terrain.ex Reduce dead tuples by using conditional upserts and skip-on-conflict 2026-04-04 17:32:57 -05:00
weather.ex Widen HRRR profile spatial matching from 0.05° to 0.07° 2026-04-06 10:40:25 -05:00