OB.DAAC Logo
NASA Logo
Ocean Color Science Software

ocssw V2022

#include <DtLutNetcdf.h>

Public Attributes

int JPHI [NPHI]
 
float PHC [NPHI]
 
float THET [NTHET]
 
float THET0 [NTH0]
 
float WAVE [NWAV]
 
float REF_RAYALL [NWAV][NUM_LUTS][NTH0][NTHET][NPHI]
 
float EXTSMALL [NWAV][NUM_CASES_SMALL][NUM_LUTS]
 
float RGSS [NUM_CASES_SMALL]
 
float SIGMAS [NUM_CASES_SMALL]
 
float MOMENTSSMALL [NUM_CASES_SMALL][NUM_MOMENTS][NUM_LUTS]
 
float CCNSMALL [NUM_CASES_SMALL][NUM_LUTS]
 
float BACKSCTTSMALL [NWAV][NUM_CASES_SMALL][NUM_LUTS]
 
float ASSYMSMALL [NWAV][NUM_CASES_SMALL][NUM_LUTS]
 
float ALBEDOSMALL [NWAV][NUM_CASES_SMALL][NUM_LUTS]
 
float ALBEDO_R_SMALL [NWAV][NUM_CASES_SMALL][NAOT][NUM_LUTS][NTH0]
 
float ALBEDO_T_SMALL [NWAV][NUM_CASES_SMALL][NAOT][NUM_LUTS][NTH0]
 
float ALBEDO_R_RAY [NWAV][NTH0]
 
float ALBEDO_T_RAY [NWAV][NTH0]
 
float AINTS [NWAV][NUM_CASES_SMALL][NAOT][NUM_LUTS][NTH0][NTHET][NPHI]
 
float TAUAS [NWAV][NUM_CASES_SMALL][NAOT]
 
float EFFRADSMALL [NUM_CASES_SMALL]
 
float EXTBIG [NWAV][NUM_CASES_BIG][NUM_LUTS]
 
float RGSB [NUM_CASES_BIG]
 
float SIGMAB [NUM_CASES_BIG]
 
float MOMENTSBIG [NUM_CASES_BIG][NUM_MOMENTS][NUM_LUTS]
 
float BACKSCTTBIG [NWAV][NUM_CASES_BIG][NUM_LUTS]
 
float ASSYMBIG [NWAV][NUM_CASES_BIG][NUM_LUTS]
 
float ALBEDOBIG [NWAV][NUM_CASES_BIG][NUM_LUTS]
 
float ALBEDO_R_BIG [NWAV][NUM_CASES_BIG][NAOT][NUM_LUTS][NTH0]
 
float ALBEDO_T_BIG [NWAV][NUM_CASES_BIG][NAOT][NUM_LUTS][NTH0]
 
float AINTB [NWAV][NUM_CASES_BIG][NAOT][NUM_LUTS][NTH0][NTHET][NPHI]
 
float TAUAB [NWAV][NUM_CASES_BIG][NAOT]
 
float EFFRADBIG [NUM_CASES_BIG]
 

Detailed Description

Definition at line 124 of file DtLutNetcdf.h.

Member Data Documentation

◆ AINTB

float AINTB[NWAV][NUM_CASES_BIG][NAOT][NUM_LUTS][NTH0][NTHET][NPHI]

Definition at line 156 of file DtLutNetcdf.h.

◆ AINTS

float AINTS[NWAV][NUM_CASES_SMALL][NAOT][NUM_LUTS][NTH0][NTHET][NPHI]

Definition at line 144 of file DtLutNetcdf.h.

◆ ALBEDO_R_BIG

float ALBEDO_R_BIG[NWAV][NUM_CASES_BIG][NAOT][NUM_LUTS][NTH0]

Definition at line 154 of file DtLutNetcdf.h.

◆ ALBEDO_R_RAY

float ALBEDO_R_RAY[NWAV][NTH0]

Definition at line 142 of file DtLutNetcdf.h.

◆ ALBEDO_R_SMALL

float ALBEDO_R_SMALL[NWAV][NUM_CASES_SMALL][NAOT][NUM_LUTS][NTH0]

Definition at line 140 of file DtLutNetcdf.h.

◆ ALBEDO_T_BIG

float ALBEDO_T_BIG[NWAV][NUM_CASES_BIG][NAOT][NUM_LUTS][NTH0]

Definition at line 155 of file DtLutNetcdf.h.

◆ ALBEDO_T_RAY

float ALBEDO_T_RAY[NWAV][NTH0]

Definition at line 143 of file DtLutNetcdf.h.

◆ ALBEDO_T_SMALL

float ALBEDO_T_SMALL[NWAV][NUM_CASES_SMALL][NAOT][NUM_LUTS][NTH0]

Definition at line 141 of file DtLutNetcdf.h.

◆ ALBEDOBIG

float ALBEDOBIG[NWAV][NUM_CASES_BIG][NUM_LUTS]

Definition at line 153 of file DtLutNetcdf.h.

◆ ALBEDOSMALL

float ALBEDOSMALL[NWAV][NUM_CASES_SMALL][NUM_LUTS]

Definition at line 139 of file DtLutNetcdf.h.

◆ ASSYMBIG

float ASSYMBIG[NWAV][NUM_CASES_BIG][NUM_LUTS]

Definition at line 152 of file DtLutNetcdf.h.

◆ ASSYMSMALL

float ASSYMSMALL[NWAV][NUM_CASES_SMALL][NUM_LUTS]

Definition at line 138 of file DtLutNetcdf.h.

◆ BACKSCTTBIG

float BACKSCTTBIG[NWAV][NUM_CASES_BIG][NUM_LUTS]

Definition at line 151 of file DtLutNetcdf.h.

◆ BACKSCTTSMALL

float BACKSCTTSMALL[NWAV][NUM_CASES_SMALL][NUM_LUTS]

Definition at line 137 of file DtLutNetcdf.h.

◆ CCNSMALL

float CCNSMALL[NUM_CASES_SMALL][NUM_LUTS]

Definition at line 136 of file DtLutNetcdf.h.

◆ EFFRADBIG

float EFFRADBIG[NUM_CASES_BIG]

Definition at line 158 of file DtLutNetcdf.h.

◆ EFFRADSMALL

float EFFRADSMALL[NUM_CASES_SMALL]

Definition at line 146 of file DtLutNetcdf.h.

◆ EXTBIG

float EXTBIG[NWAV][NUM_CASES_BIG][NUM_LUTS]

Definition at line 147 of file DtLutNetcdf.h.

◆ EXTSMALL

float EXTSMALL[NWAV][NUM_CASES_SMALL][NUM_LUTS]

Definition at line 132 of file DtLutNetcdf.h.

◆ JPHI

int JPHI[NPHI]

Definition at line 126 of file DtLutNetcdf.h.

◆ MOMENTSBIG

float MOMENTSBIG[NUM_CASES_BIG][NUM_MOMENTS][NUM_LUTS]

Definition at line 150 of file DtLutNetcdf.h.

◆ MOMENTSSMALL

float MOMENTSSMALL[NUM_CASES_SMALL][NUM_MOMENTS][NUM_LUTS]

Definition at line 135 of file DtLutNetcdf.h.

◆ PHC

float PHC[NPHI]

Definition at line 127 of file DtLutNetcdf.h.

◆ REF_RAYALL

float REF_RAYALL[NWAV][NUM_LUTS][NTH0][NTHET][NPHI]

Definition at line 131 of file DtLutNetcdf.h.

◆ RGSB

float RGSB[NUM_CASES_BIG]

Definition at line 148 of file DtLutNetcdf.h.

◆ RGSS

float RGSS[NUM_CASES_SMALL]

Definition at line 133 of file DtLutNetcdf.h.

◆ SIGMAB

float SIGMAB[NUM_CASES_BIG]

Definition at line 149 of file DtLutNetcdf.h.

◆ SIGMAS

float SIGMAS[NUM_CASES_SMALL]

Definition at line 134 of file DtLutNetcdf.h.

◆ TAUAB

float TAUAB[NWAV][NUM_CASES_BIG][NAOT]

Definition at line 157 of file DtLutNetcdf.h.

◆ TAUAS

float TAUAS[NWAV][NUM_CASES_SMALL][NAOT]

Definition at line 145 of file DtLutNetcdf.h.

◆ THET

float THET[NTHET]

Definition at line 128 of file DtLutNetcdf.h.

◆ THET0

float THET0[NTH0]

Definition at line 129 of file DtLutNetcdf.h.

◆ WAVE

float WAVE[NWAV]

Definition at line 130 of file DtLutNetcdf.h.


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