Update NEXRAD Level2File for TDWR #1239
Labels
Area: IO
Pertains to reading data
Type: Bug
Something is not working like it should
Type: Enhancement
Enhancement to existing functionality
Milestone
NWS is planning to collect Level 2 data from TDWR's, using the a variant of the standard level 2 format. We need a few updates to handle this properly.
_decode_msg31
; at best this should be a warning, but I'm pretty sure it should just be debug output if anythingThis sample file should decode with no warnings by default.
A few other things I noticed:
Level2File
. None of the remaining ones look like conditions in which we will fail to walk through the messages in the file or do memory-exhausting tasks (due to bad sizes/offsets). These should just be log messages at the appropriate levelThe text was updated successfully, but these errors were encountered: