OB.DAAC Logo
NASA Logo
Ocean Color Science Software

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

Go to the source code of this file.

Functions

void geolocate_viirs_init_options (clo_optionList_t *list, const char *softwareVersion)
 
void geolocate_viirs_read_options (clo_optionList_t *list, int argc, char *argv[])
 

Function Documentation

◆ geolocate_viirs_init_options()

void geolocate_viirs_init_options ( clo_optionList_t list,
const char *  softwareVersion 
)

add all of the accepted command line options to list

Definition at line 41 of file geolocate_viirs_input.cpp.

◆ geolocate_viirs_read_options()

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

Definition at line 77 of file geolocate_viirs_input.cpp.