Commit graph

37 commits

Author SHA1 Message Date
Dan Paulat
f4226b487d Initial moving of product listing to the background for level 3 2025-08-30 16:28:19 -05:00
AdenKoperczak
24f5f0a3e3
Do not display an elevation number when there is non 2025-04-13 10:59:41 -04:00
AdenKoperczak
be972cdb7e
Add elevation to product label. Mainly for level 3 products 2025-04-13 10:20:39 -04:00
AdenKoperczak
befa5f3ded Only Allocate cordinates in level3_radial_view when they are needed 2025-03-20 10:19:20 -04:00
AdenKoperczak
dc72e9fbfc clang tidy/format fixes for update_tdwr_products 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
Dan Paulat
a3eb53a649 Additional clang-tidy action cleanup 2024-12-15 22:32:25 -06:00
Dan Paulat
a65504a2cb Disable range folding display by default when smoothing 2024-12-15 07:21:46 -06:00
Dan Paulat
b7970bb631 Perform level 3 data moment remapping when smoothing 2024-12-08 00:58:45 -06:00
Dan Paulat
44f91a3a86 Level 3 raster smoothing 2024-12-06 06:00:39 -06:00
Dan Paulat
57f6b41a47 Level 3 radial product smoothing 2024-12-03 23:29:58 -06:00
Dan Paulat
2a9dc72721 Select product times based on current time, rather than volume time
Ensures scans not included in the volume times (e.g., multiple level 2 scans per file) are selected
2024-11-20 19:50:09 -06:00
Dan Paulat
3f8bd22f77 Pushing data level code and value implementations from level 3 radial view to product view 2024-01-05 23:47:59 -06:00
Dan Paulat
03f08d54f1 Refactor color table functions to reference the lookup table where appropriate 2024-01-04 23:16:05 -06:00
Dan Paulat
c1280c05aa Get data level code and value from level 3 radial data, stubs for raster and level 2 2024-01-04 23:00:55 -06:00
Dan Paulat
b67f546774 Use parallel std::find_if to find radial at azimuth 2024-01-02 23:23:59 -06:00
Dan Paulat
20191dce07 Use more precise latitude/longitude of radar when determining distance and azimuth 2024-01-02 12:20:48 -06:00
Dan Paulat
6e04e1fab3 Get bin values at coordinates from level 3 radial data, stubs for raster and level 2 2024-01-02 00:42:42 -06:00
Dan Paulat
bb0419aa3e Start angle should properly reflect the edge of the bin instead of the middle 2024-01-01 23:05:56 -06:00
Dan Paulat
bb2d3a92ad Avoid uncommon race condition with computing a sweep during radar product view destruction 2023-11-05 07:52:27 -06:00
Dan Paulat
6b179fe35c Emit signals when a sweep is not updated (with reason) 2023-06-07 23:07:01 -05:00
Dan Paulat
ea6134acea emit keyword is incompatible with oneTBB 2023-06-05 21:53:24 -05:00
Dan Paulat
a9b425ec42 Optimization and minor fixes to level 3 coordinate calculation 2023-06-04 00:31:44 -05:00
Dan Paulat
9c442574ae Support level 3 radial counts other than 360/720
Fixes #49
2023-06-02 00:18:24 -05:00
Dan Paulat
e80c4866a5 Fix crash when changing products 2023-05-30 23:28:24 -05:00
Dan Paulat
f1a5d4a744 Fix reload of expired (garbage collected) live data 2023-04-11 22:46:11 -05:00
Dan Paulat
df2474c383 Display expired data as soon as it's reloaded 2023-04-09 09:26:51 -05:00
Dan Paulat
5dd1a327c8 Allow radar product manager to be updated in a view 2022-10-08 23:06:46 -05:00
Dan Paulat
889fe698e6 Smooth transition between level 3 tilts 2022-09-13 21:43:56 -05:00
Dan Paulat
ff58f5bcf6 Fixing warnings in scwx-qt 2022-06-11 07:42:18 -05:00
Dan Paulat
d041e7e217 Ignore normal condition where level 3 data is not found prior to loading 2022-06-04 08:17:31 -05:00
Dan Paulat
c6281d799f Removing boost log from Boost.Log -> spdlog - settings, types, util, view 2022-04-19 16:01:45 -05:00
Dan Paulat
9da8145fc8 Radial data is always centered, matches output from wct (NOAA) 2022-04-10 21:19:51 -05:00
Dan Paulat
1dbc68a7d9 Refactoring common level 3 product view functions to new parent class 2022-04-09 09:22:27 -05:00
Dan Paulat
8d1be0f54a Draw 4-bit encoded radial data 2022-04-08 21:49:10 -05:00
Dan Paulat
41b491314b TDWR range updates 2022-04-08 18:37:47 -05:00
Dan Paulat
ab83b50e0a Level 3 radial view 2022-04-08 16:20:34 -05:00