bit size: $bdr_rec_size[index(..)]
| id | field name | definition |
| 0 | q_flag |
| binary uint16 | size: 2 |
|
Quality Flags; Bit 8-7: Spectral check (0 = epsilon < 0.02 px, 1 = 0.02 < epsilon < 0.05 px, 2 = epsilon > 0.05 px), Bit 6-5: Saturated pixels, Bit 4-3: Hot pixels, Bit 2-1: Dead pixels; 0 = all pixels ok, 1 = less than 1% of pixels affected, 2 = more than 1% of pixels affected
|
|
| 1 | polsen_ind |
| binary uint16 | size: 2 |
|
Index to Polarisations Sensitivity Parameters
|
|
| 2 | pscpr_ind |
| binary uint16 | size: 2 |
|
Index to Pixel Specific Calibration Parameters Record (PCD)
|
|
| 3 | time_int |
| binary uint16 (double) | size: 2 |
Integration Time
unit: "3/32 s"
converted unit: "s" (multiply by 3/32)
|
|
| 4 | data_arr |
| binary array[dim_0] |
Array Data Values
dim_0: $band_length[index(../..)]
| binary uint16 | size: 2 |
|
unit: "BU"
|
|
|
|