prop/test/microwaveprop/terrain
Graham McIntire e74adf0036 Auto-download missing SRTM tiles, treat water areas as 0m elevation
SRTM profiles no longer abort on missing tiles — water/ocean areas
return 0m elevation instead of failing the entire profile and falling
back to the rate-limited API. Elevation client and viewshed now pass
download: true to auto-fetch missing tiles from S3. NFS mount changed
to writable so downloaded tiles persist across pods.
2026-04-11 16:30:25 -05:00
..
elevation_client_test.exs Auto-download missing SRTM tiles, treat water areas as 0m elevation 2026-04-11 16:30:25 -05:00
srtm_test.exs Auto-download missing SRTM tiles, treat water areas as 0m elevation 2026-04-11 16:30:25 -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 table to contacts, qso_id to contact_id 2026-04-02 15:52:19 -05:00
viewshed_test.exs Add terrain-aware viewshed on map click 2026-03-31 13:06:01 -05:00