OB.DAAC Logo
NASA Logo
Ocean Color Science Software

ocssw V2022
Preprocess.h File Reference
#include "L1B_Tables.h"
Include dependency graph for Preprocess.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  DN_OBC_Avg_t
 
struct  Preprocess_Refl_t
 
struct  Preprocess_Emiss_t
 
struct  Preprocess_Data_t
 

Macros

#define MOON_INSIDE_SV_KOB   1
 
#define MOON_OUTSIDE_SV_KOB   0
 
#define UNDETERMINED_MOON_IN_SV_KOB   -1
 

Functions

PGSt_SMF_status Preprocess_L1A_Data (lookup_tables_t *tables, L1A_granule_t *L1A_Gran, L1B_granule_t *L1B_Gran, QA_Data_t *QA, Preprocess_Data_t *PP)
 

Variables

int16 PVLW_XT_BANDS [NUM_PVLW_XT_BANDS]
 
int16 PVLW_XT_BANDS_FRAME_REL_POS [NUM_PVLW_XT_BANDS]
 

Macro Definition Documentation

◆ MOON_INSIDE_SV_KOB

#define MOON_INSIDE_SV_KOB   1

Definition at line 118 of file Preprocess.h.

◆ MOON_OUTSIDE_SV_KOB

#define MOON_OUTSIDE_SV_KOB   0

Definition at line 119 of file Preprocess.h.

◆ UNDETERMINED_MOON_IN_SV_KOB

#define UNDETERMINED_MOON_IN_SV_KOB   -1

Definition at line 120 of file Preprocess.h.

Function Documentation

◆ Preprocess_L1A_Data()

PGSt_SMF_status Preprocess_L1A_Data ( lookup_tables_t tables,
L1A_granule_t L1A_Gran,
L1B_granule_t L1B_Gran,
QA_Data_t QA,
Preprocess_Data_t PP 
)

Definition at line 899 of file Preprocess.c.

Variable Documentation

◆ PVLW_XT_BANDS

int16 PVLW_XT_BANDS[NUM_PVLW_XT_BANDS]

Definition at line 26 of file Preprocess.c.

◆ PVLW_XT_BANDS_FRAME_REL_POS

int16 PVLW_XT_BANDS_FRAME_REL_POS[NUM_PVLW_XT_BANDS]

Definition at line 29 of file Preprocess.c.