prop/test/microwaveprop/propagation
Graham McIntire c56f349c86
Reduce grid resolution to 0.5 degrees (~6k points)
95k points at 0.125 degree resolution caused the GRIB2 extraction to
take too long. 0.5 degree (~55 km) resolution gives 6k points which
completes in under a minute. Can increase resolution later once the
extraction is optimized.
2026-03-31 07:22:42 -05:00
..
band_config_test.exs Add band configuration module for propagation scoring 2026-03-30 16:49:21 -05:00
grid_score_test.exs Add CONUS grid definition and propagation score schema 2026-03-30 16:50:06 -05:00
grid_test.exs Reduce grid resolution to 0.5 degrees (~6k points) 2026-03-31 07:22:42 -05:00
scorer_test.exs Add propagation scoring algorithm with 9 weighted factors 2026-03-30 16:57:38 -05:00