Level_2BC_Grouping_ADSR_01_32

binary record "Level_2BC_Grouping_ADSR_01_32"size: 30
idfield namedefinition
0grouping_result_id
binary uint16size: 2
a unique id for this group in this L2B file. Each channel has its own sequence of id numbers and both start counting at 1
1start_of_obs_datetime
binary timesize: 12
Start date and time of Measurement

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"
2which_l1b_brc1
binary uint16size: 2
L1B BRC1 number for the measurement at which this group starts
3which_l1b_meas_within_this_brc1
binary uint16size: 2
L1B measurement number within the above mentioned L1B BRC1 at which this group starts
4which_l1b_brc2
binary uint16size: 2
L1B BRC2 number for the measurement at which this group starts
5which_l1b_meas_within_this_brc2
binary uint16size: 2
L1B measurement number within the above mentioned L1B BRC2 at which this group starts
6reason_to_end_this_group
binary uint8size: 1
What criterium was used to end this group? 0: only used for internal initialisations, 1: grouping ended because end of L1B file was reached, 2: grouping ended because the vertical misalignment of rangebins between first and last measurement in the group passed the threshold defined in the L2B AuxPar file, 3: grouping ended because the horizontal distance between first and last measurement in the group passed the threshold defined in the L2B AuxPar file, 4: grouping ended because the distance between the first and last missing measurement passed the threshold defined in the L2B AuxPar file
7rangebin_causing_group_to_end
binary uint8size: 1
At which rangebin was the misalignment detected? Code 0 signals undefined/unused. Code 25 signals a terrain model shift. This field is only defined if reason to end this group equals rangebin misalignment
8spare
binary bytessize: 6
Spare

hidden: true