Closed tritemio closed 5 years ago
The function process_t2records (called here) is not defined!
process_t2records
Recent PR #37 added support for ('rtTimeHarp260NT2', 'rtTimeHarp260PT2') but the function used for decoding is not provided.
('rtTimeHarp260NT2', 'rtTimeHarp260PT2')
@seb5g, can you please provide a fix and test files in this format? We should also add unit tests.
@tritemio , I just did a pull request with missing code and test file!
Commit 120e9c4911a74adf5cee3cea65022ff6e1eb0997 fixes it.
The function
process_t2records
(called here) is not defined!Recent PR #37 added support for
('rtTimeHarp260NT2', 'rtTimeHarp260PT2')
but the function used for decoding is not provided.@seb5g, can you please provide a fix and test files in this format? We should also add unit tests.