No description
Both bands share the physics of low microwave: humidity and refractivity gradient build ducts the same way, and rain + gas absorption are effectively zero at VHF/UHF. humidity_effect is :beneficial, rain_k / rain_alpha are (0, 1), and o2_db_km / h2o_coeff are 0. Range estimates reflect tropo reality: 2m ducts can reach 2500+ km under exceptional conditions (e.g. documented Hawaii ↔ California openings), 70cm a bit less. The seasonal base matches the low-microwave summer-peak curve. These configs do NOT capture sporadic-E, meteor scatter, or aurora — those need ionospheric data (GIRO ionosondes, NOAA SWPC) we don't yet ingest. The scoring on these bands is therefore "tropo-only" and will underestimate openings driven by ionospheric modes. |
||
|---|---|---|
| .forgejo/workflows | ||
| .github | ||
| assets | ||
| bin | ||
| config | ||
| docs | ||
| k8s | ||
| lib | ||
| lib_ml | ||
| notebooks | ||
| priv | ||
| rel | ||
| scripts | ||
| test | ||
| vendor | ||
| .credo.exs | ||
| .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