NetCDF
Network Common Data Form (NetCDF) is a set of software libraries and machine-independent data formats that support the creation, access, and sharing of array-oriented scientific data
NetCDF U++ wrapper is a basic C++ wrapper for NetCDF .nc files, at version 4.9.2.
Two simple sample packages are included:
examples/Hdf5_demo_cl. A basic demo and unitest.
examples/Hdf5_reader_cl A basic command line reader.
|