Found 6 records for the .CDF file extension name
There are 5 other file types with the "CDF" extension name:
.cdf - Comma Delimited Data Format, NSSDC scientific graphical format
.cdf - Cyberspace Description Format, ASCII format describing VRML worlds
.cdf - InstallShield Components Definition File
.cdf - Ms Channel Definition Format
.cdf - Common data format
file extension CDF - NetCDF file
File extension CDF description:
NetCDF files (network Common Data Form) should have the file name extension ".nc".The recommended extension for netCDF files was changed from ".cdf" to ".nc" in 1994 in order to avoid a clash with the NASA CDF file extension, and now it also avoids confusion with "Channel Definition Format" files.
Mime: application/x-netcdf
Associated applications to file extension CDF:
Company / developer:
Unidata
NetCDF
is a set of interfaces for array-oriented data access and a freely-distributed collection of data access libraries for C, Fortran, C++, Java, and other languages. The netCDF libraries support a machine-independent format for representing scientific data. Together, the interfaces, libraries, and format support the creation, access, and sharing of scientific data.
NetCDF data is:
Self-Describing
A netCDF file includes information about the data it contains.Portable
A netCDF file can be accessed by computers with different ways of storing integers, characters, and floating-point numbers.-
Direct-access
A small subset of a large dataset may be accessed efficiently, without first reading through all the preceding data. Appendable
Data may be appended to a properly structured netCDF file without copying the dataset or redefining its structure.Sharable
One writer and multiple readers may simultaneously access the same netCDF file.-
Archivable
Access to all earlier forms of netCDF data will be supported by current and future versions of the software.
The netCDF software was developed by Glenn Davis, Russ Rew, Steve Emmerson, John Caron, Harvey Davies, and Ed Hartnett at the Unidata Program Center in Boulder, Colorado, with contributions from many other netCDF users.

