Commit graph

96 commits

Author SHA1 Message Date
Dan Paulat
ac4521483d std::accumulate is defined in <numeric> 2025-06-15 00:03:07 -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
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
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
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
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
0c8d6eae1f Update hydrometeor classification threshold 2024-01-10 00:59:34 -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
0c8d1aeb80 Fix case where level 3 data value could be uninitialized 2024-01-06 09:47:35 -06:00
Dan Paulat
36f8f73b0f Use common data level functions when generating color table lut 2024-01-05 14:48:41 -06:00
Dan Paulat
8921c08f4f Return coded or uncoded data values based on product type
- TODO: Still need to update level 3 product view color table lut
2024-01-05 00:49:05 -06:00
Dan Paulat
a652ac460b Avoid overflow when getting data level code or value 2024-01-04 22:59:03 -06:00
Dan Paulat
0e031e3b69 Rename rpg_types to wsr88d_types, common between level 2 and level 3 2024-01-04 20:07:30 -06:00
Dan Paulat
3a607cc1fe Data level code to string 2024-01-04 13:06:16 -06:00
Dan Paulat
2f06076bb5 Add data level codes, refactor data value determination to product description block 2024-01-04 01:17:14 -06:00
Dan Paulat
d5222eac63 Add sequence number, volume scan and elevation to product description hover 2023-11-19 21:45:43 -06:00
Dan Paulat
68a6d5f97f Ignoring additional warnings required for MSVC 14.36 2023-06-16 23:34:43 -05:00
Dan Paulat
57e9069f0a Support GCC 11 2023-04-20 00:27:32 -05:00
Dan Paulat
023688b746 General GCC compilation fixes 2023-04-17 18:37:23 -05:00
Dan Paulat
cdd4ced28e Warning pragmas 2023-04-17 18:34:04 -05:00
Dan Paulat
3339a40780 Fixing warnings in wxdata 2022-06-11 07:10:08 -05:00
Dan Paulat
766940e60f Boost.Log -> spdlog - wsr88d/rpg 2022-04-17 09:15:54 -05:00
Dan Paulat
304297be9b Update level 3 color tables for 16-level products 2022-04-10 10:41:30 -05:00
Dan Paulat
2dcd87700c Data level threshold for certain 16-level products 2022-04-10 09:41:29 -05:00
Dan Paulat
5b32118626 Raster Data Packet RLE decoding to levels 2022-04-09 21:03:49 -05:00
Dan Paulat
0b761185a0 Add resolution data for level 3 products 33 and 34 2022-04-09 10:02:06 -05:00
Dan Paulat
5e20ff9311 Properly unpack levels from RLE data 2022-04-08 23:47:22 -05:00
Dan Paulat
6fc1f89fb1 Adding additional products to threshold, scale, offset and number of levels in product description 2022-04-08 23:46:45 -05:00
Dan Paulat
8d1be0f54a Draw 4-bit encoded radial data 2022-04-08 21:49:10 -05:00