Dan Paulat
|
4ed1fda1ae
|
Move media objects to dedicated thread to avoid main thread delays
|
2025-05-17 19:08:07 -05:00 |
|
Dan Paulat
|
ef7caf5519
|
RadarProductManager logging level fix
|
2025-05-16 23:51:12 -05:00 |
|
AdenKoperczak
|
8989c0e88c
|
Fix issue where level 2 archive files where put in a cache at times of level 2
chunk files
|
2025-05-10 15:26:34 -04:00 |
|
AdenKoperczak
|
969267b661
|
Added back logging as traces for 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
|
781aa40e8c
|
Make radar data fall back if it ends up being too old
|
2025-05-10 09:50:53 -04:00 |
|
AdenKoperczak
|
2821eff71f
|
Fall back to archive if chunks get too old
|
2025-05-10 09:50:53 -04:00 |
|
AdenKoperczak
|
3288ba30ec
|
Rework refreshing in RadarProductManager to allow for multiple refreshes at once.
|
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
|
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
|
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
|
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
|
f0ef6b35dd
|
Slight rework to nexrad data provider interface
|
2025-05-10 09:50:46 -04:00 |
|
Dan Paulat
|
490989ac2a
|
Make archive event pruning more robust
|
2025-05-05 00:25:28 -05:00 |
|
Dan Paulat
|
f37a77a9f7
|
Add text event pruning
- Still need to prune AlertLayer
- Still need to test alerts reload after being pruned
|
2025-05-04 23:10:22 -05:00 |
|
Dan Paulat
|
4719badc54
|
clang-tidy fixes
|
2025-05-04 23:10:21 -05:00 |
|
Dan Paulat
|
228ec191f6
|
Add year to Text Event Key
|
2025-05-04 23:10:21 -05:00 |
|
Dan Paulat
|
82ba51909e
|
Breaking circular header dependency
|
2025-05-04 23:10:21 -05:00 |
|
Dan Paulat
|
56961efe76
|
Correcting clang-tidy fix compile error
|
2025-05-04 23:10:21 -05:00 |
|
Dan Paulat
|
81f09e07f0
|
Archive warnings clang-tidy fixes
|
2025-05-04 23:10:21 -05:00 |
|
Dan Paulat
|
2f2516b998
|
Fix: selected time is uninitialized on layer initialization
|
2025-05-04 23:10:21 -05:00 |
|
Dan Paulat
|
ae24991432
|
Load archive warnings in a dedicated thread
|
2025-05-04 23:10:21 -05:00 |
|
Dan Paulat
|
8dde98d2a9
|
Add debug log statements to archive warning loading
|
2025-05-04 23:10:21 -05:00 |
|
Dan Paulat
|
65e3a66750
|
Update IemApiProvider to use template functions
|
2025-05-04 23:10:21 -05:00 |
|
Dan Paulat
|
1a1c668d62
|
Finish windowed load. Not all polygon updates are shown on the map.
|
2025-05-04 23:10:21 -05:00 |
|
Dan Paulat
|
33e18765b7
|
Start of implementation to load a window of archive warning data, currently broken
|
2025-05-04 23:10:20 -05:00 |
|
Dan Paulat
|
e3ccce5d5b
|
Text event manager should use filtered ranges to request archived products
|
2025-05-04 23:10:20 -05:00 |
|
Dan Paulat
|
53ade7fc53
|
Don't load archived text products for days that have full coverage of live warning data
|
2025-05-04 23:10:20 -05:00 |
|
Dan Paulat
|
02ec27dd2f
|
Ignore default date/time selections for archive warnings
|
2025-05-04 23:10:20 -05:00 |
|
Dan Paulat
|
33cfd4bc0e
|
Don't reload archive text products that have already been loaded
|
2025-05-04 23:10:20 -05:00 |
|
Dan Paulat
|
cc54e4d834
|
Load archived warnings when making a timeline selection
|
2025-05-04 23:10:20 -05:00 |
|
Dan Paulat
|
16507adbe9
|
Alert layer should handle alerts by UUID if messages are received out of sequence
|
2025-05-04 23:10:20 -05:00 |
|
Dan Paulat
|
d63c2a3ef9
|
Insert text product messages in chronological order
|
2025-05-04 23:10:19 -05:00 |
|
Dan Paulat
|
9f33189c18
|
Refactor json utility to wxdata, add ReadJsonString function
|
2025-05-04 23:10:19 -05:00 |
|
Dan Paulat
|
87af6479d6
|
Rewrite warnings provider to use HEAD requests instead of directory listing to find recent warnings
|
2025-05-04 23:10:18 -05:00 |
|
AdenKoperczak
|
97693fdace
|
Add a maximum number of forward/backward time steps that can be queued
|
2025-04-17 08:44:22 -04:00 |
|
AdenKoperczak
|
1ff686629b
|
Add setting for cursor icon scale
|
2025-04-06 17:43:44 -04:00 |
|
AdenKoperczak
|
4ab4a8825b
|
Check for product availability on radar site change.
|
2025-03-20 10:19:20 -04:00 |
|
AdenKoperczak
|
f0ba7296d5
|
use non-standard coordinates for tdwr and optimize there generation
|
2025-03-20 10:19:20 -04:00 |
|
AdenKoperczak
|
ec296d98eb
|
clang format/tidy fixes for rework_layer_text
|
2025-03-19 14:15:17 -04:00 |
|
AdenKoperczak
|
a9daf47741
|
add support for opentype fonts
|
2025-03-19 14:15:17 -04:00 |
|
Dan Paulat
|
7b70d91093
|
Update scwx-qt/source/scwx/qt/manager/radar_product_manager.cpp
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
|
2025-02-13 23:19:34 -06:00 |
|
Dan Paulat
|
75c4741d9a
|
Take a lock on the refresh timer mutex before checking whether refresh is enabled
|
2025-02-13 22:42:02 -06:00 |
|
AdenKoperczak
|
bc79ed11a3
|
Add checks to prevent files being saved before being fully read.
|
2025-01-29 11:04:17 -05:00 |
|