OB.DAAC Logo
NASA Logo
Ocean Color Science Software

ocssw V2022
l2qc_viirs.h File Reference
#include <clo.h>
Include dependency graph for l2qc_viirs.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

int l2qcviirs_init_options (clo_optionList_t *list, const char *softwareVersion)
 
int l2qcviirs_read_options (clo_optionList_t *list, int argc, char *argv[])
 

Variables

clo_optionList_toptionList
 

Function Documentation

◆ l2qcviirs_init_options()

int l2qcviirs_init_options ( clo_optionList_t list,
const char *  softwareVersion 
)

add all of the accepted command line options to list

Definition at line 14 of file l2qc_viirs_input.cpp.

◆ l2qcviirs_read_options()

int l2qcviirs_read_options ( clo_optionList_t list,
int  argc,
char *  argv[] 
)

Definition at line 50 of file l2qc_viirs_input.cpp.

Variable Documentation

◆ optionList

clo_optionList_t* optionList

Definition at line 39 of file l2qc_viirs.cpp.