|
|
|||
|
|
|
| MATHEMATICA IMPORT/EXPORT FORMAT | See Also »|More About » |
| MIME type: application/x-cdf CDF data file format. General-purpose, self-describing format for storing multidimensional datasets. Used for storage, management, and exchange of scientific data and images. CDF is an acronym for Common Data Format. Developed since 1985 by the National Space Science Data Center at NASA. Binary file format. Related to, but incompatible with, netCDF. |
| "Elements" | list of elements and options available in this file | |
| "Rules" | full list of rules for each element and option | |
| "Options" | list of rules for options, properties, and settings |
| "Date" | dates, given as DateList specifications | |
| "Integer8" | 8-bit integers | |
| "Integer16" | 16-bit integers | |
| "Integer32" | 32-bit integers | |
| "UnsignedInteger8" | unsigned 8-bit integers | |
| "UnsignedInteger16" | unsigned 16-bit integers | |
| "UnsignedInteger32" | unsigned 32-bit integers | |
| "Real32" | IEEE single-precision numbers | |
| "Real64" | IEEE double-precision numbers | |
| "String" | strings of ASCII characters |
| "Annotations" | meta-information for each dataset | |
| "DataEncoding" | specifies how each dataset is compressed | |
| "DataFormat" | type used to represent each dataset | |
| "Dimensions" | data dimensions of each dataset | |
| "Metadata" | general meta-information as a list of rules |
| None | no data compression is used | |
| "AdaptiveHuffman" | adaptive Huffman encoding | |
| "GZIP" | GZIP compression | |
| "Huffman" | Huffman encoding | |
| "RLE" | run-length encoding |
| "Append" | False | whether to append to an existing file | |
| "LargeFileSupport" | False | whether to export a 64-bit NASA CDF file |