#include <map>
#include <vector>
#include <string>
#include <ostream>
#include <boost/regex.hpp>
#include "CDMAttribute.h"
#include "CDMVariable.h"
#include "CDMDimension.h"
#include "CDMException.h"
Go to the source code of this file.
Namespaces | |
namespace | MetNoFimex |
Classes | |
class | MetNoFimex::CDM |
Data structure of the Common Data Model. More... | |
Variables | |
const int | MetNoFimex::EARTH_RADIUS_M = 6371000 |