Extension: Json and NetCDF utilities
#include "dg/file/file.h"
|
▼Cstd::exception | |
Cdg::file::NC_Error | Class thrown by the NC_Error_Handle |
Cdg::file::LongNameAttribute | Facilitate construction of CF attribute "long_name" in records lists |
Cdg::file::MPINcFile | MPI NetCDF-4 file based on serial NetCDF |
Cdg::file::MPINcHyperslab | A NetCDF Hyperslab for MPINcFile |
Cdg::file::NC_Error_Handle | DEPRECATED Empty utitlity class that handles return values of netcdf functions and throws NC_Error(status) if( status != NC_NOERR) |
Cdg::file::NcHyperslab | A NetCDF Hyperslab for SerialNcFile |
Cdg::file::Probes< NcFile, Topology > | Facilitate output at selected points |
Cdg::file::ProbesParams | Parameter struct for probe values |
Cdg::file::Record< SignatureType, Attributes > | A realisation of the Record concept. Helper to generate NetCDF variables |
Cdg::file::SerialNcFile | Serial NetCDF-4 file |
Cdg::file::WrappedJsonValue | Wrapped Access to Json values with error handling |