Extension: Json and NetCDF utilities
#include "dg/file/file.h"
|
▼Ndg | |
▼Nfile | Namespace for Json and NetCDF I/O related classes and functions |
CLongNameAttribute | Facilitate construction of CF attribute "long_name" in records lists |
CMPINcFile | MPI NetCDF-4 file based on serial NetCDF |
CMPINcHyperslab | A NetCDF Hyperslab for MPINcFile |
CNC_Error | Class thrown by the NC_Error_Handle |
CNC_Error_Handle | DEPRECATED Empty utitlity class that handles return values of netcdf functions and throws NC_Error(status) if( status != NC_NOERR) |
CNcHyperslab | A NetCDF Hyperslab for SerialNcFile |
CProbes | Facilitate output at selected points |
CProbesParams | Parameter struct for probe values |
CRecord | A realisation of the Record concept. Helper to generate NetCDF variables |
CSerialNcFile | Serial NetCDF-4 file |
CWrappedJsonValue | Wrapped Access to Json values with error handling |