#include "oops/util/CompareNVectors.h"
#include "oops/util/Logger.h"
#include "oops/util/missingValues.h"
#include "oops/util/PropertiesOfNVectors.h"
#include "ufo/profile/ModelHeightCalculator.h"
Go to the source code of this file.
|
void | ufo::CalculateModelHeight (const ModelParameters &options, const float orogGeoVaLs, std::vector< float > &zRhoGeoVaLs, std::vector< float > &zThetaGeoVaLs) |
| Calculate model heights on rho and theta levels. The calculation uses the terrain-following height coordinate (eta) and the local orography. More...
|
|