mirror of
https://github.com/dpaulat/supercell-wx.git
synced 2026-06-01 14:29:41 +00:00
Supercell Wx is a free, open source advanced weather radar viewer.
https://supercellwx.net
- C++ 95%
- CMake 2.2%
- Python 0.9%
- Shell 0.6%
- JavaScript 0.4%
- Other 0.9%
|
|
||
|---|---|---|
| .copilot | ||
| .github | ||
| .squad | ||
| .vscode | ||
| data@6dc438767c | ||
| external | ||
| model | ||
| scwx-qt | ||
| test | ||
| tools | ||
| wxdata | ||
| .clang-format | ||
| .clang-format-ignore | ||
| .clang-tidy | ||
| .gitattributes | ||
| .gitignore | ||
| .gitmodules | ||
| ACKNOWLEDGEMENTS.md | ||
| AGENTS.md | ||
| CMakeLists.txt | ||
| CMakePresets.json | ||
| CODE_OF_CONDUCT.md | ||
| conanfile.py | ||
| CONTRIBUTING.md | ||
| LICENSE.txt | ||
| PRIVACY.md | ||
| README.md | ||
| renovate.json | ||
| requirements.txt | ||
| ROLES.md | ||
Supercell Wx
Supercell Wx is a free, open source application to visualize live and archive NEXRAD Level 2 and Level 3 data, and severe weather alerts. It displays continuously updating weather data on top of a responsive map, providing the capability to monitor weather events using reflectivity, velocity, and other products.
Please be sure to check out the documentation before getting started: Supercell Wx Documentation
Supported Platforms
Supercell Wx supports the following 64-bit operating systems:
- Windows 10 (1809 or later)
- Windows 11
- Linux
- Arch Linux (EndeavourOS, SteamOS [Steam Deck], and other Arch derivatives)
- Fedora Linux 39+
- openSUSE Tumbleweed
- Ubuntu 24.04+
- NixOS 25.05+
- Most distributions supporting the GCC Standard C++ Library 13+
- macOS
- 15.0+ for Intel-based Macs
- 14.0+ for Apple silicon-based Macs
Linux Dependencies
Supercell Wx requires the following Linux dependencies:
- Linux with support for GCC 13, OpenGL 3.3 and OpenGL ES 3.0
- If using X11, XCB libraries including xcb-cursor
FAQ
Frequently asked questions:
-
Q: Why is the map black when loading for the first time?
-
Q: Why is it that when I change my grid width/height settings, nothing happens after hitting apply?
- A. You must restart Supercell Wx in order to apply these changes. Each version reduces the number of settings requiring a restart.
-
Q: How can I contribute?
- A. Head to Developer Setup and Contributing to configure the Supercell Wx development environment for your IDE. Currently Visual Studio and Visual Studio Code are recommended, with other IDEs remaining untested at this time.
