NetCDF4 C++ API
|
Class which returns the version of the NetCDF4 C++ API. More...
#include <NetCDF/cpp4/src/NcVersion.h>
Static Public Member Functions | |
static std::string | GetVersion () |
Returns API version = "X.Y.Z" X = major version number; increment when the API changes significantly. Y = minor version number; increment when changes do not break code. Z = update version number; increment for bug-fixes. More... | |
|
static |