CDF, the Common Data Format is the file format developed at NASA in the 1980s to store scientific data such as scalars, vectors and multidimensional arrays. It is conceptually similar to netCDF and HDF, but implementations are different.
CDF, the Common Data Format is the file format developed at NASA in the 1980s to store scientific data such as scalars, vectors and multidimensional arrays. It is conceptually similar to netCDF and HDF, but physical implementations and the APIs differ.
It is used to store archival as well as new data from some missions. At NASA CDF has been adopted by the International Solar-Terrestrial Physics (ISTP) project as well as the Central Data Handling Facilities (CDHF) as their format of choice for storing and distributing key parameter data.
CDF supports both native and network format for number representation, optional data compression. Libraries to access CDF data exist for C, FORTRAN, Java, Perl, C#, Visual Basic. Also an XML based version of the format, CDFML, has been defined.
Related Tags:
More information is available at https://cdf.gsfc.nasa.gov/