No description
- Enrichment status breakdown per type (HRRR/Weather/Terrain/IEMRE) with color-coded status counts (complete/pending/queued/failed) - Database overview: total DB size, HRRR profiles, observations, soundings with per-contact averages - Table sizes: rows and disk size per table, sorted by size - All stats auto-refresh every 2 seconds |
||
|---|---|---|
| assets | ||
| config | ||
| docs | ||
| lib | ||
| lib_ml | ||
| priv | ||
| rel/overlays/bin | ||
| test | ||
| .dockerignore | ||
| .formatter.exs | ||
| .gitignore | ||
| .tool-versions | ||
| AGENTS.md | ||
| algo.md | ||
| CHECKS | ||
| CLAUDE.md | ||
| Dockerfile | ||
| elevation.md | ||
| mix.exs | ||
| mix.lock | ||
| prediction.md | ||
| README.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