Dan Paulat
9416ff1546
Level 2 bucket name changed
...
The NEXRAD Level II archive data is moving to a new bucket: unidata-nexrad-level2 and SNS topic: arn:aws:sns:us-east-1:684042711724:NewNEXRADLevel2Archive. The old bucket and SNS topic are now deprecated and will no longer be available starting September 1, 2025.
2025-09-06 20:40:58 -05:00
Dan Paulat
f4226b487d
Initial moving of product listing to the background for level 3
2025-08-30 16:28:19 -05:00
Dan Paulat
072865d2e5
Addressing clang-tidy findings
2025-08-24 22:28:38 -05:00
Dan Paulat
c5b858021f
#include <optional> is required
2025-08-24 22:14:30 -05:00
Dan Paulat
bd27d0e562
Update most instances of current time to use a time offset
2025-08-22 23:42:08 -05:00
Dan Paulat
719142ca12
UTC in the main window should use the NTP time offset
2025-08-22 22:29:25 -05:00
Dan Paulat
c76c9b57ed
Wait for an initial offset prior to proceeding with initialization
2025-08-22 22:28:55 -05:00
Dan Paulat
88d968a533
Run NTP client in the background
2025-08-22 20:08:04 -05:00
Dan Paulat
dfb00b96df
NTP polling
2025-08-10 18:03:32 -05:00
Dan Paulat
258466e02c
NTP time offset calculation
2025-08-10 00:24:48 -05:00
Dan Paulat
94d81c0c6b
Initial NTP protocol functionality
2025-08-09 01:19:51 -05:00
Dan Paulat
ac4521483d
std::accumulate is defined in <numeric>
2025-06-15 00:03:07 -05:00
Dan Paulat
b6aa85a916
Remove unused variables
2025-06-15 00:03:07 -05:00
Dan Paulat
9d6a0358d0
Flush logs every 3 seconds or on logging info or higher
2025-05-18 00:25:41 -05:00
Dan Paulat
04e45978ad
EET does not use default scale and offset
2025-05-17 22:47:01 -05:00
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
3d7da7d971
Disable logging for level 2 chunks
2025-05-10 09:50:54 -04:00
AdenKoperczak
2daf4d8ba4
Remove some unneded methods added in level_2_chunks
2025-05-10 09:50:53 -04:00
AdenKoperczak
759a9e4379
Parallelize the chunks loading and load from archive when possible
2025-05-10 09:50:53 -04:00
AdenKoperczak
e10ebdeb5e
switch level2 incoming elevation to optional
2025-05-10 09:50:53 -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
309a5ed25e
Clean up some functions in chunks data provider
2025-05-10 09:50:52 -04:00
AdenKoperczak
1f0d2a7a66
Change the selection of the most recent level 2 scan to avoid certain
...
improper removal from causing issues.
2025-05-10 09:50:52 -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
0bda6296c0
Add indicator of what level is currently being updated with 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
ac6d6093ec
updated how the most recent scan was determined to ensure correctness
2025-05-10 09:50:51 -04:00
AdenKoperczak
add57ff26f
Minor updates to level2 chunks
2025-05-10 09:50:51 -04:00
AdenKoperczak
a754d66844
Setting up for merging last and current scan's, and having archive and chunks
2025-05-10 09:50:51 -04:00
AdenKoperczak
fc83a7a36f
working level2 chunks with auto rerendering
2025-05-10 09:50:51 -04:00
AdenKoperczak
7c99bbc185
Begin work on moving over to only storing last 2 scans in chunks
2025-05-10 09:50:51 -04:00
AdenKoperczak
ac12cce5f2
fix compilation errors with level_2_chunks for not gcc-13/clang-17
2025-05-10 09:50:50 -04:00
AdenKoperczak
7fef5789de
Temporarly use only the L2 Chunks data provider for L2 data
2025-05-10 09:50:50 -04:00