Supercell Wx is a free, open source advanced weather radar viewer. https://supercell-wx.rtfd.io
Find a file
Dan Paulat 96db63d5f3 If the time in the filename and file data differ, the filename should take precedence
This is required for properly indexing the file. If the file data is used, the data is stored under the file data index. Before the file is loaded, the data retrieval is attempted using the filename as the time.
2023-06-12 00:10:56 -05:00
.github Save separate debug symbols on Linux 2023-06-05 22:59:30 -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 If the time in the filename and file data differ, the filename should take precedence 2023-06-12 00:10:56 -05:00
test Add NEXRAD data provider function to get time points by date 2023-05-16 22:42:09 -05:00
tools Updating dependencies and build scripts for Linux 2023-04-15 12:01:33 -05:00
wxdata Color table statements should be case insensitive 2023-06-07 22:04:40 -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 Use conanfile.py in CMake directive instead of conanfile.txt 2023-06-07 00:11:50 -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 v0.2.0-prerelease-1 cleanup, adding sponsor buttons 2023-05-30 23:47:18 -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 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+