prop/test/microwaveprop/terrain
Graham McIntire fd00de7bc6
Never download SRTM tiles during page load, only in Oban workers
- Srtm.lookup no longer auto-downloads by default, requires download: true
- TerrainProfileWorker passes download: true for background tile fetch
- Contact detail page enqueues TerrainProfileWorker if profile missing
- Page load gracefully handles missing tiles via API fallback or nil
2026-04-02 08:07:26 -05:00
..
elevation_client_test.exs Add covering index for map viewport query (6s -> 25ms) 2026-03-31 09:36:36 -05:00
srtm_test.exs Never download SRTM tiles during page load, only in Oban workers 2026-04-02 08:07:26 -05:00
terrain_analysis_test.exs Implement ITU-R P.526-16 terrain diffraction model 2026-03-31 16:04:23 -05:00
terrain_profile_test.exs Rename qsos to contacts throughout codebase, keep DB table name 2026-04-01 11:25:04 -05:00
viewshed_test.exs Add terrain-aware viewshed on map click 2026-03-31 13:06:01 -05:00