NetCDF Timestamp Mapper  1.0
Maps timestamps (and variables) to netCDF files using sqlite3.
tsm::ds Namespace Reference

Classes

class  DatasetDesc
 
struct  NCFileDesc
 
struct  VariableDesc
 

Typedefs

using timestamp_t = unsigned long long
 

Enumerations

enum  DATASET_TYPE { HISTORICAL = 0, FORECAST }
 

Typedef Documentation

using tsm::ds::timestamp_t = typedef unsigned long long

Enumeration Type Documentation

Enumerator
HISTORICAL 
FORECAST