Due to the lapse in federal government funding, NASA is not updating this website. We sincerely regret this inconvenience.
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
list(APPEND LIBS ${NETCDF_LIBRARIES}) find_package(GSL REQUIRED) include_directories($
Definition: CMakeLists.txt:8
int l3mapgen_read_options(clo_optionList_t *list, int argc, char *argv[])
int l3mapgen_init_options(clo_optionList_t *list, const char *softwareVersion)