ocssw
V2022
|
write_pix_qual.c
Go to the documentation of this file.
127 sprintf(msg,"The SD pixel quality data could not be written to the L1A granule: %s Scan Number: %d",
163 sprintf(msg,"The SRCA pixel quality data could not be written to the L1A granule: %s Scan Number: %d",
199 sprintf(msg,"The BB pixel quality data could not be written to the L1A granule: %s Scan Number: %d ",
235 sprintf(msg,"The SV pixel quality data could not be written to the L1A granule: %s Scan Number: %d",
273 sprintf(msg,"The EV pixel quality data could not be written to the L1A granule: %s Scan Number: %d",
#define PH_SEC_PKT_TYPE_MAX_PKTS_IN_GROUP
Definition: PH_pkt_hdr.h:166
int16 EV_pix_qual[PH_MOD_SOURCE_ID_EARTH_FRAME_CNT_LIMIT][PH_SEC_PKT_TYPE_MAX_PKTS_IN_GROUP]
Definition: SC_scan.h:265
int16 SV_pix_qual[PH_MOD_SOURCE_ID_CAL_FRAME_CNT_MAX][PH_SEC_PKT_TYPE_MAX_PKTS_IN_GROUP]
Definition: SC_scan.h:263
#define PH_MOD_SOURCE_ID_EARTH_FRAME_CNT_LIMIT
Definition: PH_pkt_hdr.h:195
#define PH_MOD_SOURCE_ID_CAL_FRAME_CNT_MAX
Definition: PH_pkt_hdr.h:216
void log_fmt_msg(PGSt_SMF_status code, const char *routine, const char *msg_fmt,...)
Definition: log_fmt_msg.c:6
Definition: SC_scan.h:254
int16 SRCA_pix_qual[PH_MOD_SOURCE_ID_CAL_FRAME_CNT_MAX][PH_SEC_PKT_TYPE_MAX_PKTS_IN_GROUP]
Definition: SC_scan.h:259
int16 SD_pix_qual[PH_MOD_SOURCE_ID_CAL_FRAME_CNT_MAX][PH_SEC_PKT_TYPE_MAX_PKTS_IN_GROUP]
Definition: SC_scan.h:257
PGSt_SMF_status write_pix_qual(MODFILE *L1A_file_ptr, SC_PIXEL_QUALITY_DATA_t *pix_qual, int16 scan_num)
Definition: write_pix_qual.c:10
int16 BB_pix_qual[PH_MOD_SOURCE_ID_CAL_FRAME_CNT_MAX][PH_SEC_PKT_TYPE_MAX_PKTS_IN_GROUP]
Definition: SC_scan.h:261