prop/test/microwaveprop/propagation
Graham McIntire 69b5caf876
Normalize ML features to prevent NaN gradient explosion
Raw features had vastly different scales (pressure ~1013, sin/cos ~[-1,1])
causing gradient explosion. Normalize all atmospheric features to ~[0,1]
using known physical bounds. Add Polaris dep for optimizer.
2026-04-01 09:08:33 -05:00
..
band_config_test.exs Use local solar time for time-of-day scoring, add PWAT factor and pressure refinements 2026-04-01 08:58: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 Increase grid to 0.125 degrees with smooth canvas overlay 2026-03-31 08:52:07 -05:00
model_test.exs Normalize ML features to prevent NaN gradient explosion 2026-04-01 09:08:33 -05:00
scorer_test.exs Use local solar time for time-of-day scoring, add PWAT factor and pressure refinements 2026-04-01 08:58:21 -05:00