Common Data Format
From Just Solve the File Format Problem
(Difference between revisions)
(added mime type + Wikipedia URL + samples URL + Identification) |
m (→Specifications) |
||
| Line 12: | Line 12: | ||
== Specifications == | == Specifications == | ||
| − | * [ | + | * [https://cdf.gsfc.nasa.gov/ CDF Home Page] → [https://cdf.gsfc.nasa.gov/html/cdf_docs.html Documentation] → [https://spdf.gsfc.nasa.gov/pub/software/cdf/doc/cdf381/cdf38ifd.pdf CDF Internal Formats Document] |
== Software == | == Software == | ||
Revision as of 02:30, 6 December 2022
The Common Data Format (CDF) is a file format and associated APIs designed by NASA for multi-dimensional datasets. It has largely been supplanted by the (mostly unrelated, except in name) netCDF.
Contents |
Identification
The version 3 examples start with byte sequence CD F3 00 01, the middle ranged versions (2.6 and 2.7) begin with CD F2 60 02 and
older versions 2.5 or earlier start with byte sequence 00 00 FF FF.