AdenKoperczak
|
d633f7746c
|
Fix negative radar elevations being reported as large possitive
elevations
|
2025-03-01 10:58:46 -05:00 |
|
Dan Paulat
|
69d5a36f55
|
When viewing live level 2 data, ensure the latest scan is selected
|
2025-01-20 22:15:14 -06:00 |
|
Dan Paulat
|
c94e483c6e
|
Ignore milliseconds when retrieving scan from level 2 file by time
|
2025-01-20 00:03:31 -06:00 |
|
Dan Paulat
|
607d72d7bb
|
In level 2 debug output, convert Julian date and milliseconds to standard format
|
2025-01-19 23:41:42 -06:00 |
|
Dan Paulat
|
f156716173
|
Add OpenSSL::Crypto as a dependency for wxdata
|
2025-01-06 06:14:09 +00:00 |
|
Dan Paulat
|
9ab9d6b2d0
|
Bump minimum required to CMake 3.24
|
2024-11-28 08:05:15 -06:00 |
|
Dan Paulat
|
f7949cc404
|
Avoid invalid iterator comparison after objects mutex is unlocked
|
2024-11-20 19:50:09 -06:00 |
|
Dan Paulat
|
b466ac818c
|
Index multiple level 2 elevation scans
|
2024-11-20 19:50:09 -06:00 |
|
Dan Paulat
|
06a2a18c06
|
Automatically refresh placefiles that failed to load
|
2024-10-04 05:40:00 -05:00 |
|
Dan Paulat
|
fe4a324a04
|
Use an extra vertex radial with missing data to prevent stretching
|
2024-10-02 05:56:27 -05:00 |
|
Dan Paulat
|
40d70b0a13
|
Don't use braces around scalar initializers
|
2024-09-29 07:34:07 -05:00 |
|
Dan Paulat
|
7101cdf183
|
Adding impact based warnings to ibw namespace
|
2024-09-29 07:34:05 -05:00 |
|
Dan Paulat
|
38a2831779
|
Renaming PhenomenonInfo to ImpactBasedWarningInfo
|
2024-09-29 07:34:05 -05:00 |
|
Dan Paulat
|
829d8a3152
|
Refactoring phenomena info to impact based warnings header
|
2024-09-29 07:34:05 -05:00 |
|
Dan Paulat
|
0481281680
|
Threat category of significant should be treated as considerable per latest NWSI
|
2024-09-29 07:34:05 -05:00 |
|
Dan Paulat
|
f8e0ab5b56
|
Add alert palette settings widget
|
2024-09-29 07:34:05 -05:00 |
|
AdenKoperczak
|
d1e583d252
|
revert back to cmake version 3.21 and add manual logging of CHRONO_HAS_TIMEZONES_AND_CALENDERS
|
2024-09-27 13:44:45 -04:00 |
|
AdenKoperczak
|
2d9d240a5a
|
Fixed CALANDERS spelling mistake
|
2024-09-27 13:11:35 -04:00 |
|
AdenKoperczak
|
421cae6716
|
Renamed HAS_FULL_CHRONO to CHRONO_HAS_TIMEZONES_AND_CALANDERS
|
2024-09-27 12:06:10 -04:00 |
|
AdenKoperczak
|
6953eddea6
|
Moved cpp-feature-tests out of source
|
2024-09-27 12:05:14 -04:00 |
|
AdenKoperczak
|
7c15a8272b
|
add c++ standard to try_compile
|
2024-09-22 16:13:36 -04:00 |
|
AdenKoperczak
|
ccacc7f7db
|
add cpp-feature-tests folder and cpp test
|
2024-09-22 12:58:44 -04:00 |
|
AdenKoperczak
|
264ed5a943
|
Update cmake file and add test cpp file for not compiling the date library if not needed
|
2024-09-22 12:33:43 -04:00 |
|
AdenKoperczak
|
79e39021a6
|
switch to using __cpp_lib_chrono to determine if chrono or date/date.h should be used
|
2024-09-22 12:02:38 -04:00 |
|
AdenKoperczak
|
c5d004aa48
|
fixed __clange__ spelling mistake
|
2024-09-21 12:44:24 -04:00 |
|
AdenKoperczak
|
02bf673105
|
remove commented out unused variables
|
2024-09-20 13:27:27 -04:00 |
|
AdenKoperczak
|
fb94934d1b
|
removed more warnings from header files
|
2024-09-20 08:51:31 -04:00 |
|
AdenKoperczak
|
d9f9e89b19
|
do not include date/date.h for clang
|
2024-09-19 14:38:53 -04:00 |
|
AdenKoperczak
|
797f26e461
|
moved warning avoidance over to c files
|
2024-09-19 14:37:35 -04:00 |
|
AdenKoperczak
|
0585ab828c
|
modified more time based files to work on clang
|
2024-09-19 13:33:05 -04:00 |
|
AdenKoperczak
|
5c3bcaa0ce
|
fix time.cpp using incorrect date time library
|
2024-09-19 13:14:41 -04:00 |
|
AdenKoperczak
|
f5a5d3172f
|
comment out some unused variables/constants
|
2024-09-19 11:55:42 -04:00 |
|
AdenKoperczak
|
a2efe1a928
|
add arguments to ignore certian clang errors
|
2024-09-19 11:55:42 -04:00 |
|
AdenKoperczak
|
c92b881d4a
|
remove std::move for temps (This needs checking)
|
2024-09-19 11:55:42 -04:00 |
|
AdenKoperczak
|
838032c8d6
|
updated files to use chronos for time with clang
|
2024-09-19 11:55:42 -04:00 |
|
AdenKoperczak
|
7f672f709b
|
add needed overrides for clang
|
2024-09-19 11:55:42 -04:00 |
|
Dan Paulat
|
803dfdd455
|
Adding event begin and event end functions for segments
|
2024-08-03 23:25:38 -05:00 |
|
Dan Paulat
|
cef16b2d5c
|
Escape '\r' in placefiles
|
2024-07-26 00:56:18 -05:00 |
|
Dan Paulat
|
a8cbfcebae
|
Waterspout possible should set the tornado possible flag
|
2024-07-26 00:56:08 -05:00 |
|
Dan Paulat
|
aa0bcd432e
|
Fixes for gcc13
|
2024-07-04 12:52:09 -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
|
570fedca33
|
Fallback gracefully when zoned time processing fails
|
2024-06-25 23:04:50 -05:00 |
|
Dan Paulat
|
32cd672a40
|
Add file logging to local application data directory
|
2024-06-01 00:01:35 -05:00 |
|
Dan Paulat
|
8f4325f61a
|
Make sure unordered map references aren't invalidated by reserving sufficient space
|
2024-05-24 01:55:01 -05:00 |
|
Dan Paulat
|
a76da1caac
|
Update dependency aws-sdk-cpp to v1.11.331
|
2024-05-19 21:53:23 -05:00 |
|
Dan Paulat
|
5fc05ebce6
|
Use anonymous AWS credentials
|
2024-05-07 23:52:25 -05:00 |
|
Dan Paulat
|
d9bcb7f086
|
Date/time formatting fixes
|
2024-05-02 23:41:17 -05:00 |
|
Dan Paulat
|
dccbf0d12f
|
Scale internal units for echo tops and accumulation for GR compatibility
|
2024-04-25 23:59:30 -05:00 |
|
Dan Paulat
|
5fb9dc6a5f
|
Display clock format defined in settings on map
|
2024-03-29 01:06:28 -05:00 |
|