Commit graph

55 commits

Author SHA1 Message Date
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
bf56680d85 Optimize reading of repeating level 3 packet data 2022-01-08 21:48:56 -06:00
Dan Paulat
f1472275bc Digital radial data array packet 2022-01-08 18:19:00 -06:00
Dan Paulat
1fbb5e5387 Zero initialize level 3 data fields 2022-01-08 15:16:54 -06:00
Dan Paulat
62429bdea7 Deconflicting internal level 3 struct names 2022-01-08 15:09:56 -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
95a3bb7cb7 Read blocks from level 3 file 2021-12-28 15:49:46 -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
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
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
bcae7d9825 Backend support for multiple color tables 2021-11-06 08:28:08 -05:00
Dan Paulat
951710dcfe Allow selection of different level 2 products 2021-11-05 22:58:53 -05:00
Dan Paulat
3a3843c280 Adding interface to radar data, correcting scaling 2021-07-25 08:35:24 -05:00
Dan Paulat
63c0034b64 Suppressing some logging 2021-07-25 08:30:25 -05:00
Dan Paulat
d734bc6a0a Color table implementation 2021-07-01 22:05:47 -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
9daee7b8c6 Use ntoh instead of hton when byte swapping for consistency 2021-06-20 21:23:44 -05:00
Dan Paulat
ded87eb937 Digital radar data moment gates and accessors 2021-06-20 21:21:12 -05:00
Dan Paulat
d648c1db08 Message data vector buffer should resize instead of reserve, preserving data on growth 2021-06-20 20:51:15 -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
Dan Paulat
517c77cb5f Parse Volume Coverage Pattern Data (Message Type 5) 2021-06-20 00:27:13 -05:00
Dan Paulat
2fc12d44db Parse Performance/Maintenance Data (Message Type 3) 2021-06-19 16:12:54 -05:00
Dan Paulat
e440d8c657 Data accessors for RdaAdaptationData 2021-06-19 00:29:48 -05:00