dpaulat / supercell-wx

Supercell Wx is a free, open source advanced weather radar viewer.
https://supercell-wx.rtfd.io
MIT License
85 stars 14 forks source link

Warnings provider should be configurable to mitigate downtime #192

Closed acidhorse1972 closed 2 months ago

acidhorse1972 commented 2 months ago

Allison House is currently down and the other option is warnings.cod.edu Need an input field in settings for Warning Server and be able to change that.

dpaulat commented 2 months ago

I agree, and should be able to get to it tonight. Doubtfully be in time for this evening's events unfortunately.

acidhorse1972 commented 2 months ago

I agree, and should be able to get to it tonight. Doubtfully be in time for this evening's events unfortunately.

That's ok. I got GR2Analyst3 on it and WX

dpaulat commented 2 months ago

Should be ready in ~30 minutes for Linux, and ~1:10 for Windows. Note this is hard-coded to use COD, not yet configurable. https://github.com/dpaulat/supercell-wx/actions/runs/8840482628

You can ignore the build failure. It's due to AllisonHouse being down. I thought I excluded the appropriate tests but it looks like I missed one. The artifacts should be good despite the failure.

dpaulat commented 2 months ago

Proper fix in 5ee2d10, building now.

image

Updating the warnings provider to https://warnings.cod.edu in the settings dialog causes warnings to start populating again.