Jump to content
Go to the documentation of this file.
7 #define SSTF_ISMASKED 0x0001
8 #define SSTF_BTBAD 0x0002
9 #define SSTF_BTRANGE 0x0004
10 #define SSTF_BTDIFF 0x0008
11 #define SSTF_SSTRANGE 0x0010
12 #define SSTF_SSTREFDIFF 0x0020
13 #define SSTF_SST4DIFF 0x0040
14 #define SSTF_SST3DIFF 0x0040
15 #define SSTF_SUNLIGHT 0x0040
16 #define SSTF_SST4VDIFF 0x0080
17 #define SSTF_SST3VDIFF 0x0080
18 #define SSTF_ASCEND 0x0080
19 #define SSTF_BTNONUNIF 0x0100
20 #define SSTF_BTVNONUNIF 0x0200
21 #define SSTF_BT4REFDIFF 0x0400
22 #define SSTF_GLINT 0x0400
23 #define SSTF_REDNONUNIF 0x0800
24 #define SSTF_HISENZ 0x1000
25 #define SSTF_VHISENZ 0x2000
26 #define SSTF_SSTREFVDIFF 0x4000
27 #define SSTF_CLOUD 0x8000
48 static const char *
const sst_flag_lname[
NSSTFLAGS] = {
"ISMASKED",
64 static const char *
const avhrr_sst_flag_lname[
NSSTFLAGS] = {
"ISMASKED",
80 static const char *
const viirs_sst_flag_lname[
NSSTFLAGS] = {
"ISMASKED",
96 static const char *
const qual_sst_flag_lname[
NQSSTFLAGS] = {
"BEST",