|
NetCDF Timestamp Mapper
1.0
Maps timestamps (and variables) to netCDF files using sqlite3.
|
This is the complete list of members for tsm::ds::DatasetDesc, including all inherited members.
| ::tsm::Database class | tsm::ds::DatasetDesc | friend |
| createAndAppendNCFileDesc(const std::filesystem::path &path) | tsm::ds::DatasetDesc | private |
| DatasetDesc(const std::vector< std::filesystem::path > &filePaths, const DATASET_TYPE type) | tsm::ds::DatasetDesc | explicit |
| findTimeDim(const netCDF::NcFile &ncFile) const | tsm::ds::DatasetDesc | inlineprivate |
| getNCFileVariables(const netCDF::NcFile &ncFile) const | tsm::ds::DatasetDesc | private |
| getTimestampValues(const netCDF::NcFile &ncFile) const | tsm::ds::DatasetDesc | private |
| isForecast() const noexcept | tsm::ds::DatasetDesc | inline |
| isHistorical() const noexcept | tsm::ds::DatasetDesc | inline |
| m_datasetType | tsm::ds::DatasetDesc | private |
| m_ncFiles | tsm::ds::DatasetDesc | private |
| openNCFile(const std::filesystem::path &path) const | tsm::ds::DatasetDesc | private |
| operator!() const | tsm::ds::DatasetDesc | inline |