Dan Paulat
|
f8e0ab5b56
|
Add alert palette settings widget
|
2024-09-29 07:34:05 -05: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
|
fb94934d1b
|
removed more warnings from header files
|
2024-09-20 08:51:31 -04:00 |
|
AdenKoperczak
|
0585ab828c
|
modified more time based files to work on clang
|
2024-09-19 13:33:05 -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
|
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
|
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
|
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 |
|
Dan Paulat
|
a7cb459e20
|
Refactor clock format to wxdata
|
2024-03-29 00:32:09 -05:00 |
|
Dan Paulat
|
3ab05a1654
|
Verify downloaded file against content-md5 response header
|
2024-03-26 00:13:35 -05:00 |
|
Dan Paulat
|
94726631cb
|
Add bytes to string function
|
2024-03-21 22:21:03 -05:00 |
|
Dan Paulat
|
0952c0f90c
|
Support for Echo Tops
Closes #154
|
2024-03-11 23:20:45 -05:00 |
|
Dan Paulat
|
524de364f2
|
Add precipitation accumulation products
Closes #149
(cherry picked from commit 14afeb33db929e51fa094845bc0b79e266c0f80e)
|
2024-02-25 22:54:53 -06:00 |
|
Dan Paulat
|
b0ebc8eab6
|
Add VIL/DVL product to level 3 lists
|
2024-02-25 01:56:48 -06:00 |
|
Dan Paulat
|
24062d0417
|
Add VIL-specific data level conversions
|
2024-02-25 01:55:54 -06:00 |
|
Dan Paulat
|
b4b1706587
|
Expose Storm Tracking Information in interface
|
2024-02-23 22:49:17 -06:00 |
|
Dan Paulat
|
c7a9aadffa
|
Parse storm tracking graphic alphanumeric block
|
2024-02-22 23:32:58 -06:00 |
|
Dan Paulat
|
c03947d604
|
Finish parsing storm tracking tabular block
|
2024-02-22 22:32:38 -06:00 |
|
Dan Paulat
|
925f91995a
|
Finish parsing Storm Position / Forecast page
|
2024-02-21 23:01:41 -06:00 |
|
Dan Paulat
|
0415223571
|
Starting to parse alphanumeric data from storm tracking information
|
2024-02-20 23:27:08 -06:00 |
|
Dan Paulat
|
2cd76d7da4
|
Time and integer parsing
|
2024-02-20 23:26:02 -06:00 |
|
Dan Paulat
|
c8d8b24317
|
Create dedicated Storm Tracking Information message type
|
2024-02-19 22:33:42 -06:00 |
|
Dan Paulat
|
900267b16f
|
Add Storm Tracking Information display to Overlay Product Layer
|
2024-02-17 23:24:23 -06:00 |
|
Dan Paulat
|
5d828b0819
|
Expose i and j from LinkedVectorPacket
|
2024-02-10 00:07:34 -06:00 |
|
Dan Paulat
|
a5d97933dc
|
Add special symbol getter method to TextAndSpecialSymbolPacket
|
2024-02-03 23:58:26 -06:00 |
|
Dan Paulat
|
43911c1179
|
Parse SCIT display data as packet list
|
2024-02-03 23:43:08 -06:00 |
|
Dan Paulat
|
d92c1e50f2
|
Refactor ScitForecastDataPacket to ScitDataPacket
|
2024-02-03 08:53:23 -06:00 |
|
Dan Paulat
|
a0f43b5f3f
|
Handle negative data moment ranges for level 2 data
|
2024-01-27 16:39:49 -06:00 |
|
Dan Paulat
|
243a7c870c
|
Update Archive II processing to better handle older data sets
|
2024-01-27 01:17:34 -06:00 |
|
Dan Paulat
|
835e8d8f0d
|
Process and index Digital Radar Data
|
2024-01-23 00:22:56 -06:00 |
|
Dan Paulat
|
730c1a9ba7
|
Inherit DigitalRadarData from GenericRadarData
|
2024-01-22 23:59:04 -06:00 |
|
Dan Paulat
|
571d0b2ce9
|
Add Generic Radar Data as a common base class to message types 1 and 31
|
2024-01-22 23:03:32 -06:00 |
|
Dan Paulat
|
b8b0812ce6
|
Significant refactor of Digital Radar Data Generic with nested classes
|
2024-01-22 22:22:47 -06:00 |
|
Dan Paulat
|
b524b6f53d
|
Refactor rda/types.hpp to rda/rda_types.hpp
|
2024-01-22 21:52:42 -06:00 |
|
Dan Paulat
|
5058e3493c
|
Add scaled values for ranges and angles in Digital Radar Data
|
2024-01-22 21:37:33 -06:00 |
|
Dan Paulat
|
807d98d7ef
|
Use strong-typed units for angles and ranges in Digital Radar Data Generic Format
|
2024-01-22 21:36:47 -06:00 |
|
Dan Paulat
|
a9e1998632
|
Add DigitalRadarData message ID 1 enumeration
|
2024-01-22 20:05:40 -06:00 |
|
Dan Paulat
|
bf2569cb3e
|
Pass context shared pointer by reference
|
2024-01-22 19:59:18 -06:00 |
|
Dan Paulat
|
30de3a59fc
|
Refactor message ID enum DigitalRadarData to DigitalRadarDataGeneric
|
2024-01-22 19:58:55 -06:00 |
|
Dan Paulat
|
68cca50ddf
|
Add Level 2 Message Type 1, Digital Radar Data
|
2024-01-22 09:44:31 -06:00 |
|
Dan Paulat
|
bfd7963d4c
|
Rename DigitalRadarData to DigitalRadarDataGeneric to align with message type 31 name
|
2024-01-22 09:44:31 -06:00 |
|
Dan Paulat
|
587dbb7f1f
|
Add hydrometeor classification level 3 product
|
2024-01-10 00:30:26 -06:00 |
|
Dan Paulat
|
f9d621d940
|
Fixes for address sanitizer on Windows
|
2024-01-07 20:50:25 -06:00 |
|
Dan Paulat
|
e96808d14d
|
Level 2 data level function implementations
|
2024-01-05 23:42:04 -06:00 |
|
Dan Paulat
|
36f8f73b0f
|
Use common data level functions when generating color table lut
|
2024-01-05 14:48:41 -06:00 |
|