prop/test/microwaveprop/terrain
Graham McIntire 49cbe6789c
Implement ITU-R P.526-16 terrain diffraction model
- Replace piecewise knife-edge loss with P.526-16 Eq. 31 single formula
- Fix diffraction parameter ν to use standard formula instead of ad-hoc approximation
- Implement Deygout 3-edge method for multiple obstacle diffraction
- Add dynamic k-factor from HRRR refractivity gradient (falls back to 4/3)
- Terrain worker now looks up nearest HRRR profile for atmospheric correction
- Update algo.md with P.526-16 methods and k-factor table
- Fix pre-existing map_live_test antenna height default (33 ft, not 8)
2026-03-31 16:04:23 -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 Add covering index for map viewport query (6s -> 25ms) 2026-03-31 09:36:36 -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 Add SRTM terrain path profiles for QSOs 2026-03-29 16:22:29 -05:00
viewshed_test.exs Add terrain-aware viewshed on map click 2026-03-31 13:06:01 -05:00