| 
    Extension: Json and NetCDF utilities
    
   #include "dg/file/file.h" 
   | 
 
#include <exception>#include <netcdf.h>Go to the source code of this file.
Classes | |
| struct | dg::file::NC_Error | 
| Class thrown by the NC_Error_Handle.  More... | |
| struct | dg::file::NC_Error_Handle | 
| DEPRECATED Empty utitlity class that handles return values of netcdf functions and throws NC_Error(status) if( status != NC_NOERR)  More... | |
Namespaces | |
| namespace | dg | 
| namespace | dg::file | 
| Namespace for Json and NetCDF I/O related classes and functions.  | |
Contains Error handling class