prop/lib/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.ex Auto-download missing SRTM tiles, treat water areas as 0m elevation 2026-04-11 16:30:25 -05:00
srtm.ex Auto-download missing SRTM tiles, treat water areas as 0m elevation 2026-04-11 16:30:25 -05:00
terrain_analysis.ex Show earth curvature in contact elevation profile 2026-04-11 14:55:21 -05:00
terrain_profile.ex Rename qsos table to contacts, qso_id to contact_id 2026-04-02 15:52:19 -05:00
viewshed.ex Auto-download missing SRTM tiles, treat water areas as 0m elevation 2026-04-11 16:30:25 -05:00