Skip to content

Parse error #3

Open
Open
@donkpixi

Description

@donkpixi

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions