OB.DAAC Logo
NASA Logo
Ocean Color Science Software

ocssw V2022

#include <Preprocess.h>

Collaboration diagram for DN_OBC_Avg_t:
[legend]

Public Attributes

float32 DN_obc_250m_avg [MAX_250M_TRACK_DIM][NUM_250M_BANDS][NUM_250M_SUBSAMP]
 
float32 DN_obc_500m_avg [MAX_500M_TRACK_DIM][NUM_500M_BANDS][NUM_500M_SUBSAMP]
 
float32 DN_obc_1km_day_avg [MAX_1KM_TRACK_DIM][NUM_1000M_DAY_BANDS][NUM_1KM_SUBSAMP]
 
float32 DN_obc_1km_night_avg [MAX_1KM_TRACK_DIM][NUM_1000M_NIGHT_BANDS][NUM_1KM_SUBSAMP]
 
float32 DN_obc_250m_var [MAX_250M_TRACK_DIM][NUM_250M_BANDS][NUM_250M_SUBSAMP]
 
float32 DN_obc_500m_var [MAX_500M_TRACK_DIM][NUM_500M_BANDS][NUM_500M_SUBSAMP]
 
float32 DN_obc_1km_day_var [MAX_1KM_TRACK_DIM][NUM_1000M_DAY_BANDS][NUM_1KM_SUBSAMP]
 
float32 DN_obc_1km_night_var [MAX_1KM_TRACK_DIM][NUM_1000M_NIGHT_BANDS][NUM_1KM_SUBSAMP]
 
uint32 DN_obc_250m_outlier_mask [MAX_250M_TRACK_DIM][NUM_250M_BANDS][NUM_250M_SUBSAMP][2]
 
uint32 DN_obc_500m_outlier_mask [MAX_500M_TRACK_DIM][NUM_500M_BANDS][NUM_500M_SUBSAMP][2]
 
uint32 DN_obc_1km_day_outlier_mask [MAX_1KM_TRACK_DIM][NUM_1000M_DAY_BANDS][NUM_1KM_SUBSAMP][2]
 
uint32 DN_obc_1km_night_outlier_mask [MAX_1KM_TRACK_DIM][NUM_1000M_NIGHT_BANDS][NUM_1KM_SUBSAMP][2]
 

Detailed Description

Definition at line 117 of file Preprocess.h.

Member Data Documentation

◆ DN_obc_1km_day_avg

float32 DN_obc_1km_day_avg

Definition at line 120 of file Preprocess.h.

◆ DN_obc_1km_day_outlier_mask

uint32 DN_obc_1km_day_outlier_mask

Definition at line 128 of file Preprocess.h.

◆ DN_obc_1km_day_var

float32 DN_obc_1km_day_var

Definition at line 124 of file Preprocess.h.

◆ DN_obc_1km_night_avg

float32 DN_obc_1km_night_avg

Definition at line 121 of file Preprocess.h.

◆ DN_obc_1km_night_outlier_mask

uint32 DN_obc_1km_night_outlier_mask

Definition at line 129 of file Preprocess.h.

◆ DN_obc_1km_night_var

float32 DN_obc_1km_night_var

Definition at line 125 of file Preprocess.h.

◆ DN_obc_250m_avg

float32 DN_obc_250m_avg

Definition at line 118 of file Preprocess.h.

◆ DN_obc_250m_outlier_mask

uint32 DN_obc_250m_outlier_mask

Definition at line 126 of file Preprocess.h.

◆ DN_obc_250m_var

float32 DN_obc_250m_var

Definition at line 122 of file Preprocess.h.

◆ DN_obc_500m_avg

float32 DN_obc_500m_avg

Definition at line 119 of file Preprocess.h.

◆ DN_obc_500m_outlier_mask

uint32 DN_obc_500m_outlier_mask

Definition at line 127 of file Preprocess.h.

◆ DN_obc_500m_var

float32 DN_obc_500m_var

Definition at line 123 of file Preprocess.h.


The documentation for this struct was generated from the following file:
  • /gfs-oceanweb/web/ocssw/ocssw_src/src/l1bgen_modisa/Preprocess.h