RA2_SL1_AX version 0

RA2_SL1_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[2]size: 560
ascii record "DSD"size: 280
3header
binary recordsize: 32
idfield namedefinition
0model_number
binary uint16size: 2
Model number
1hemisphere_flag
binary uint16size: 2
Hemisphere flag
2corner_x
binary doublesize: 8
Corner X

unit: "m"
3corner_y
binary doublesize: 8
Corner Y

unit: "m"
4x_number
binary uint16size: 2
X-number
5y_number
binary uint16size: 2
Y-number
6resolution
binary doublesize: 8
Resolution

unit: "m"
4range_slopes
binary array[dim_0, dim_1]
Range slopes [x, y]

dim_0: int(/header/x_number)

dim_1: int(/header/y_number)
binary recordsize: 8
Range slope

idfield namedefinition
0x
binary floatsize: 4
X slope component
1y
binary floatsize: 4
Y slope component

detection rule

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

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