Commit graph

2288 commits

Author SHA1 Message Date
Dan Paulat
a18db83730 Upgrading dependencies 2022-04-11 21:53:35 -05:00
Dan Paulat
54bdabd7d5 Update maplibre-gl-native to 2022-04-07 2022-04-11 21:49:44 -05:00
Dan Paulat
0fc1b3a2bb Product code 34 doesn't use data level threshold halfwords 2022-04-10 21:41:10 -05:00
Dan Paulat
7b16972cb1 Adding additional STP/OHP palette assignments 2022-04-10 21:25:16 -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
5aa27c7fe7 Add scaling to 16-level thresholds 2022-04-10 20:55:46 -05:00
Dan Paulat
f8765e0d2d For 16-level products, only the lower-order byte should be used for the data level threshold 2022-04-10 19:47:57 -05:00
Dan Paulat
fd35a912e5 Adding additional palette types 2022-04-10 19:09:46 -05:00
Dan Paulat
cf3c780abf Handle coded thresholds 2022-04-10 11:25:54 -05:00
Dan Paulat
cc36922e99 Radar colors should be drawn using GL_NEAREST, textures are generated such that exact levels already exist 2022-04-10 10:42:37 -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
0511867c6b Level 3 raster view 2022-04-09 21:06:47 -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
1dbc68a7d9 Refactoring common level 3 product view functions to new parent class 2022-04-09 09:22:27 -05:00
Dan Paulat
41fda1e9cf Adding STP to list of palettes 2022-04-09 00:29:39 -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
Dan Paulat
41b491314b TDWR range updates 2022-04-08 18:37:47 -05:00
Dan Paulat
732a7e233c Select level 3 radar products 2022-04-08 16:23:16 -05:00
Dan Paulat
ab83b50e0a Level 3 radial view 2022-04-08 16:20:34 -05:00
Dan Paulat
4412914089 Add TDWR productcs to palette list 2022-04-08 16:07:58 -05:00
Dan Paulat
fa3b75a144 Adding threshold, offset, scale, level accessors for rendering 2022-04-08 16:02:46 -05:00
Dan Paulat
3fc6837f2a Float utility 2022-04-08 01:34:36 -05:00
Dan Paulat
711993362c Level 3 palette lookup 2022-04-07 21:28:05 -05:00
Dan Paulat
039b2b3d8e Store and retrieve level 3 data 2022-04-06 22:38:45 -05:00
Dan Paulat
15f7caa6b3 Updating level 3 test set 2022-04-06 22:38:10 -05:00
Dan Paulat
b77e3cd53f Add range and resolution fields to product description block 2022-04-06 21:51:47 -05:00
Dan Paulat
98531f6b56 Level 3 interface updates 2022-04-06 00:06:18 -05:00
Dan Paulat
c7b5a659ab Generic product record retrieval for level 2 or level 3 data 2022-04-03 23:01:16 -05:00
Dan Paulat
1b3dc1ca67 Adding tests for level 3 productcs 153 and 154 (super res) 2022-04-03 22:04:35 -05:00
Dan Paulat
dd3751313f Reorder initialization and rendering to prevent color flicker 2022-04-03 21:28:16 -05:00
Dan Paulat
5a0224631d Load correct level 2 product if one was previously selected 2022-04-03 20:40:27 -05:00
Dan Paulat
0be0e420d1 Update radar product selection when it changes 2022-04-03 20:33:46 -05:00
Dan Paulat
0d48a7eb75 Upgrade cmake-conan to v0.18.0 2022-04-03 20:11:01 -05:00
Dan Paulat
4c6a40140b Create sweep mutex to eliminate race condition between ComputeSweep() and UpdateSweep() 2022-04-03 19:19:14 -05:00
Dan Paulat
b2fbfa0dee Make sure RadarProductView usage is consistent 2022-04-03 18:43:59 -05:00
Dan Paulat
95de37cab4 Support selecting level 2 files for display 2022-04-03 14:20:19 -05:00
Dan Paulat
1655a7c571 Fix resizing of toolbar buttons 2022-04-03 12:51:43 -05:00
Dan Paulat
055bdecd33 Fix buffer regeneration error 2022-03-06 16:52:33 -06:00
Dan Paulat
78a16b6a99 Don't display epoch on map overlay 2022-03-06 16:52:00 -06:00
Dan Paulat
7c44bafeb5 Stub for selecting radar product on successful file load 2022-03-05 22:40:23 -06:00
Dan Paulat
2000f3acb1 Radar product storage 2022-03-05 11:50:00 -06:00
Dan Paulat
b9c4b9e9c7 Draw overlay layer regardless of radar product view, general layer organization 2022-03-01 22:50:21 -06:00
Dan Paulat
410eb85d3f Hide RadarProductManager implementation detail by using friend class 2022-02-28 22:56:18 -06:00
Dan Paulat
c9e312fd54 Create record for loaded NEXRAD file in preparation for storage 2022-02-27 22:22:47 -06:00
Dan Paulat
85615cfffd CFP moments may not always be present in a scan 2022-02-15 22:16:29 -06:00
Dan Paulat
6759766744 Handle missing VCP data 2022-02-15 22:04:44 -06:00