Commit graph

1554 commits

Author SHA1 Message Date
AdenKoperczak
4e6c992eaf update RadarSite text in the UI to 'Radar Site' 2024-07-02 13:37:44 -04:00
AdenKoperczak
1cdea4b137 Updated alert_manager.hpp to match last commit 2024-07-02 12:31:05 -04:00
AdenKoperczak
91eb3d3b87 First attempt at using current radar site for alerts 2024-07-02 12:30:07 -04:00
AdenKoperczak
dea53bddb4 added inital radar site based alerts (only default radar site) 2024-07-01 16:18:14 -04:00
AdenKoperczak
2bc971eb94 added comments and improved code layout 2024-07-01 16:16:54 -04:00
Dan Paulat
d8eb96b624 Revert "Update Qt to 6.7.2"
This reverts commit d78ecf7f7a.

Reverting due to Linux build failure during CMake configure
2024-06-30 23:48:47 -05:00
Dan Paulat
e1bd921e0f Bump version to v0.4.5 2024-06-30 22:16:34 -05:00
Dan Paulat
d78ecf7f7a Update Qt to 6.7.2 2024-06-30 22:13:44 -05:00
Dan Paulat
86bd48a12f
Merge pull request #240 from dpaulat/feature/enhanced-alerts
Show severity in Alert Dock
2024-06-30 22:09:32 -05:00
AdenKoperczak
9f47e0ad72 Began working on distance from location code 2024-06-30 16:20:38 -04:00
Dan Paulat
c80b26be22 Add tornado observed to alert dock 2024-06-29 19:31:39 -05:00
Dan Paulat
f0347da923 Add tornado possible to alert dock widget 2024-06-29 19:31:39 -05:00
Dan Paulat
49ba9b905b Add threat category to alert dock widget 2024-06-29 19:31:39 -05:00
Dan Paulat
9437b0bfce Look for specific impact based warning tags in text products 2024-06-29 19:31:39 -05:00
Dan Paulat
60aed45450
Merge pull request #239 from AdenKoperczak/fix_local_images_on_linux
Fix local images on Linux
2024-06-29 19:28:34 -05:00
Dan Paulat
a0b04b0e64
Merge pull request #233 from AdenKoperczak/update_station_locations
Updated radar locations and added elevation data in radar_sites.json using NOAA's HOMR
2024-06-29 19:19:31 -05:00
AdenKoperczak
5afefeb673 change to using toString 2024-06-29 12:51:01 -04:00
AdenKoperczak
aff665bd12 revert sites suggested by dpaulat and update test to match 2024-06-29 11:34:55 -04:00
AdenKoperczak
be8bb60f6f added support for using a CSV file to specify what stations to update 2024-06-29 11:27:01 -04:00
AdenKoperczak
51d0dd62ed Remove ALL from 'scwx-qt_update_radar_sites' 2024-06-29 10:35:22 -04:00
AdenKoperczak
9c41ce7841 Fix for local placefiles on linux 2024-06-29 10:31:45 -04:00
AdenKoperczak
4e4f06acbb change test file location to be correct 2024-06-29 09:09:01 -04:00
AdenKoperczak
96990ffd8e added set_target_properties for scwx-qt_update_radar_sites 2024-06-28 11:13:27 -04:00
AdenKoperczak
697a275b32 Added target for updating the radar sites. 2024-06-28 11:06:12 -04:00
AdenKoperczak
b7213ddc5c Added warning message about breaking tests 2024-06-28 11:05:17 -04:00
Dan Paulat
daf1ff39e5 Destroy layer after deinitialize call is complete
MapLibre seems to relatively consistently not destroy layers the first time layers are removed and re-added
2024-06-26 22:49:44 -05:00
Dan Paulat
76cd000650
Merge pull request #231 from dpaulat/feature/timezone-fallback
Fallback gracefully when zoned time processing fails
2024-06-25 23:04:56 -05:00
Dan Paulat
570fedca33 Fallback gracefully when zoned time processing fails 2024-06-25 23:04:50 -05:00
AdenKoperczak
d8472a33f8 Use HTTPS, not HTTP when updating the locations 2024-06-23 15:15:11 -04:00
AdenKoperczak
35539d514a Updated radar sites test to make sure it uses the correct coordinates 2024-06-23 15:11:35 -04:00
Dan Paulat
7161a5a3b2
Merge pull request #234 from dpaulat/feature/custom-map-style
Allow Custom Map Styles
2024-06-22 00:58:39 -05:00
Dan Paulat
45a4d29795 Use custom map style from settings 2024-06-21 23:36:07 -05:00
Dan Paulat
a683778624 Add custom style URL and draw layer to settings UI 2024-06-21 23:33:40 -05:00
Dan Paulat
ec0e502516 Setting default custom_style_draw_layer value 2024-06-21 23:08:05 -05:00
Dan Paulat
f182e985c0 Adding custom styles to settings 2024-06-21 21:15:04 -05:00
Dan Paulat
45d3e45923 Add settings transform function 2024-06-21 20:47:53 -05:00
AdenKoperczak
507292385d added scwx-qt/tools/update_radar_sites.py to update radar sites from NOAA HOMR data 2024-06-20 10:16:27 -04:00
AdenKoperczak
af25556a09 Switched KVBG to KVBX and entered radar coordinates for KHDC and KLIX. 2024-06-20 09:16:20 -04:00
Dan Paulat
a7a30347ae Revert "Update aws-sdk-cpp to 1.11.352"
Linux build attempts to use system OpenSSL libraries instead of Conan

This reverts commit f857cadfdf.
2024-06-20 00:07:57 -05:00
Dan Paulat
9ce33ed953 Update for Mapbox style layer names 2024-06-20 00:07:30 -05:00
AdenKoperczak
733bc73e80 Updated radar locations and added elevation data in rader_sites.json using NOAA's HOMR 2024-06-19 13:40:07 -04:00
Dan Paulat
f857cadfdf Update aws-sdk-cpp to 1.11.352 2024-06-19 00:02:10 -05:00
Dan Paulat
f441ffdca0 Update maplibre-native and maplibre-native-qt to latest (2024-06-17) 2024-06-19 00:01:46 -05:00
Dan Paulat
bfe1bf6845
Merge pull request #222 from dpaulat/renovate/libcurl-8.x
Update dependency libcurl to v8.8.0
2024-06-18 18:38:36 -05:00
renovate[bot]
0310f95ec0
Update dependency libcurl to v8.8.0 2024-06-18 14:14:48 +00:00
Dan Paulat
d9617ac2f3
Merge pull request #225 from dpaulat/renovate/libxml2-2.x
Update dependency libxml2 to v2.12.7
2024-06-18 09:14:04 -05:00
renovate[bot]
ed7c57a5ac
Update dependency libxml2 to v2.12.7 2024-06-18 04:57:33 +00:00
Dan Paulat
a8f612dffd
Merge pull request #226 from dpaulat/renovate/openssl-3.x
Update dependency openssl to v3.2.2
2024-06-17 23:57:13 -05:00
renovate[bot]
c4bd8b4bc8
Update dependency openssl to v3.2.2 2024-06-18 03:35:54 +00:00
Dan Paulat
98b93059bf
Merge pull request #232 from dpaulat/renovate/re2-20240301.x
Update dependency re2 to v20240301
2024-06-17 22:35:32 -05:00