NetCDF4 C++ API
|
Go to the source code of this file.
Classes | |
class | netcdf::NcFile |
Manages the opening, creating, and closing of netCDF files. Represents the netCDF root group. More... | |
Namespaces | |
netcdf | |
Functions | |
std::string const & | netcdf::GetFileModeStr (NcFile::FileMode const fileMode) |
Get a string matching the file mode. More... | |
std::string const & | netcdf::GetFileFormatStr (NcFile::FileFormat const fileFormat) |
Get a string matching the file format. More... | |