OB.DAAC Logo
NASA Logo
Ocean Color Science Software

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

Go to the source code of this file.

Functions

void calibrate_viirs_init_options (clo_optionList_t *list, const char *softwareVersion)
 
void calibrate_viirs_read_options (clo_optionList_t *list, int argc, char *argv[])
 

Function Documentation

◆ calibrate_viirs_init_options()

void calibrate_viirs_init_options ( clo_optionList_t list,
const char *  softwareVersion 
)

add all of the accepted command line options to list

Definition at line 40 of file calibrate_viirs_input.cpp.

◆ calibrate_viirs_read_options()

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

Definition at line 76 of file calibrate_viirs_input.cpp.