Sustainability of Digital Formats
 Planning for Library of Congress Collections

Introduction | Sustainability Factors | Content Categories | Format Descriptions | Contact
Format Description Categories >> Browse Alphabetical List

CDF, Common Data Format (multidimensional datasets)

>> Back
Table of Contents
Format Description Properties Explanation of format description terms

Identification and description Explanation of format description terms

Full name Common Data Format
Description CDF is a conceptual data abstraction for storing, manipulating, and accessing multidimensional data sets. The basic component of CDF is a software programming interface that is a device-independent view of the CDF data model. In addition to the actual data being stored, CDF also stores user-supplied descriptions of the data,known as metadata. This self-describing property allows CDF to be a generic, data-independent format that can storedata from a wide variety of disciplines. The application developer is insulated from the actual physical file format for reasons of conceptual simplicity, device independence, and future expandability. CDF filescreated on any given platform can be transported to any other platform on to which CDF is ported and used with any CDF tools or layered applications.

CDF Version 2.7 and up contain support for Java Application Program Interfaces (APIs), in addition to the C and Fortran APIs of earlier versions.

Production phase Generally used for middle- and final-state archiving.
Relationship to other formats
    Has subtype Has several versions not documented separately here.

Local use Explanation of format description terms

LC experience or existing holdings None
LC preference None

Sustainability factors Explanation of format description terms

Disclosure Fully documented. Specifications of the format and the APIs in Java, C, and Fortran are freely available. Source code for the CDF software package is also freely available.
    Documentation Available from http://cdf.gsfc.nasa.gov/. Documentation includes CDF User's Guide and complete list of APIs and their descriptions in reference manuals for the supported programming languages. Maintained by the Space Physics Data Facility (SPDF) at NASA/Goddard Space Flight Center. User support is provided by the National Space Science Data Center (NSSDC). SPDF and NSSDC are units of the Space Science Data Operations Office.
Adoption In use in various versions since 1985. From CDF FAQ: "The CDF software package is used by hundreds of government agencies, universities, and private and commercial organizations as well as independent researchers on both national and international levels. CDF has been adopted by the International Solar-Terrestrial Physics (ISTP) project as well as theCentral Data Handling Facilities (CDHF) as their format of choice for storing and distributing key parameter data."

CDF is supported by commercial and open source data analysis/visualization software such as IDL, MATLAB, and IBM's Data Explorer (XP).

    Licensing and patents None.
Transparency TBD.
Self-documentation CDF control information acts as an embedded data dictionary. Additional metadata appropriate for any particular dataset can be stored as attribute entries as part of the application data within the CDF.
External dependencies None.
Technical protection considerations None.

Quality and functionality factors Explanation of format description terms

Dataset
Normal rendering Normal rendering for datasets not established yet.
Functionality beyond normal rendering The basic component of CDF is a software programming interface that is a device-independent view of the CDF data model. Hence the specification focuses on an API rather than on organization of data in files. Compared to HDF format, CDF permitted cross-linking data from different instruments and spacecraft in ISTP with one development effort (according to http://nssdc.gsfc.nasa.gov/nost/fep/researcher-szabo-cdf.html).

File type signifiers Explanation of format description terms

Tag Value Note
Filename extension cdf
From http://www.fileinfo.net/.

Notes Explanation of format description terms

General In 2002, the CDF office developed an XML-based markup language called CDF Markup Language (CDFML) to describe CDF data and metadata.

Translators among various data formats, including CDF are available at http://cdf.gsfc.nasa.gov/html/dtws.html

History CDF was designed and developed in 1985 by the National Space Science Data Center (NSSDC) at NASA/GSFC. CDF was originally written in FORTRAN and only ran in VAX/VMS environments.

CDF V3.0 was released on February 10, 2005. V3.0 is backward compatible with CDF V2.7, V2.6, and V2.5, but not vice versa.The CDF 3.0 library will read a file that was created with CDF 2.5, 2.6, or 2.7 library, and save the file in the version that was originally created under (not 3.0).A file created from scratch with CDF 3.0 will be stored in the newformat that is incompatible with the previous versions of the CDF library.


Format specifications Explanation of format description terms


Useful references

URLs


Last Updated: Wednesday, 19-Mar-2008 11:30:11 EDT