Commit graph

158 commits

Author SHA1 Message Date
Dan Paulat
0b063f6e8c Tabular alphanumeric block 2022-01-12 18:10:17 -06:00
Dan Paulat
add6c41016 Graphic alphanumeric block 2022-01-12 01:15:41 -06:00
Dan Paulat
09649c0fe7 Use strings instead of character arrays where warranted 2022-01-12 00:41:08 -06:00
Dan Paulat
798b348d8b Cell trend volume scan times 2022-01-12 00:25:47 -06:00
Dan Paulat
67a8184ea7 Cell trend data packet 2022-01-11 23:07:44 -06:00
Dan Paulat
9073ec706b Exposing select level 3 file blocks 2022-01-11 19:32:36 -06:00
Dan Paulat
01d24d70b8 Support zlib compressed level 3 files 2022-01-11 19:23:19 -06:00
Dan Paulat
54ac07a254 Generic data packet 2022-01-09 17:47:26 -06:00
Dan Paulat
cbb3ec0368 Special graphic symbol packet 2022-01-09 15:03:31 -06:00
Dan Paulat
6d4428b8e0 Wind barb data packet 2022-01-08 22:36:58 -06:00
Dan Paulat
5dcf65b79c Vector arrow data packet 2022-01-08 22:28:44 -06:00
Dan Paulat
f1472275bc Digital radial data array packet 2022-01-08 18:19:00 -06:00
Dan Paulat
0487a40f67 Precipitation rate data array packet 2022-01-08 01:31:03 -06:00
Dan Paulat
9f9837f237 Digital precipitation data array packet 2022-01-08 01:25:15 -06:00
Dan Paulat
ef56f55529 Raster data packet 2022-01-07 19:51:42 -06:00
Dan Paulat
c9617f13b0 Radial data packet 2022-01-07 18:55:25 -06:00
Dan Paulat
ae7baf0980 Load packets using a packet factory 2021-12-28 16:52:22 -06:00
Dan Paulat
0ef21fd609 Packet create functions 2021-12-28 16:51:23 -06:00
Dan Paulat
6544b9df74 Initial product symbology block implementation, missing packet support 2021-12-28 15:46:49 -06:00
Dan Paulat
c6ce9c99e4 Initial loading of level 3 file through bzip2 decompression 2021-12-28 02:44:12 -06:00
Dan Paulat
f66a0b46e6 Add parsing of transmission header 2021-12-27 23:20:14 -06:00
Dan Paulat
b65e9a3561 Text and special symbol packet, fixing linked vector packet size 2021-12-27 21:23:58 -06:00
Dan Paulat
e505edf156 Contour vectors 2021-12-27 12:29:03 -06:00
Dan Paulat
96cd27adcb Linked and unlinked vector packets 2021-12-27 11:59:00 -06:00
Dan Paulat
ab702e9927 Linked vector packet 2021-12-24 12:08:15 -06:00
Dan Paulat
cb86ab4b9b Default ValidateMessage implementation 2021-12-24 12:06:38 -06:00
Dan Paulat
0303412519 Initial Level 3 header and description information 2021-12-24 10:03:53 -06:00
Dan Paulat
a280f37289 Refactoring, making level 2 message classes more explicitly named 2021-12-23 11:55:26 -06:00
Dan Paulat
cae04fad37 Update VCP display 2021-12-22 16:36:04 -06:00
Dan Paulat
337296ac3c Update radar product and elevation selection when active map changes 2021-11-28 10:44:34 -06:00
Dan Paulat
e76ac3bc36 Selectable elevation cuts 2021-11-14 22:41:25 -06:00
Dan Paulat
19f1207384 Infrastructure updates for multiple elevations 2021-11-14 14:20:24 -06:00
Dan Paulat
87581892a7 Dynamic range circle 2021-11-14 01:28:13 -06:00
Dan Paulat
e58b1f5b57 Support display of range folded values 2021-11-13 21:24:17 -06:00
Dan Paulat
3e92847901 Initial indexing capability 2021-11-13 01:15:53 -06:00
Dan Paulat
ab616b0c62 Store elevation scans as a shared pointer to avoid needless copying 2021-11-13 00:59:57 -06:00
Dan Paulat
efeb87baaa Index volume scan by time, change internal data structure from unordered to ordered map 2021-11-13 00:38:07 -06:00
Dan Paulat
3625515b8a Load radar data asynchronously 2021-11-11 23:47:27 -06:00
Dan Paulat
b241703b40 Load color tables from settings 2021-11-06 22:18:02 -05:00
Dan Paulat
bcae7d9825 Backend support for multiple color tables 2021-11-06 08:28:08 -05:00
Dan Paulat
7c606b85ff Add toolbox for radar display control 2021-11-04 22:25:06 -05:00
Dan Paulat
3a3843c280 Adding interface to radar data, correcting scaling 2021-07-25 08:35:24 -05:00
Dan Paulat
30fadcfbb6 Splitting radar logic out of render layer into manager and view classes 2021-07-24 21:34:01 -05:00
Dan Paulat
d734bc6a0a Color table implementation 2021-07-01 22:05:47 -05:00
Dan Paulat
6c25ce4230 Fixing copy constructors 2021-06-27 21:18:18 -05:00
Dan Paulat
57e8e82d4d Create interface for moment data gates 2021-06-27 21:13:24 -05:00
Dan Paulat
a2c6ee70a4 Store radar data in Ar2vFile object 2021-06-27 10:20:32 -05:00
Dan Paulat
ded87eb937 Digital radar data moment gates and accessors 2021-06-20 21:21:12 -05:00
Dan Paulat
f0386cda27 Parse Digital Radar Data (Message Type 31) 2021-06-20 20:28:22 -05:00
Dan Paulat
6acb6a8c9d Parse RDA Status Data (Message Type 2) 2021-06-20 11:21:14 -05:00