QC_Result_REP_QUA_AC

xml record "QC_Result_REP_QUA_AC"
Generic quality control summary definition

idfield namedefinition
0Source_File_Name
xml string
Name of the file for which has been checked
1Result
ascii uint8
True, if quality control check succeeded

mapping: "FALSE" -> 0

mapping: "False" -> 0

mapping: "false" -> 0

mapping: "TRUE" -> 1

mapping: "True" -> 1

mapping: "true" -> 1
2Result_Reliability
xml string
True, if quality control check can be considered reliable
3Anomaly_Summary
xml string
Summary text of anomalies (if any)
4Report_File_Name
xml string
Name of the generated report file containing detailed information
5Output_File_Generation_Time
ascii timesize: 23
Time at which the quality report file has been generated

unit: "s since 2000-01-01"

value: if(str(., 23) == "UTC=9999-99-99T99:99:99", +inf, if(str(., 23) == "UTC=0000-00-00T00:00:00", -inf, time(str(.), "'UTC='yyyy-MM-dd'T'HH:mm:ss|'TAI='yyyy-MM-dd'T'HH:mm:ss|'GPS='yyyy-MM-dd'T'HH:mm:ss|'UT1='yyyy-MM-dd'T'HH:mm:ss")))
ascii stringsize: 23
CCSDS ASCII datetime with time reference "RRR=YYYY-MM-DDThh:mm:ss". The reference RRR can be any of "UT1", "UTC", "TAI", or "GPS".
6Last_Dissemination_Time
ascii timesize: 23
Time at which the output file has been transferred to the last of the intended receivers. Field is empty if not all receivers have acquired the output file

unit: "s since 2000-01-01"

value: if(str(., 23) == "UTC=9999-99-99T99:99:99", +inf, if(str(., 23) == "UTC=0000-00-00T00:00:00", -inf, time(str(.), "'UTC='yyyy-MM-dd'T'HH:mm:ss|'TAI='yyyy-MM-dd'T'HH:mm:ss|'GPS='yyyy-MM-dd'T'HH:mm:ss|'UT1='yyyy-MM-dd'T'HH:mm:ss")))
ascii stringsize: 23
CCSDS ASCII datetime with time reference "RRR=YYYY-MM-DDThh:mm:ss". The reference RRR can be any of "UT1", "UTC", "TAI", or "GPS".