RA2_POL_AX version 0

RA2_POL_AX_v0

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

root type

binary recordsize: 74625
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
3gadsr
binary array[3650]size: 73000
GADS records, one per day
binary recordsize: 20
idfield namedefinition
0time_stamp
binary timesize: 12
Time stamp

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"
1rel_x_position
binary floatsize: 4
X-position of the pole relative to a mean position

unit: "arcsec"
2rel_y_position
binary floatsize: 4
Y-position of the pole relative to a mean position

unit: "arcsec"

detection rule

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

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