ocssw
V2022
|
get_product_info.c
Go to the documentation of this file.
149 clo_addOption(list, "r", CLO_TYPE_BOOL, "false", "list all of the products recursing through\n the wavelengths of the sensor specified");
150 clo_addOption(list, "csv", CLO_TYPE_BOOL, "false", "list all of the products, output in CSV format");
151 clo_addOption(list, "sensor", CLO_TYPE_STRING, "MODISA", "sensor name (or ID) to use for wavelength\n expansion or product lookup");
152 clo_addOption(list, "<product>", CLO_TYPE_HELP, NULL, "<productName> product to print detailed information about");
clo_option_t * clo_addOption(clo_optionList_t *list, const char *key, enum clo_dataType_t dataType, const char *defaultVal, const char *desc)
Definition: clo.c:684
void printProductInfo(const char *productFullName, const productInfo_t *info)
Definition: productInfo.cpp:1040
void clo_setVersion2(const char *programName, const char *versionStr)
Definition: clo.c:464
Definition: clo.h:126
list(APPEND LIBS ${NETCDF_LIBRARIES}) find_package(GSL REQUIRED) include_directories($
Definition: CMakeLists.txt:8
char * clo_getPositionString(clo_optionList_t *list, int pos)
Definition: clo.c:1723
int findProductInfo(const char *productName, int sensorId, productInfo_t *info)
Definition: productInfo.cpp:983
int clo_getPositionNumOptions(clo_optionList_t *list)
Definition: clo.c:1704
int32_t rdsensorinfo(int32_t, int32_t, const char *, void **)
Definition: rdsensorinfo.c:69
How many dimensions is the output array Default is Not sure if anything above will work correctly strcpy(l2prod->title, "no title yet")