SCI_NLC_1P_MDSR_fpol_nadir

binary record "SCI_NLC_1P_MDSR_fpol_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_geo
binary uint16size: 2
Number of Geolocation Values
8total_num_frac_pol
binary uint16size: 2
Total number of Fractional Polarisation Values
9num_diff_intg_times
binary uint16size: 2
Number of different integration times
10intg_times
binary array[64]size: 128
Integration times: Ordering from longest to shortest integration time
binary uint16size: 2
unit: "1/16 s"
11repetition_factors
binary array[64]size: 128
Repetition factors: Ordering from lowest to highest, one per integration time
binary uint16size: 2
12frac_pol
binary array[dim_0]
Fractional polarisation values (from longest to shortest integration time)

dim_0: int(../total_num_frac_pol)
binary record "SCI_NL__1P_PolV"size: 256
13geo
binary array[dim_0]
Geolocation

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