|
NetCDF Timestamp Mapper
1.0
Maps timestamps (and variables) to netCDF files using sqlite3.
|
Classes | |
| class | DatasetDesc |
| struct | NCFileDesc |
| struct | VariableDesc |
Typedefs | |
| using | timestamp_t = unsigned long long |
Enumerations | |
| enum | DATASET_TYPE { HISTORICAL = 0, FORECAST } |
| using tsm::ds::timestamp_t = typedef unsigned long long |