UFO
SatName.cc File Reference
#include "ufo/filters/SatName.h"
#include <algorithm>
#include <iostream>
#include <map>
#include <set>
#include <sstream>
#include <string>
#include <vector>
#include "ioda/distribution/Accumulator.h"
#include "ioda/ObsDataVector.h"
#include "ioda/ObsSpace.h"
#include "oops/util/Logger.h"
#include "ufo/filters/QCflags.h"
#include "ufo/utils/StringUtils.h"
Include dependency graph for SatName.cc:

Go to the source code of this file.

Namespaces

 ufo
 

Functions

template<typename Type >
std::string ufo::to_str (const Type &t)
 
std::string ufo::get_channel_name (int SatID, float centralFrequency, int satobchannel, const std::vector< SatIDRangeParameters > &SatIDRanges)
 
std::string ufo::get_sat_name (int SatID, const std::vector< SatIDRangeParameters > &SatIDRanges)