Commit graph

20 commits

Author SHA1 Message Date
Dan Paulat
40ef43ed30 Boost.Log -> spdlog - wsr88d 2022-04-17 09:28:17 -05:00
Dan Paulat
6759766744 Handle missing VCP data 2022-02-15 22:04:44 -06:00
Dan Paulat
e237e086f0 Handle null level 2 metadata records 2022-02-15 22:00:29 -06:00
Dan Paulat
3829b77994 Expose additional fields from level 2 and level 3 files 2022-02-13 11:17:43 -06:00
Dan Paulat
a2b1955995 Support decompressed level 2 files 2022-02-12 12:43:22 -06:00
Dan Paulat
a32029cb31 Nexrad File Factory 2022-02-10 22:10:22 -06:00
Dan Paulat
a280f37289 Refactoring, making level 2 message classes more explicitly named 2021-12-23 11:55:26 -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
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
3a3843c280 Adding interface to radar data, correcting scaling 2021-07-25 08:35:24 -05:00
Dan Paulat
d734bc6a0a Color table implementation 2021-07-01 22:05:47 -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
6acb6a8c9d Parse RDA Status Data (Message Type 2) 2021-06-20 11:21:14 -05:00
Dan Paulat
2fc12d44db Parse Performance/Maintenance Data (Message Type 3) 2021-06-19 16:12:54 -05:00
Dan Paulat
3ab4ec4b9b Parse Clutter Filter Map (Message 15) 2021-06-15 22:03:23 -05:00
Dan Paulat
f36d57b71d AR2V file should be in wsr88d, not in RPG subdirectory 2021-06-13 21:08:14 -05:00
Renamed from wxdata/source/scwx/wsr88d/rpg/ar2v_file.cpp (Browse further)