OB.DAAC Logo
NASA Logo
Ocean Color Science Software

ocssw V2022

#include <DbLutNetcdf.h>

Collaboration diagram for dbOceanAerosolLUT:
[legend]

Public Attributes

size_t naot
 
size_t nfmf
 
float m03 [NCHL][NWS][NFMF3][NAOT1][NVRAA][NVVZA][NVSZA]
 
float m04 [NCHL][NWS][NFMF3][NAOT1][NVRAA][NVVZA][NVSZA]
 
float m05 [NCHL][NWS][NFMF3][NAOT1][NVRAA][NVVZA][NVSZA]
 
float m07 [NCHL][NWS][NFMF3][NAOT1][NVRAA][NVVZA][NVSZA]
 
float m08 [NWS][NFMF3][NAOT1][NVRAA][NVVZA][NVSZA]
 
float m10 [NWS][NFMF3][NAOT1][NVRAA][NVVZA][NVSZA]
 
float m11 [NWS][NFMF3][NAOT1][NVRAA][NVVZA][NVSZA]
 
float sza [NVSZA]
 
float vza [NVVZA]
 
float raa [NVRAA]
 
float aot550 [NAOT1]
 
float fmf [NFMF3]
 
float wspd [NWS]
 
float chl [NCHL]
 
float wave [NDBOWL]
 
float ae [NFMF3][NAOT1]
 
float aot [NDBOWL][NFMF3][NAOT1]
 
float fine_aot [NDBOWL][NFMF3][NAOT1]
 
float coarse_aot [NDBOWL][NFMF3][NAOT1]
 
float ssa [NDBOWL][NFMF3][NAOT1]
 
float fine_ssa [NDBOWL][NFMF3][NAOT1]
 
float coarse_ssa [NDBOWL][NFMF3][NAOT1]
 
float asy [NDBOWL][NFMF3][NAOT1]
 
float fine_asy [NDBOWL][NFMF3][NAOT1]
 
float coarse_asy [NDBOWL][NFMF3][NAOT1]
 

Static Public Attributes

const static size_t nsza = NVSZA
 
const static size_t nvza = NVVZA
 
const static size_t nraa = NVRAA
 
const static size_t nwspd = NWS
 
const static size_t nchl = NCHL
 
const static size_t nwave = NDBOWL
 

Detailed Description

Definition at line 312 of file DbLutNetcdf.h.

Member Data Documentation

◆ ae

float ae[NFMF3][NAOT1]

Definition at line 336 of file DbLutNetcdf.h.

◆ aot

float aot[NDBOWL][NFMF3][NAOT1]

Definition at line 337 of file DbLutNetcdf.h.

◆ aot550

float aot550[NAOT1]

Definition at line 331 of file DbLutNetcdf.h.

◆ asy

float asy[NDBOWL][NFMF3][NAOT1]

Definition at line 343 of file DbLutNetcdf.h.

◆ chl

float chl[NCHL]

Definition at line 334 of file DbLutNetcdf.h.

◆ coarse_aot

float coarse_aot[NDBOWL][NFMF3][NAOT1]

Definition at line 339 of file DbLutNetcdf.h.

◆ coarse_asy

float coarse_asy[NDBOWL][NFMF3][NAOT1]

Definition at line 345 of file DbLutNetcdf.h.

◆ coarse_ssa

float coarse_ssa[NDBOWL][NFMF3][NAOT1]

Definition at line 342 of file DbLutNetcdf.h.

◆ fine_aot

float fine_aot[NDBOWL][NFMF3][NAOT1]

Definition at line 338 of file DbLutNetcdf.h.

◆ fine_asy

float fine_asy[NDBOWL][NFMF3][NAOT1]

Definition at line 344 of file DbLutNetcdf.h.

◆ fine_ssa

float fine_ssa[NDBOWL][NFMF3][NAOT1]

Definition at line 341 of file DbLutNetcdf.h.

◆ fmf

float fmf[NFMF3]

Definition at line 332 of file DbLutNetcdf.h.

◆ m03

float m03[NCHL][NWS][NFMF3][NAOT1][NVRAA][NVVZA][NVSZA]

Definition at line 321 of file DbLutNetcdf.h.

◆ m04

float m04[NCHL][NWS][NFMF3][NAOT1][NVRAA][NVVZA][NVSZA]

Definition at line 322 of file DbLutNetcdf.h.

◆ m05

float m05[NCHL][NWS][NFMF3][NAOT1][NVRAA][NVVZA][NVSZA]

Definition at line 323 of file DbLutNetcdf.h.

◆ m07

float m07[NCHL][NWS][NFMF3][NAOT1][NVRAA][NVVZA][NVSZA]

Definition at line 324 of file DbLutNetcdf.h.

◆ m08

float m08[NWS][NFMF3][NAOT1][NVRAA][NVVZA][NVSZA]

Definition at line 325 of file DbLutNetcdf.h.

◆ m10

float m10[NWS][NFMF3][NAOT1][NVRAA][NVVZA][NVSZA]

Definition at line 326 of file DbLutNetcdf.h.

◆ m11

float m11[NWS][NFMF3][NAOT1][NVRAA][NVVZA][NVSZA]

Definition at line 327 of file DbLutNetcdf.h.

◆ naot

size_t naot

Definition at line 316 of file DbLutNetcdf.h.

◆ nchl

const static size_t nchl = NCHL
static

Definition at line 319 of file DbLutNetcdf.h.

◆ nfmf

size_t nfmf

Definition at line 317 of file DbLutNetcdf.h.

◆ nraa

const static size_t nraa = NVRAA
static

Definition at line 315 of file DbLutNetcdf.h.

◆ nsza

const static size_t nsza = NVSZA
static

Definition at line 313 of file DbLutNetcdf.h.

◆ nvza

const static size_t nvza = NVVZA
static

Definition at line 314 of file DbLutNetcdf.h.

◆ nwave

const static size_t nwave = NDBOWL
static

Definition at line 320 of file DbLutNetcdf.h.

◆ nwspd

const static size_t nwspd = NWS
static

Definition at line 318 of file DbLutNetcdf.h.

◆ raa

float raa[NVRAA]

Definition at line 330 of file DbLutNetcdf.h.

◆ ssa

float ssa[NDBOWL][NFMF3][NAOT1]

Definition at line 340 of file DbLutNetcdf.h.

◆ sza

float sza[NVSZA]

Definition at line 328 of file DbLutNetcdf.h.

◆ vza

float vza[NVVZA]

Definition at line 329 of file DbLutNetcdf.h.

◆ wave

float wave[NDBOWL]

Definition at line 335 of file DbLutNetcdf.h.

◆ wspd

float wspd[NWS]

Definition at line 333 of file DbLutNetcdf.h.


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