prop/lib/microwaveprop/propagation
Graham McIntire 2c16fd979d
Move ML deps to dev/test only, exclude from production build
- Nx, Axon, EXLA, Polaris deps restricted to only: [:dev, :test]
- model.ex and training mix tasks moved to lib_ml/ (compiled via
  elixirc_paths in dev/test only)
- load_ml_model uses Code.ensure_loaded? + apply/3 to avoid
  compile-time references to ML modules in production
- Verified: MIX_ENV=prod compiles clean with no ML warnings
2026-04-01 12:10:31 -05:00
..
band_config.ex Use local solar time for time-of-day scoring, add PWAT factor and pressure refinements 2026-04-01 08:58:21 -05:00
freshness_monitor.ex Prevent duplicate PropagationGridWorker jobs via Oban unique constraint 2026-03-31 17:16:40 -05:00
grid.ex Increase grid to 0.125 degrees with smooth canvas overlay 2026-03-31 08:52:07 -05:00
grid_score.ex Add CONUS grid definition and propagation score schema 2026-03-30 16:50:06 -05:00
scorer.ex Use local solar time for time-of-day scoring, add PWAT factor and pressure refinements 2026-04-01 08:58:21 -05:00