NetCDF files are self-describing, network-transparent, directly
accessible, and extendible. `Self-describing' means that a netCDF file
includes information about the data it contains. `Network-transparent'
means that a netCDF file is represented in a form that can be accessed
by computers with different ways of storing integers, characters, and
floating-point numbers. `Direct-access' means that a small subset of a
large dataset may be accessed efficiently, without first reading through
all the preceding data. `Extendible' means that data can be appended to
a netCDF dataset without copying it or redefining its structure.
2020-01-03 11:41:33
11.04MB
netcdf
1