Skip to content

Requirement: The new format must be fully self-defining #5

@krischer

Description

@krischer

The NGF format should be self-defining in all key aspects

  • miniSEED2 is not self-defining. For instance, the byte order of the FSDH is not identified and must be determined by an algorithmic check rather than being clearly specified in the format itself (this is because though SEED does define the byte order of the FSDH in blockette 50 fields 11 and 12, miniSEED2 does not have blockette 50).
  • Eliminate the need to consult external references to understand how to make use of the content within the format. For example, the format should be parsable, even if the specific definition of the content is not known. The format should be self- defining, with perhaps the exception of encoding value lookups to enable efficient decoding of data that has been used without issue in miniSEED2 for decades.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions