- TerrainProfileWorker: guard pos1/pos2 nil before accessing lat/lon,
mark unavailable if missing instead of crashing
- Propagation analysis: guard pos1 nil in compute_factors
- contact_path_points: return [] instead of [{nil, nil}] on missing coords
- JS elevation hook: null check canvas before getContext
|
||
|---|---|---|
| .. | ||
| asos_adjustment_worker.ex | ||
| contact_weather_enqueue_worker.ex | ||
| hrrr_fetch_worker.ex | ||
| iemre_fetch_worker.ex | ||
| propagation_grid_worker.ex | ||
| solar_index_worker.ex | ||
| terrain_profile_worker.ex | ||
| weather_fetch_worker.ex | ||