|
MI - Fimex
|
#include <functional>#include <vector>#include <map>#include <set>#include <string>#include <boost/shared_ptr.hpp>#include <iostream>#include "fimex/coordSys/CoordinateAxis.h"#include "fimex/coordSys/Projection.h"#include "fimex/coordSys/verticalTransform/VerticalTransformation.h"#include "fimex/deprecated.h"Go to the source code of this file.
Classes | |
| class | MetNoFimex::CoordinateSystem |
| struct | MetNoFimex::CompleteCoordinateSystemForComparator |
Namespaces | |
| MetNoFimex | |
Functions | |
| std::ostream & | MetNoFimex::operator<< (std::ostream &out, const CoordinateSystem &p) |
| std::vector< boost::shared_ptr< const CoordinateSystem > > | MetNoFimex::listCoordinateSystems (boost::shared_ptr< CDMReader > reader) |
| void | MetNoFimex::enhanceVectorProperties (boost::shared_ptr< CDMReader > reader) |
| MetNoFimex::MIFI_DEPRECATED (std::vector< boost::shared_ptr< const CoordinateSystem > > listCoordinateSystems(CDM &cdm)) | |
| MetNoFimex::MIFI_DEPRECATED (std::vector< boost::shared_ptr< const CoordinateSystem > > listCoordinateSystems(const CDM &cdm)) | |
| int | MetNoFimex::findBestHorizontalCoordinateSystems (bool withProjection, boost::shared_ptr< CDMReader > reader, std::map< std::string, boost::shared_ptr< const CoordinateSystem > > &systems, std::map< std::string, std::string > &variables, std::vector< std::string > &incompatibleVariables) |
1.8.11