ocssw
V2022
|
GEO_get_version_metadata.c
char processingenvironment[PGSd_PC_VALUE_LENGTH_MAX]
Definition: GEO_parameters.h:208
char reprocessingplanned[PGSd_PC_VALUE_LENGTH_MAX]
Definition: GEO_parameters.h:209
#define REPROCESSINGACTUAL_LUN
#define PROCESSINGENVIRONMENT_LUN
#define REPROCESSINGPLANNED_LUN
#define PGEVERSION_LUN
#define LOCALVERSIONID_LUN
PGSt_SMF_status GEO_get_version_metadata(version_metadata_struct *version_metadata)
Definition: GEO_get_version_metadata.c:6
Definition: GEO_parameters.h:203
#define NUM_ENVS
PARAM_TYPE_NONE Default value No parameter is buried in the product name name_prefix is case insensitive string compared to the product name PARAM_TYPE_VIS_WAVE The visible wavelength bands from the sensor are buried in the product name The product name is compared by appending and name_suffix ie aph_412_giop where prod_ix will be set to PARAM_TYPE_IR_WAVE same search method as PARAM_TYPE_VIS_WAVE except only wavelength above are looped through but prod_ix is still based ie aph_2_giop for the second and prod_ix set to PARAM_TYPE_INT name_prefix is compared with the beginning of the product name If name_suffix is not empty the it must match the end of the product name The characters right after the prefix are read as an integer and prod_ix is set to that number strncpy(l2prod->name_prefix, "myprod", UNITLEN)
char reprocessingactual[PGSd_PC_VALUE_LENGTH_MAX]
Definition: GEO_parameters.h:210