Skip to content
EntityQ1361922· pop 11· linked from 75 articles

Also known as Network Common Data Form

NetCDF (Network Common Data Form) is a set of software libraries and self-describing, machine-independent data formats that support the creation, access, and sharing of array-oriented scientific data. The project homepage is hosted by the Unidata program at the University Corporation for Atmospheric Research (UCAR). They are also the chief source of netCDF software, standards development, updates, etc. The format is an open standard. NetCDF Classic and 64-bit Offset Format are an international standard of the Open Geospatial Consortium.

Key facts

File format.name
Network Common Data Form
File format.extension
.nc
File format._nomimecode
on
File format.mime
application/netcdfapplication/x-netcdf
File format.magic
CDF\001\211HDF\r\n\032\n
File format.developer
University Corporation for Atmospheric Research (UCAR)
File format.genre
scientific binary data
File format.extended_from
Common Data Format (CDF)Hierarchical Data Format (HDF)
File format.standard
<!-- or:
File format.standards
-->

via Wikipedia infobox

Official website

NetCDF | NSF Unidata

unidata.ucar.edu

Link to the official site · 2,395 chars · not written by Vinony

Wikidata facts

Instance of
file format
Show 6 more facts
file extension
nc
media type
application/x-netcdf
inception
1997-00-00
short name
netCDF
software version identifier
4.9.3
Sources (5)

via Wikidata · CC0

Article · Deutsch

Network Common Data Format (netCDF) ist ein Dateiformat für den Austausch wissenschaftlicher Daten. Es handelt sich um ein binäres Dateiformat, das durch die Angabe der Byte-Reihenfolge im Header maschinenunabhängig ist. NetCDF ist ein offener Standard; das Projekt wird von der (UCAR) betreut. NetCDF basiert zwar auf dem ähnlich klingenden Common Data Format (CDF) der NASA, hat sich jedoch von diesem fortentwickelt und ist nicht mehr kompatibel. Aktuell ist die netCDF-Version 4 (netCDF4). Version 4 baut auf Hierarchical Data Format Version 5 (HDF5) auf und beinhaltet dadurch HDF5 Features wie Deflate (Komprimierung). Version 3 war noch unabhängig von Hierarchical Data Format. Die netCDF4-Bibliothek erlaubt es weiterhin mit Dateien im klassischen netCDF (netCDF Version 3) zu arbeiten. Verwendung findet netCDF vor allem in der Erdsystemmodellierung (z. B. in der numerischen Wettervorhersage oder der Klimatologie) und kann in Geoinformationssystemen genutzt werden.

Abstract from DBpedia / Wikipedia · CC BY-SA