Typical usage:
Index::Record rec = NetcdfIndexWriter::getIndexRecord( dirname_of_index, name_of_netcdf_file );
Static Public Member Functions | |
static code::Index::Record | getIndexRecord (const std::string &dirname_of_index, const std::string &netcdf_filename) |
the index path format should correspond to the netcdf_filename. |
static code::Index::Record code::NetcdfIndexWriter::getIndexRecord | ( | const std::string & | dirname_of_index, | |
const std::string & | netcdf_filename | |||
) | [static] |
the index path format should correspond to the netcdf_filename.
Thus, if the netcdf file is specified as machine:filename, so should the indexpath