ocssw
V2022
|
GEO_write_ECS_metadata.c
#define ARCHIVED_METADATA
Definition: GEO_parameters.h:213
#define INVENTORY_METADATA
PGSt_SMF_status GEO_write_ECS_metadata(MODFILE *const geo_file, ECS_metadata_struct *const ECS_metadata, EPH_metadata_struct *const EPH_metadata, GEO_bcoord_struct *const bounding_coords, GEO_GRing_struct *const GRing_points, pointer_metadata_struct *const pointer_metadata, qa_metadata_struct *const qa_metadata, char *const sci_state, char *const sci_abnorm)
Definition: GEO_write_ECS_metadata.c:10
char equatorcrossingdate[11]
Definition: GEO_parameters.h:228
char equatorcrossingtime[16]
Definition: GEO_parameters.h:229
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 NUM_DVALS
Definition: GEO_geo.h:181
#define NUM_STRVALS
Definition: GEO_parameters.h:415
#define NUM_GRING_PTS
PGSt_double equatorcrossinglongitude
Definition: GEO_parameters.h:227
Definition: GEO_parameters.h:419
Definition: GEO_parameters.h:225
Definition: GEO_parameters.h:401
#define STROBJ(name, handle, base, value)
#define DBLOBJ(name, handle, base, value)
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 localinputgranuleid[PGSd_PC_FILE_PATH_MAX]
Definition: GEO_parameters.h:219
char inputpointer[INPUTPOINTERS][PGSd_PC_UREF_LENGTH_MAX]
Definition: GEO_parameters.h:416
char reprocessingactual[PGSd_PC_VALUE_LENGTH_MAX]
Definition: GEO_parameters.h:210
#define NUM_IVALS
version_metadata_struct version_metadata
Definition: GEO_parameters.h:222
#define INTOBJ(name, handle, base, value)