-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Labels
Description
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.
chad-earthscope