ALT.OPR version 0

OPR_pass_file_v0

This definition is based on version 2.3 of the RA/ATSR products Users Manual C2-MUT-A-01-IF.

root type

binary record
idfield namedefinition
0header
ascii record "OPR_pass_file_header"size: 3960
1data
binary array[dim_0]
dim_0: $num_records
binary record "OPR_pass_file_data_record"size: 180

detection rule

This product definition is applicable if a product matches the following rule:

bytes(/,0,20) == "CCSD3ZF0000100000001" and
bytes(/,20,20) == "CCSD3KS00006PASSFILE" and
bytes(/,180,19) == "Pass_File_Name = 1A"

or

bytes(/,0,20) == "CCSD3ZF0000100000001" and
bytes(/,20,20) == "CCSD3KS00006PASSFILE" and
bytes(/,180,19) == "Pass_File_Name = 2A"

product variables

namesizeinitialisation
num_records$num_records = int(:/header/Pass_Nbmes)