|
VAPOR3 3.9.4
|
#include <iostream>#include <functional>#include <vapor/DC.h>#include <vapor/MyBase.h>#include <vapor/Proj4API.h>#include <vapor/UDUnitsClass.h>Go to the source code of this file.
Classes | |
| class | VAPoR::DerivedVar |
| Derived variable abstract class. More... | |
| class | VAPoR::DerivedCoordVar |
| Derived coordinate variable abstract class. More... | |
| class | VAPoR::DerivedCFVertCoordVar |
| Derived coordinate variable abstract class. More... | |
| class | VAPoR::DerivedCFVertCoordVarFactory |
| class | VAPoR::DerivedCFVertCoordVarFactoryRegistrar< T > |
| class | VAPoR::DerivedDataVar |
| Derived data variable abstract class. More... | |
| class | VAPoR::DerivedCoordVar_PCSFromLatLon |
| Derived PCS coordinate variable from lat-lon coordinate pairs. More... | |
| class | VAPoR::DerivedCoordVar_CF1D |
| Derived 1D CF conventions coordinate variable using grid coordinates. More... | |
| class | VAPoR::DerivedCoordVar_CF2D |
Derived 2D CF conventions coordinate variable . Coordinates are provided by data, whose length must be dimlens[0] * dimLens[1]. More... | |
| class | VAPoR::DerivedCoordVar_WRFTime |
| Derived WRF Time coordinate variable. More... | |
| class | VAPoR::DerivedCoordVar_TimeInSeconds |
| Derived time coordinate variable. More... | |
| class | VAPoR::DerivedCoordVar_Time |
| Synthesize a time coordinate variable. More... | |
| class | VAPoR::DerivedCoordVar_Staggered |
| class | VAPoR::DerivedCoordVar_UnStaggered |
| class | VAPoR::DerivedCoordVarStandardWRF_Terrain |
| class | VAPoR::DerivedCoordVarStandardOceanSCoordinate |
| Convert a CF parameterless vertical coordinate to an Ocean s-coordinate, generic form 1 or 2. More... | |
| class | VAPoR::DerivedCoordVarStandardAHSPC |
| Convert a CF parameterless vertical coordinate to an Ocean s-coordinate, generic form 1 or 2. More... | |
Namespaces | |
| namespace | VAPoR |