|
IODA Bundle
|
#include "Odb2NetCDF.h"#include <iostream>#include <netcdfcpp.h>#include <algorithm>#include <odb_api/Reader.h>#include <odb_api/Select.h>#include "eckit/exception/Exceptions.h"Go to the source code of this file.
Functions | |
| string | patchName (const string &s) |
| Replaces all occurences of '@' with '_'. More... | |
| string patchName | ( | const string & | s | ) |
Replaces all occurences of '@' with '_'.
Definition at line 18 of file Odb2NetCDF.cc.