Supercell Wx is a free, open source advanced weather radar viewer. https://supercell-wx.rtfd.io
Find a file
Dan Paulat 0902f183fc Connect radar product view signals in layer constructor, rather than initialize
If the radar product view updates at precisely the right time, color
tables might not be initialized properly. The Initialize function would
not have been able to properly update color tables, and the view signal
would be emitted prior to the signals and slots being connected.
2023-07-11 23:25:39 -05:00
.github GitHub upgraded windows-2022 runner to MSVC 14.36 in 20230612.1 2023-06-15 23:30:33 -05:00
.vscode vscode settings 2022-10-12 09:09:10 -05:00
data@5d8ee283b7 Updating zone and county files for 08 March 2023 release 2023-03-05 23:50:10 -06:00
external Save separate debug symbols on Linux 2023-06-05 22:59:30 -05:00
model Deriving level 2 product view 2021-10-31 22:09:06 -05:00
scwx-qt Connect radar product view signals in layer constructor, rather than initialize 2023-07-11 23:25:39 -05:00
test Add UI settings for collapsible groups 2023-06-30 00:11:43 -05:00
tools Updating dependencies and build scripts for Linux 2023-04-15 12:01:33 -05:00
wxdata Don't attempt to load an object that hasn't been listed yet by the provider 2023-06-18 22:34:29 -05:00
.clang-format Adding threshold, offset, scale, level accessors for rendering 2022-04-08 16:02:46 -05:00
.gitattributes License and repository settings 2021-06-01 20:20:00 -05:00
.gitignore License and repository settings 2021-06-01 20:20:00 -05:00
.gitmodules Updating MapLibre Native to fix satellite tiles 2023-04-30 10:04:58 -05:00
ACKNOWLEDGEMENTS.md v0.2.0-prerelease-1 cleanup, adding sponsor buttons 2023-05-30 23:47:18 -05:00
CMakeLists.txt Bump version to v0.2.1 2023-06-24 21:46:17 -05:00
CODE_OF_CONDUCT.md Create CODE_OF_CONDUCT.md 2023-03-06 23:43:13 -06:00
conanfile.py Add oneTBB to Linux build for PSTL 2023-06-05 22:11:36 -05:00
CONTRIBUTING.md Create CONTRIBUTING.md 2023-03-07 23:28:14 -06:00
LICENSE.txt License and repository settings 2021-06-01 20:20:00 -05:00
README.md Bump version to v0.2.1 2023-06-24 21:46:17 -05:00
setup-debug.bat Updating scripts and build files to reference Qt 6.5, and update OpenSSL to 3.1.0 2023-04-21 13:44:46 -05:00
setup-debug.sh Updating scripts and build files to reference Qt 6.5, and update OpenSSL to 3.1.0 2023-04-21 13:44:46 -05:00
setup-release.bat Updating scripts and build files to reference Qt 6.5, and update OpenSSL to 3.1.0 2023-04-21 13:44:46 -05:00
setup-release.sh Updating scripts and build files to reference Qt 6.5, and update OpenSSL to 3.1.0 2023-04-21 13:44:46 -05:00

Supercell Wx

CI Documentation Status Discord GitHub Sponsor

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.

image

Supported Platforms

Supercell Wx supports the following 64-bit operating systems:

  • Windows 10 (1809 or later)
  • Windows 11
  • Linux
    • EndeavourOS
    • Fedora Linux 34+
    • openSUSE Tumbleweed
    • SteamOS (Steam Deck)
    • Ubuntu 22.04+
    • Most distributions supporting the GCC Standard C++ Library 11+