OB.DAAC Logo
NASA Logo
Ocean Color Science Software

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

Go to the source code of this file.

Functions

int l3mapgen_init_options (clo_optionList_t *list, const char *softwareVersion)
 
int l3mapgen_read_options (clo_optionList_t *list, int argc, char *argv[])
 

Variables

clo_optionList_toptionList
 

Function Documentation

◆ l3mapgen_init_options()

int l3mapgen_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 l3mapgen_input.cpp.

◆ l3mapgen_read_options()

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

Definition at line 300 of file l3mapgen_input.cpp.

Variable Documentation

◆ optionList

clo_optionList_t* optionList

Definition at line 39 of file l2qc_viirs.cpp.