UFO
ufo::QCflags Namespace Reference

Variables

constexpr int pass = 0
 
constexpr int missing = 1
 
constexpr int preQC = 2
 
constexpr int bounds = 3
 
constexpr int domain = 4
 
constexpr int black = 5
 
constexpr int Hfailed = 6
 
constexpr int thinned = 7
 
constexpr int diffref = 8
 
constexpr int clw = 9
 
constexpr int fguess = 10
 
constexpr int seaice = 11
 
constexpr int track = 12
 
constexpr int buddy = 13
 
constexpr int derivative = 14
 
constexpr int profile = 15
 

Variable Documentation

◆ black

constexpr int ufo::QCflags::black = 5
constexpr

Definition at line 19 of file QCflags.h.

◆ bounds

constexpr int ufo::QCflags::bounds = 3
constexpr

Definition at line 17 of file QCflags.h.

◆ buddy

constexpr int ufo::QCflags::buddy = 13
constexpr

Definition at line 27 of file QCflags.h.

◆ clw

constexpr int ufo::QCflags::clw = 9
constexpr

Definition at line 23 of file QCflags.h.

◆ derivative

constexpr int ufo::QCflags::derivative = 14
constexpr

Definition at line 28 of file QCflags.h.

◆ diffref

constexpr int ufo::QCflags::diffref = 8
constexpr

Definition at line 22 of file QCflags.h.

◆ domain

constexpr int ufo::QCflags::domain = 4
constexpr

Definition at line 18 of file QCflags.h.

◆ fguess

constexpr int ufo::QCflags::fguess = 10
constexpr

Definition at line 24 of file QCflags.h.

◆ Hfailed

constexpr int ufo::QCflags::Hfailed = 6
constexpr

Definition at line 20 of file QCflags.h.

◆ missing

constexpr int ufo::QCflags::missing = 1
constexpr

Definition at line 15 of file QCflags.h.

◆ pass

constexpr int ufo::QCflags::pass = 0
constexpr

Definition at line 14 of file QCflags.h.

◆ preQC

constexpr int ufo::QCflags::preQC = 2
constexpr

Definition at line 16 of file QCflags.h.

◆ profile

constexpr int ufo::QCflags::profile = 15
constexpr

Definition at line 29 of file QCflags.h.

◆ seaice

constexpr int ufo::QCflags::seaice = 11
constexpr

Definition at line 25 of file QCflags.h.

◆ thinned

constexpr int ufo::QCflags::thinned = 7
constexpr

Definition at line 21 of file QCflags.h.

◆ track

constexpr int ufo::QCflags::track = 12
constexpr

Definition at line 26 of file QCflags.h.