UFO
|
#include <algorithm>
#include <cmath>
#include <string>
#include <vector>
#include "ufo/profile/ModelHeightCalculator.h"
#include "ufo/profile/ProfileCheckBase.h"
#include "ufo/profile/ProfileCheckValidator.h"
#include "ufo/profile/ProfileDataHandler.h"
#include "ufo/profile/ProfileVerticalInterpolation.h"
#include "ufo/utils/metoffice/MetOfficeObservationIDs.h"
Go to the source code of this file.
Classes | |
class | ufo::ProfilePressure |
Profile QC: calculates values of pressure that have not been reported due to the lack of a pressure sensor (e.g. for PILOT sondes and wind profilers). The missing pressures are calculated using the reported heights and linearly-interpolated model background fields. Profiles without a pressure sensor are flagged. More... | |
Namespaces | |
ioda | |
Forward declarations. | |
ufo | |