- Radio context with QSO schema and CSV import script (58K contacts) - Solar index schema, GFZ client, and daily Oban cron worker - LiveView dashboard with QSO table and weather correlation views - Parallelize weather import script using Task.async_stream (10 concurrent workers) - Replace sequential rate_limit sleeps with concurrency-based backpressure - Atomic progress counter for interleave-safe reporting |
||
|---|---|---|
| .. | ||
| .formatter.exs | ||
| 20260328172746_create_qsos.exs | ||
| 20260328173025_add_distance_km_to_qsos.exs | ||
| 20260328204648_create_weather_tables.exs | ||
| 20260328211118_create_solar_indices.exs | ||
| 20260329142459_add_oban.exs | ||