No description
- Fix pressure scoring thresholds (finer granularity at <980-990 mb) - Fix 10 GHz parameters (o2_db_km, h2o_coeff, seasonal Feb/Oct) - Fix 24 GHz parameters (o2_db_km 0.02, h2o_coeff 0.002) - Fix 47 GHz o2_db_km (0.04) - Add 5 new UHF/microwave bands (902-5760 MHz) - Add Part 12: HRRR native hybrid-sigma levels (50-level profiles) - Add Part 13: Duct analysis (M-profile, trapped frequency) - Add Part 14: Inversion analysis (Ri, theta-e, shear) - Add Part 15: NEXRAD radar data integration - Add Part 16: Backtest framework (21 features) |
||
|---|---|---|
| .forgejo/workflows | ||
| assets | ||
| bin | ||
| config | ||
| docs | ||
| k8s | ||
| lib | ||
| lib_ml | ||
| notebooks | ||
| priv | ||
| rel | ||
| test | ||
| vendor | ||
| .dockerignore | ||
| .formatter.exs | ||
| .gitignore | ||
| .tool-versions | ||
| AGENTS.md | ||
| algo.md | ||
| app.json | ||
| CLAUDE.md | ||
| Dockerfile | ||
| elevation.md | ||
| mix.exs | ||
| mix.lock | ||
| prediction.md | ||
| README.md | ||
| tail_logs.sh | ||
| updates.md | ||
Microwaveprop
To start your Phoenix server:
- Run
mix setupto install and setup dependencies - Start Phoenix endpoint with
mix phx.serveror inside IEx withiex -S mix phx.server
Now you can visit localhost:4000 from your browser.
Ready to run in production? Please check our deployment guides.
Learn more
- Official website: https://www.phoenixframework.org/
- Guides: https://hexdocs.pm/phoenix/overview.html
- Docs: https://hexdocs.pm/phoenix
- Forum: https://elixirforum.com/c/phoenix-forum
- Source: https://github.com/phoenixframework/phoenix