1NetCDF (network Common Data Form) is an interface for array-oriented data access 2and a library that provides an implementation of the interface. The netCDF 3library also defines a machine-independent format for representing scientific 4data. Together, the interface, library, and format support the creation, access, 5and sharing of scientific data. The netCDF software was developed at the Unidata 6Program Center in Boulder, Colorado. 7 8See also: https://github.com/Unidata/netcdf-c 9