MWR_CON_AX version 0

MWR_CON_AX_v0

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

root type

binary recordsize: 1665
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
3file_creation_time
binary timesize: 12
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"
4spare_1
binary uint32size: 4

hidden: true
5spare_2
binary uint32size: 4

hidden: true
6moving_window_size
binary uint16size: 2
Size of the gain and offset smoothing filter
7dsr_validity_threshold
binary uint16size: 2
DSR validity threshold
8processing_error_thresh
binary floatsize: 4
Processing error threshold

unit: "1e-2 %"
9header_error_thresh
binary floatsize: 4
Header error threshold

unit: "1e-2 %"
10telemetry_error_thresh
binary floatsize: 4
Telemetry error threshold

unit: "1e-2 %"
11pointing_configuration
binary uint16size: 2
Pointing configuration
12side_lobe_table
binary uint16size: 2
Side lobe table

detection rule

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

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