|
MI - Fimex
|
#include <string>#include <vector>#include <ostream>#include <boost/shared_ptr.hpp>#include "fimex/DataDecl.h"#include "fimex/CDMDataType.h"#include "fimex/CDMNamedEntity.h"#include "fimex/CDMException.h"#include "fimex/deprecated.h"Go to the source code of this file.
Classes | |
| class | MetNoFimex::CDMAttribute |
Namespaces | |
| MetNoFimex | |
Functions | |
| MetNoFimex::MIFI_DEPRECATED (std::vector< CDMAttribute > projStringToAttributes(std::string projStr)) | |
| convert a proj4 string to a list of CDMAttributes usable for CF-1.0 projection variable More... | |
| MetNoFimex::MIFI_DEPRECATED (std::string attributesToProjString(const std::vector< CDMAttribute > &attrs)) | |
| convert attributes of a projection-variable to a projString More... | |
1.8.11