UFO
ProfileDataHandler.h File Reference
#include <memory>
#include <string>
#include <unordered_map>
#include <utility>
#include <vector>
#include "boost/variant.hpp"
#include "ioda/ObsDataVector.h"
#include "ioda/ObsSpace.h"
#include "oops/util/CompareNVectors.h"
#include "oops/util/missingValues.h"
#include "ufo/filters/ObsFilterData.h"
#include "ufo/filters/Variables.h"
#include "ufo/profile/DataHandlerParameters.h"
#include "ufo/profile/EntireSampleDataHandler.h"
#include "ufo/profile/ProfileIndices.h"
#include "ufo/utils/metoffice/MetOfficeQCFlags.h"
#include "ufo/utils/StringUtils.h"
Include dependency graph for ProfileDataHandler.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  ufo::ProfileDataHandler
 Retrieve and store data for individual profiles. To do this, first the vector of values in the entire data sample is retrieved then the relevant data corresponding to this profile are extracted. More...
 

Namespaces

 ioda
 Forward declarations.
 
 ufo