OB.DAAC Logo
NASA Logo
Ocean Color Science Software

ocssw V2022
l3mapgen.h
Go to the documentation of this file.
1 #ifndef L3MAPGEN_H /* avoid re-inclusion */
2 #define L3MAPGEN_H
3 
4 #include <clo.h>
5 #include <genutils.h>
6 #include <nc_gridutils.h>
7 #include "version.h"
8 
10 
11 int l3mapgen_init_options(clo_optionList_t* list, const char* softwareVersion);
12 int l3mapgen_read_options(clo_optionList_t* list, int argc, char* argv[]);
13 
14 #endif /* L3MAPGEN_H */
clo_optionList_t * optionList
Definition: l2qc_viirs.cpp:39
list(APPEND LIBS ${PGSTK_LIBRARIES}) add_executable(atteph_info_modis atteph_info_modis.c) target_link_libraries(atteph_info_modis $
Definition: CMakeLists.txt:7
int l3mapgen_read_options(clo_optionList_t *list, int argc, char *argv[])
int l3mapgen_init_options(clo_optionList_t *list, const char *softwareVersion)