NASA Logo
Ocean Color Science Software

ocssw V2022
l2qc_viirs.h
Go to the documentation of this file.
1 #ifndef L2QC_VIIRS_H /* avoid re-inclusion */
2 #define L2QC_VIIRS_H
3 
4 #include <clo.h>
5 
7 
8 int l2qcviirs_init_options(clo_optionList_t* list, const char* softwareVersion);
9 int l2qcviirs_read_options(clo_optionList_t* list, int argc, char* argv[]);
10 
11 #endif /* L2QC_VIIRS_H */
int l2qcviirs_read_options(clo_optionList_t *list, int argc, char *argv[])
clo_optionList_t * optionList
list(APPEND LIBS ${NETCDF_LIBRARIES}) find_package(GSL REQUIRED) include_directories($
Definition: CMakeLists.txt:8
int l2qcviirs_init_options(clo_optionList_t *list, const char *softwareVersion)