L0_Platform_Ancillary_Data version 0

L0_Platform_Ancillary_Data

This definition is based on version 2.5 of BIOMASS L0 Product Format Definition - BIO-ESA-EOPG-EEGS-TN-0045, and issue 08 of BIOMASS Satellite to Ground Segment ICD - BIO-ICD-ASU-SY-00003

root type

binary array[dim_0]
dim_0: $num_dsr
binary recordsize: 322
idfield namedefinition
0packetHeader
binary record "Packet_Header"size: 6
1dataFieldHeader
binary record "Data_Field_Header"size: 8
2FineTime
binary uint16size: 2
Fine Time
3L0PlatformAncillaryData
binary bytessize: 304
4PEC
binary uint16size: 2
Packet Error Control

detection rule

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

substr(0, 4, filename()) == "bio_" and
substr(70, 4, filename()) == ".dat"

product variables

namesizeinitialisation
num_dsr$num_dsr = unboundindex(/, byteoffset(.) >= filesize())