#include <map>
#include <vector>
#include <string>
#include <ostream>
#include <boost/regex_fwd.hpp>
#include "fimex/CDMAttribute.h"
#include "fimex/CDMVariable.h"
#include "fimex/CDMDimension.h"
#include "fimex/CDMException.h"
#include "fimex/CDMconstants.h"
#include "fimex/coordSys/Projection.h"
Go to the source code of this file.
Namespaces | |
namespace | MetNoFimex |
Classes | |
class | MetNoFimex::CDM |
Data structure of the Common Data Model. More... |