OB.DAAC Logo
NASA Logo
Ocean Color Science Software

ocssw V2022
l2prod_index_struct

#include <l2prod_struc.h>

Public Attributes

int param_type
 
char name_prefix [UNITLEN]
 
char name_suffix [UNITLEN]
 
int cat_ix
 
int prod_ix
 
int32_t datatype
 
float slope
 
float offset
 
double min
 
double max
 
int rank
 
int dim [MAX_DIM]
 
char dimname [MAX_DIM][DIMNAMELEN]
 
char title_format [TITLELEN]
 
char title [TITLELEN]
 
char units [UNITLEN]
 
float badData
 
char product_id [UNITLEN]
 
char algorithm_id [UNITLEN]
 
char standard_name [TITLELEN]
 

Detailed Description

Definition at line 22 of file l2prod_struc.h.

Member Data Documentation

◆ algorithm_id

char algorithm_id[UNITLEN]

Definition at line 41 of file l2prod_struc.h.

◆ badData

float badData

Definition at line 39 of file l2prod_struc.h.

◆ cat_ix

int cat_ix

Definition at line 26 of file l2prod_struc.h.

◆ datatype

int32_t datatype

Definition at line 28 of file l2prod_struc.h.

◆ dim

int dim[MAX_DIM]

Definition at line 34 of file l2prod_struc.h.

◆ dimname

char dimname[MAX_DIM][DIMNAMELEN]

Definition at line 35 of file l2prod_struc.h.

◆ max

double max

Definition at line 32 of file l2prod_struc.h.

◆ min

double min

Definition at line 31 of file l2prod_struc.h.

◆ name_prefix

char name_prefix[UNITLEN]

Definition at line 24 of file l2prod_struc.h.

◆ name_suffix

char name_suffix[UNITLEN]

Definition at line 25 of file l2prod_struc.h.

◆ offset

float offset

Definition at line 30 of file l2prod_struc.h.

◆ param_type

Definition at line 23 of file l2prod_struc.h.

◆ prod_ix

int prod_ix

Definition at line 27 of file l2prod_struc.h.

◆ product_id

char product_id[UNITLEN]

Definition at line 40 of file l2prod_struc.h.

◆ rank

int rank

Definition at line 33 of file l2prod_struc.h.

◆ slope

float slope

Definition at line 29 of file l2prod_struc.h.

◆ standard_name

char standard_name[TITLELEN]

Definition at line 42 of file l2prod_struc.h.

◆ title

char title[TITLELEN]

Definition at line 37 of file l2prod_struc.h.

◆ title_format

char title_format[TITLELEN]

Definition at line 36 of file l2prod_struc.h.

◆ units

char units[UNITLEN]

Definition at line 38 of file l2prod_struc.h.


The documentation for this struct was generated from the following file: