|
ocssw
V2022
|
l2qc_viirs_input.cpp File Reference
#include <stdio.h>#include <stdlib.h>#include <string.h>#include <ctype.h>#include <assert.h>#include <genutils.h>#include <clo.h>#include <sensorInfo.h>#include "netcdf.h"#include "l2qc_viirs.h"
Include dependency graph for l2qc_viirs_input.cpp:
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[]) |
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.


