ocssw
V2022
|
nccmp.h
Go to the documentation of this file.
75 void getvarinfo(int ncid, varstruct* vars, int* nvars, int debug, int *ntypes, nccmp_user_type_t *user_types);
list(APPEND LIBS ${PGSTK_LIBRARIES}) add_executable(atteph_info_modis atteph_info_modis.c) target_link_libraries(atteph_info_modis $
Definition: CMakeLists.txt:7
void getvarinfo(int ncid, varstruct *vars, int *nvars, int debug, int *ntypes, nccmp_user_type_t *user_types)
Definition: nccmp.h:28
Definition: nccmp.h:56
int cmpattval(int nc1, int nc2, int varid1, int varid2, char *name, int len, nc_type type)
Definition: nccmp.c:503
Definition: nccmp_user_type.h:13
Definition: nccmp.h:62
Definition: nccmp.h:41
int excludevars(int ncid1, int ncid2, char **finallist, int nfinal, char **excludelist, int nexclude)
Definition: nccmp.c:176