Extension: Json and NetCDF utilities
#include "dg/file/file.h"
Loading...
Searching...
No Matches
nc_error.h File Reference
#include <exception>
#include <netcdf.h>
Include dependency graph for nc_error.h:
This graph shows which files directly or indirectly include this file:

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.
 

Detailed Description

Contains Error handling class