OB.DAAC Logo
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[])
list(APPEND LIBS ${PGSTK_LIBRARIES}) add_executable(atteph_info_modis atteph_info_modis.c) target_link_libraries(atteph_info_modis $
Definition: CMakeLists.txt:7
clo_optionList_t * optionList
Definition: l2qc_viirs.cpp:39
int l2qcviirs_init_options(clo_optionList_t *list, const char *softwareVersion)