Author_Institution :
Unidata Program Center, Boulder, CO, USA
Abstract :
The network common data form (NetCDF), a data abstraction for storing and retrieving multidimensional data, is described. NetCDF is distributed as a software library that provides a concrete implementation of that abstraction. The implementation provides a machine-independent format for representing scientific data. Together, the abstraction, library, and data format support the creation, access, and sharing of scientific information. NetCDF is useful for supporting objects that contain dissimilar kinds of data in a heterogeneous network environment and for writing application software that does not depend on application-specific formats. Independence from particular machine representations is achieved by using a nonproprietary standard for external data representation. The discussion covers NetCDF data abstraction and interface; dimensions, variables, and attributes; direct access and hyperslab access, the NetCDF library; the data format; ncdump and ncgen utilities; experience, usability, and performance; limitations of NetCDF; and future plans.<>
Keywords :
computer graphics; data structures; network operating systems; NetCDF; application software; attributes; data abstraction; dimensions; direct access; external data representation; heterogeneous network environment; hyperslab access; multidimensional data; scientific data access; software library; standard; variables; Application software; Computer architecture; Computer displays; Data visualization; Educational institutions; Information retrieval; Meteorology; Multidimensional systems; Software libraries; Workstations;