Open
Description
When I try to read GOES13 lrit files that I get from China's CMACast, struct errors always come out -'unpack requires a buffer of xx bytes'.
So I checked the pack file and foud the length of type 128 and type 129 not match the length of the file's header info. For example, the length of type 128 is 14 (7H) in parseHeader def, actually it is 10 in the file.
Metadata
Metadata
Assignees
Labels
No labels