OB.DAAC Logo
NASA Logo
Ocean Color Science Software

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

Go to the source code of this file.

Functions

int l1cgen_init_options (clo_optionList_t *list, const char *softwareVersion)
 
int l1cgen_read_options (clo_optionList_t *list, int argc, char *argv[])
 

Function Documentation

◆ l1cgen_init_options()

int l1cgen_init_options ( clo_optionList_t list,
const char *  softwareVersion 
)

add all of the accepted command line options to list

Definition at line 6 of file l1cgen_input.cpp.

◆ l1cgen_read_options()

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

Definition at line 56 of file l1cgen_input.cpp.