supercell-wx icon indicating copy to clipboard operation
supercell-wx copied to clipboard

Supercell Wx is a free, open source advanced weather radar viewer.

Results 78 supercell-wx issues
Sort by recently updated
recently updated
newest added

Some radar sites are a short distance away from the location published on https://en.m.wikipedia.org/wiki/NEXRAD, including KFCX. Precise locations should be confirmed and fixed. Google Maps or other mapping services should...

bug
good first issue

If a user creates a custom MapTiler or Mapbox map, Supercell Wx should have a way to allow the user to use that map.

enhancement
good first issue

The application should remember UI state: - Displayed docks - Docking state - Dock sizes

enhancement
good first issue

A Radar with Precipitation Type display should be provided. **Method 1** If it exists, this may be able to be solved using a grib2 source. **Method 2** Implement an open...

enhancement

The current build process works, but relies on user-level configuration, which may present conflicts or configuration issues. A Python virtual environment would set up a dedicated Python environment for building...

enhancement

The build process should be updated to support Conan 2.x. The following must be supported: - [x] Setup scripts updated - [x] Buildable from Visual Studio (Build supercell-wx or wxtest...

enhancement

A few items were not completed as part of the initial Placefile implementation: - [ ] Support placefiles with entries over the antimeridian - [ ] Disabled/removed placefiles should not...

enhancement

Several classes are not move-safe. There are two potential problems; - Implementation has a reference to the interface that does not get updated on move - Lambdas capture "this", which...

bug

I think it would be very useful to have an on the fly color table selection tool via a slider. It would allow you to get rid of ground clutter,...

enhancement