Extension: Json and NetCDF utilities
#include "dg/file/file.h"
Loading...
Searching...
No Matches
easy_atts.h File Reference
#include <variant>
#include <vector>
#include <map>
#include <string>
#include <cassert>
#include <sstream>
#include <iomanip>
#include <ctime>
#include <netcdf.h>
#include "nc_error.h"
Include dependency graph for easy_atts.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  dg
 
namespace  dg::file
 Namespace for Json and NetCDF I/O related classes and functions.
 

Typedefs

using dg::file::nc_att_t
 Utility type to simplify dealing with heterogeneous attribute types.
 

Functions

std::string dg::file::timestamp (int argc, char *argv[])
 Generate one line entry for the history global attribute.
 

Variables

const std::map< std::string, std::string > dg::file::version_flags
 Version compile time constants available as a map.