Dan Paulat
|
018052b78d
|
Address RDA/RPG Build 23.0 clang-tidy comments
|
2025-05-17 15:44:41 -05:00 |
|
Dan Paulat
|
2a5068c4bb
|
Fixing formatting
|
2025-05-17 01:21:32 -05:00 |
|
Dan Paulat
|
b0e7f24be2
|
Fix RdaAdaptationData seek offset
|
2025-05-17 00:45:36 -05:00 |
|
Dan Paulat
|
c0280fcfab
|
Add missing data_size() function to DigitalRasterDataArrayPacket
|
2025-05-17 00:25:07 -05:00 |
|
Dan Paulat
|
68a5baa5c4
|
RPG clang-tidy cleanup
|
2025-05-17 00:18:07 -05:00 |
|
Dan Paulat
|
e49adafda9
|
Update RPG to Build 23.0
|
2025-05-16 23:51:12 -05:00 |
|
Dan Paulat
|
926cce1eac
|
Level2MessageFactory clang-tidy cleanup
|
2025-05-16 23:51:12 -05:00 |
|
Dan Paulat
|
f709380a97
|
Add RdaPrfData (message type 32)
|
2025-05-16 23:51:12 -05:00 |
|
Dan Paulat
|
fd6c224fc2
|
Modified RDA message clang-tidy cleanup
|
2025-05-16 23:51:12 -05:00 |
|
Dan Paulat
|
2025698d88
|
Updating modified messages for RDA Build 23.0
|
2025-05-16 23:51:11 -05:00 |
|
AdenKoperczak
|
0438b65208
|
Fix clang format errors for level_2_chunks
|
2025-05-10 09:50:54 -04:00 |
|
AdenKoperczak
|
969267b661
|
Added back logging as traces for level_2_chunks
|
2025-05-10 09:50:54 -04:00 |
|
AdenKoperczak
|
4906800a22
|
Resolve TODOs in level_2_chunks
|
2025-05-10 09:50:54 -04:00 |
|
AdenKoperczak
|
16a73ed872
|
Add previous scans for stepping back in time when merging level2 files
|
2025-05-10 09:50:53 -04:00 |
|
AdenKoperczak
|
314d3f5b9b
|
Use static cast when getting elevations to convert from double to float take 2
|
2025-05-10 09:50:52 -04:00 |
|
AdenKoperczak
|
34eb3af698
|
Use static cast when getting elevations to convert from double to float
|
2025-05-10 09:50:52 -04:00 |
|
AdenKoperczak
|
0f95439b61
|
Initial clang format/tidy fixes for level_2_chunks
|
2025-05-10 09:50:52 -04:00 |
|
AdenKoperczak
|
6ca76b9eca
|
Move elevation conversion code into VCP and DRD code
|
2025-05-10 09:50:52 -04:00 |
|
AdenKoperczak
|
63585af26d
|
Get level2 chunks and archive working together, reduce logging of level2 chunks
|
2025-05-10 09:50:51 -04:00 |
|
AdenKoperczak
|
094d286b41
|
fully working merging of data from last and current scan
|
2025-05-10 09:50:51 -04:00 |
|
AdenKoperczak
|
8b7a3e9781
|
partiallaly complete merging of radar data
|
2025-05-10 09:50:51 -04:00 |
|
AdenKoperczak
|
05335fad84
|
Add ability to load new LDM records into preexisting Ar2vFile objects for L2 chunks
|
2025-05-10 09:50:50 -04:00 |
|
AdenKoperczak
|
24f5f0a3e3
|
Do not display an elevation number when there is non
|
2025-04-13 10:59:41 -04:00 |
|
AdenKoperczak
|
443f5a3615
|
clang tidy fixes for modify_tilt_selection
|
2025-04-13 10:20:39 -04:00 |
|
AdenKoperczak
|
5968fd981c
|
Fix parsing of negative elevations in product description block
|
2025-04-13 10:20:38 -04:00 |
|
AdenKoperczak
|
504cde0e8b
|
Add long range reflectivity (TZL) product
|
2025-03-20 10:19:20 -04:00 |
|
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
|
b466ac818c
|
Index multiple level 2 elevation scans
|
2024-11-20 19:50:09 -06:00 |
|
AdenKoperczak
|
c92b881d4a
|
remove std::move for temps (This needs checking)
|
2024-09-19 11:55:42 -04: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
|
0952c0f90c
|
Support for Echo Tops
Closes #154
|
2024-03-11 23:20:45 -05:00 |
|
Dan Paulat
|
cca71410f5
|
Don't create Digital Radar Data Moment Blocks for empty moment data
Fixes #150
|
2024-02-26 00:06:44 -06:00 |
|
Dan Paulat
|
5de89be016
|
gcc doesn't declare expf in std
|
2024-02-25 19:12:04 -06:00 |
|
Dan Paulat
|
9c181d3e76
|
Use std::expf instead of std::pow with e
|
2024-02-25 18:19:21 -06:00 |
|
Dan Paulat
|
24062d0417
|
Add VIL-specific data level conversions
|
2024-02-25 01:55:54 -06:00 |
|
Dan Paulat
|
5b9df2b61a
|
Fix loading and updating of NST data, consistent with other level 3 data
|
2024-02-24 22:50:12 -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
|
c8d8b24317
|
Create dedicated Storm Tracking Information message type
|
2024-02-19 22:33:42 -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 |
|