NetCDF Timestamp Mapper
1.0
Maps timestamps (and variables) to netCDF files using sqlite3.
|
This is the complete list of members for tsm::ds::NCFileDesc, including all inherited members.
NCFileDesc(const std::vector< timestamp_t > ×tamps, const std::vector< VariableDesc > &variables, const std::filesystem::path &path) | tsm::ds::NCFileDesc | inline |
NCFileDesc(const NCFileDesc &)=default | tsm::ds::NCFileDesc | |
NCFileDesc(NCFileDesc &&)=default | tsm::ds::NCFileDesc | |
NCFilePath | tsm::ds::NCFileDesc | |
operator!() const noexcept | tsm::ds::NCFileDesc | inline |
operator=(const NCFileDesc &)=default | tsm::ds::NCFileDesc | |
operator=(NCFileDesc &&)=default | tsm::ds::NCFileDesc | |
Timestamps | tsm::ds::NCFileDesc | |
Variables | tsm::ds::NCFileDesc |