Format
File format to use during IO.
Definition: Format.hpp:30
std::string suffix(Format f)
Determine the default filename suffix for a given storage format.
Definition: Format.cpp:69
Public definitions of openPMD-api.
Definition: Date.cpp:29
Format determineFormat(std::string const &filename)
Determine the storage format of a Series from the used filename extension.
Definition: Format.cpp:31