Headerless data: Revision history

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

30 August 2022

  • curprev 08:4608:46, 30 August 2022Elie talk contribs 850 bytes +850 Created page with "Headerless data is a standard for raw data files. Instead of using a file header, the exact data type is defined in the file extension. For example, File:population.data-float64-8640x4320 is a 2D array, size 8640x4320, of 64-bit floating-point numbers. ==Specifications== The file extension always starts with "data-", : and then is followed by either "float32-", "float64-", "int8-", "int16-", "int32-", "int64-", "uint8-", "uint16-", "uint32-", or "uint64-", : and th..."