Open Source Weather Radar Software - Supercell Wx (2024)

D Paulat

EF0
Joined
Apr 13, 2023
Messages
11
Location
Missouri
  • Apr 14, 2023
  • #1

I see people post from time to time, asking about free or inexpensive software to consume Level 2 and Level 3 radar data. With few free and/or open source options available, and being obsessed with weather for longer than I can remember, I've decided to challenge myself with developing a desktop application for tracking severe weather in my free time.

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.

You can find documentation here, including info for first-time setup: Supercell Wx — Supercell Wx documentation
The latest release is available on GitHub: Releases · dpaulat/supercell-wx

Open Source Weather Radar Software - Supercell Wx (2)

It's not as fully featured as many of the paid options out there, but it does provide a base level of functionality. I'm continuing to develop the application, and add new features. I've been using it myself to track some of the recent storms, and feel I'm ready to share my progress. I hope the community can benefit as well!

James K

EF5
Joined
Mar 26, 2019
Messages
601
Location
Colorado
  • Apr 15, 2023
  • #2

Been wanting to get a simple free windows radar app, so this looks like a good option to check out! Open Source Weather Radar Software - Supercell Wx (4)

I looked around alittle at the info on those 2 links.
Do you have an actual download link (github is difficult to navigate/find anything on...especially with updates they've made to the site in the past year .lol. )

Drew Terril

Staff member

Joined
Feb 18, 2015
Messages
675
Location
Fort Wayne, IN
  • Apr 15, 2023
  • #3

Is this primarily a Windows application or is there also a Linux or MacOS version? My biggest issue for years is that I've been tied to Windows primarily because of GRL3 and my radio programming software.

James K

EF5
Joined
Mar 26, 2019
Messages
601
Location
Colorado
  • Apr 15, 2023
  • #5

I tried it, but when I run the supercell-wx.exe file, I get an error (see attached image)
I also tried installing the included Visual C Redistributable, but still get the same err

Attachments

  • sswx_err.jpg

    38.5 KB· Views: 2

D Paulat

EF0
Joined
Apr 13, 2023
Messages
11
Location
Missouri
  • Apr 15, 2023
  • #7

I've only tested the application with Windows 10 and 11.

Did you get any text output in a console before the error message?

Are you running Windows 7 32-bit or 64-bit? The executable requires 64-bit. I believe you can check using Win Key+R, and typing "winver". The error message looks to me like you might be running 32-bit.

I will test on Windows 7 tonight, and can see if I can kick out a 32-bit version.

James K

EF5
Joined
Mar 26, 2019
Messages
601
Location
Colorado
  • Apr 15, 2023
  • #8

@Drew Terril: I do have an Win XP system.. but thats the one I use for video editing...its purposely not internet connected.
In the the case where I tested on a Win 7 system.

@D Paulat:
Its 64-bit
I'll also check on Win 8 64-bit later .. just turned on another computer so I can watch Reed & a couple others YouTube streams.....

D Paulat

EF0
Joined
Apr 13, 2023
Messages
11
Location
Missouri
  • Apr 15, 2023
  • #9

Good to know. I suspect Windows 8 might have issues being older, an updated 8.1 system might have better luck working. I'll dig more tonight to see if I can reproduce the issue.

D Paulat

EF0
Joined
Apr 13, 2023
Messages
11
Location
Missouri
  • Apr 15, 2023
  • #10

I am seeing other various compatibility issues running Windows 7 through 8.1. The minimum requirements appear to be Windows 10 21H2 (1809 or later), although it may work as early as version 1607.

James K

EF5
Joined
Mar 26, 2019
Messages
601
Location
Colorado
  • Apr 15, 2023
  • #11

I tried on the win 8 computer (8.1 actually) & got the err attached below.

But makes sense that it won't work if it was designed for Win 10/11...
Oh well, was still worth trying Open Source Weather Radar Software - Supercell Wx (15)

Attachments

  • swx_err2.jpg

    31.2 KB· Views: 2

Gary Stofer

EF1
Joined
Jun 9, 2004
Messages
70
Location
39.61554 N, 86.11375 W
  • Apr 15, 2023
  • #12

Installed and runs great on Windows 10 build 19044.2846, AMD Ryzen 3900X / AMD 5700XT video card.

If this is your first release I have to say excellent work. Love the ability to show Level 2 and Level 3 data in the same application. Love the responsive window where you can move the product selector to the top or left side. I also like having the debug window, for geeks this is awesome. This program is simple and easy to understand, and get running fast unlike the NWS offering.

Mapbox looks to be completely free, but it wants a credit card so I don't have maps at the moment. I do see where you can "Go" to an active alert, would suggest also adding ability to "go" by double clicking on a warning if possible. I have been a user of GR products and WSV3 for years, and I have skimmed over various discussions about certain radar features and technologies that are patented so you need to read up on those things if you don't already know about them. Looking forward to testing your next releases.

D Paulat

EF0
Joined
Apr 13, 2023
Messages
11
Location
Missouri
  • Apr 15, 2023
  • #13

Great to hear the graphics render on an AMD video card! I've only been able to test with NVIDIA and Intel graphics hardware. I considered hiding the debug window, but I'm glad I didn't Open Source Weather Radar Software - Supercell Wx (19)!

Mapbox requiring a credit card looks to be a new development (although still advertises the free tier). I planned to support other map sources (e.g. MapTiler) later down the road (as well as a basic offline map instead of the black screen), but it looks like I'll be adding that capability sooner rather than later. It's not my intention to require users to need their credit card to sign up for anything.

Adding the "Go" on double-click won't be difficult. I've added that to the to do list.

Thanks for the heads up on the patents. I will do some research to make sure I steer clear of any legal issues. While I'm minimally familiar with GR and WSV3, I've tried to limit my exposure to them, in order to not develop a clone of their functionalities. Instead, I'm taking the approach of integrating and displaying information from public data sources. With that said, Mike Gibson was generous enough to grant usage of his Color Table Specification, allowing integration of themes already developed by various communities.

Thanks for the great feedback, it's appreciated!

Gary Stofer

EF1
Joined
Jun 9, 2004
Messages
70
Location
39.61554 N, 86.11375 W
  • Apr 15, 2023
  • #14

Mike is a great programmer and obviously a great guy! Thinking about this a bit more, I want to say Baron Weather was a company to look at for something that might be infringing. Here is one case where they went after someone else alleging patent infringement.

Open Source Weather Radar Software - Supercell Wx (21)

BARON SERVICES INC v. MEDIA WEATHER INNOVATIONS LLC (2013) | FindLaw

Case opinion for US Federal Circuit BARON SERVICES INC v. MEDIA WEATHER INNOVATIONS LLC. Read the Court's full decision on FindLaw.

Open Source Weather Radar Software - Supercell Wx (22)caselaw.findlaw.com

Patent # cited:

US6490525B2 - Systems and methods for distributing real-time site-specific weather information - Google Patents

A system for providing real-time site specific weather information comprises a weather alert manager that receives meteorological data and combines the meteorological data with a geographical grid covering a predefined geographic area to produce a storm profile for the storms within the...

patents.google.com

That patent includes having a geographic grid overlay with ETA of a storm to a location. WSV3 has this feature but GR3 does not and it has been stated over and over Baron's patent prevented GR from adding this feature.

ELY M.

EF1
Joined
Jun 24, 2012
Messages
59
Location
SE Minnesota
  • May 4, 2023
  • #15

I just checked out this software. the app did opened for me but I have to sign up for API key. when I sign up at mapbox. It asked me for credit card. I will not give my credit card info. need to choose alternative for map. might openstreet map.

D Paulat

EF0
Joined
Apr 13, 2023
Messages
11
Location
Missouri
  • May 4, 2023
  • #16

ELY M. said:

I just checked out this software. the app did opened for me but I have to sign up for API key. when I sign up at mapbox. It asked me for credit card. I will not give my credit card info. need to choose alternative for map. might openstreet map.

I have a new version that should be ready soon, supporting MapTiler as the default over Mapbox. Unfortunately Mapbox decided to start requiring credit cards despite having a free tier some time ago.

Last edited:

D Paulat

EF0
Joined
Apr 13, 2023
Messages
11
Location
Missouri
  • May 4, 2023
  • #17

Drew Terril

Staff member

Joined
Feb 18, 2015
Messages
675
Location
Fort Wayne, IN
  • May 4, 2023
  • #18

I'll serve as a guinea pig for the Linux version once things settle down on my end in a few weeks. I'll try it initially on my really old machine that I use primarily for digital HF modes, but I'll also test it on one of my newer machines

John Sacrey

Supporter

Joined
Jan 18, 2009
Messages
59
Location
Maumelle, Arkansas
  • May 4, 2023
  • #19

I've downloaded this program. You need to have a Maptiler Key, but they do not require the use of a CC. Looks pretty interesting. Will keep looking/testing it.

D Paulat

EF0
Joined
Apr 13, 2023
Messages
11
Location
Missouri
  • May 4, 2023
  • #20

The documentation has been updated for this latest release: Supercell Wx — Supercell Wx documentation

@Drew Terril
Let me know how the Linux version works for you. I suspect you might have problems with your older machine, as the application relies on some newer library features that older distributions might not have (the main one I would expect issues with is GCC < 11). I'm currently advertising support for Fedora 34+ and Ubuntu 22.04+.

Gary Stofer

EF1
Joined
Jun 9, 2004
Messages
70
Location
39.61554 N, 86.11375 W
  • May 12, 2023
  • #21

Since v.11 if I have change grid width and height to 2/2 respectively, my elevations options disappear.
Love that you give a linux option. I may spin up a vm just to test it.

D Paulat

EF0
Joined
Apr 13, 2023
Messages
11
Location
Missouri
  • May 12, 2023
  • #22

Interesting about the elevation options, I don't see that behavior, and I typically run in a 2x2 grid. The way it's currently designed is the elevation degrees will show up only if you have a level 2 product selected. If you have a level 3 product selected, there's a small arrow where you are able to select a tilt. Are you seeing different behavior?

Gary Stofer

EF1
Joined
Jun 9, 2004
Messages
70
Location
39.61554 N, 86.11375 W
  • May 12, 2023
  • #23

Okay now I understand. Thanks for clearing that up. My products were all Level 3.
The V.11 updater alerted me to the new version so that works.

I did not see it on the roadmap but I assume you'll implement an animation / download frames option at some time?

D Paulat

EF0
Joined
Apr 13, 2023
Messages
11
Location
Missouri
  • May 12, 2023
  • #24

Yes, an animation and archive view is in the works (I've labeled it "timeline", I should clarify that in the roadmap). It probably won't be done until next month sometime at the earliest, implementation is a bit trickier. I'm not sure I understand the "download frames" functionality though.

Nathan Parker

EF1
Joined
Aug 31, 2021
Messages
94
Location
Hot Springs, Arkansas
  • Sep 20, 2023
  • #25

I'd be glad to give your app a try on my Windows PC. If you develop a Mac version, I'd really be interested, as while I like RadarScope on my Mac, I'm always looking for additional solutions.

While you're definitely going to keep the free/public radar sites in there for people who need a totally free storm tracking solution, any chance you'll eventually add AllisonHouse integration (where we could login with our AllisonHouse account or plug in URLs to AllisonHouse data like we can in GR) for those of us who'd want to use AllisonHouse during a time when the public servers might be saturated? That'd also be a way you could offer some premium data (such as lightning, although you could use one of the free lightning feeds for a form of basic lightning).

You must log in or register to reply here.

Open Source Weather Radar Software - Supercell Wx (2024)

References

Top Articles
Latest Posts
Article information

Author: Reed Wilderman

Last Updated:

Views: 6267

Rating: 4.1 / 5 (72 voted)

Reviews: 87% of readers found this page helpful

Author information

Name: Reed Wilderman

Birthday: 1992-06-14

Address: 998 Estell Village, Lake Oscarberg, SD 48713-6877

Phone: +21813267449721

Job: Technology Engineer

Hobby: Swimming, Do it yourself, Beekeeping, Lapidary, Cosplaying, Hiking, Graffiti

Introduction: My name is Reed Wilderman, I am a faithful, bright, lucky, adventurous, lively, rich, vast person who loves writing and wants to share my knowledge and understanding with you.