RA2_USO_AX version 0

RA2_USO_AX_v0

This definition is based on issue 4/C of product specification PO-RS-MDA-GS-2009

root type

binary recordsize: 1667
idfield namedefinition
0mph
ascii record "MPH"size: 1247
1sph
ascii record "Auxiliary_Data_SPH"size: 98
2dsd
ascii array[1]size: 280
ascii record "DSD"size: 280
3uso_file_creation_time
binary timesize: 12
USO file creation time

unit: "s since 2000-01-01"

value: float(./days) * 86400 + float(./seconds) + float(./microseconds) / 1000000
binary recordsize: 12
ENVISAT binary datetime

idfield namedefinition
0days
binary int32size: 4
days since January 1st, 2000 (may be negative)

unit: "days since 2000-01-01"
1seconds
binary uint32size: 4
seconds since start of day

unit: "s"
2microseconds
binary uint32size: 4
microseconds since start of second

unit: "1e-6 s"
4dsr_length
binary uint32size: 4
Length of DSR in bytes
5spare_1
binary uint32size: 4

hidden: true
6uso_data_reference_time
binary timesize: 12
USO data reference time

unit: "s since 2000-01-01"

value: float(./days) * 86400 + float(./seconds) + float(./microseconds) / 1000000
binary recordsize: 12
ENVISAT binary datetime

idfield namedefinition
0days
binary int32size: 4
days since January 1st, 2000 (may be negative)

unit: "days since 2000-01-01"
1seconds
binary uint32size: 4
seconds since start of day

unit: "s"
2microseconds
binary uint32size: 4
microseconds since start of second

unit: "1e-6 s"
7txrx_clock_period
binary uint64size: 8
TX/RX clock period

unit: "1e-6 ps"
8uso_id_flag
binary uint8size: 1
USO identification flag
9quality_flag
binary uint8size: 1
Quality flag

detection rule

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

bytes(/,0,8) == "PRODUCT=" and
bytes(/,9,10) == "RA2_USO_AX"