RA2_PLA_AX version 0

RA2_PLA_AX_v0

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

root type

binary record
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
3gads
binary array[dim_0]
Platform data

dim_0: $num_dsr
binary recordsize: 16
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"
1centre_of_mass_correction
binary floatsize: 4
Centre of mass correction (distance between antenna phase centre and the centre of gravity of the satellite)

detection rule

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

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

product variables

namesizeinitialisation
num_dsr$num_dsr = int(/dsd[0]/num_dsr)