Level_2BC_Grouping_ADSR_02_30

binary record "Level_2BC_Grouping_ADSR_02_30"size: 46
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
8fp_on_upper_bin_mean
binary doublesize: 8
A group average of the FP calibration factor, determined by the iterative optical properties algorithm. Needed to calibrate the measured and theoretical Rayleigh signal and also to allow monitoring the stability of this calibration.
9fp_on_upper_bin_stdev
binary doublesize: 8
The standard deviation of the FP calibration factor in a group around the average value for this group, as determined by the iterative optical properties algorithm. Mainly reported to allow monitoring the stability of the calibration. If the value is too high, the Optical Properties based classification results may be unreliable.
10spare
binary bytessize: 6
Spare

hidden: true