SCI_NLC_1P_MDSR_pmd_nadir

binary record "SCI_NLC_1P_MDSR_pmd_nadir"
idfield namedefinition
0dsr_time
binary timesize: 12
Start time of scan phase

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"
1dsr_length
binary uint32size: 4
Length of this DSR in bytes

unit: "bytes"
2quality_flag
binary int8size: 1
Quality Indicator (-1 if empty DSR)
3orb_phase
binary floatsize: 4
Orbit phase after eclipse of the state (range: 0-1)
4meas_cat
binary uint16size: 2
Measurement Category
5state_id
binary uint16size: 2
State ID
6dur_scan_phase
binary uint16 (double)size: 2
Duration of scan phase of the state

unit: "1/16 s"

converted unit: "s" (multiply by 1/16)
7num_pmd
binary uint16size: 2
Number of Integrated PMD Values
8num_geo
binary uint16size: 2
Number of Geolocation Values
9int_pmd
binary array[dim_0]
Integrated PMD values

dim_0: int(../num_pmd)
binary floatsize: 4
unit: "BU.s"
10geo
binary array[dim_0]
Geolocation

dim_0: int(../num_geo)
binary record "SCI_NL__1P_GeoN"size: 108